Shop OBEX P1 Docs P2 Docs Learn Events
Problem: How can I detect which usb port my propeller is on programatically? — Parallax Forums

Problem: How can I detect which usb port my propeller is on programatically?

BillDerBillDer Posts: 33
edited 2011-07-16 13:47 in Propeller 1
I have a FTDI chip on my own pcb with the prop chip. I can detect it and program it from the Propeller tool just fine and I can send and receive data from a basic program. The problem is that as I move it from computer to computer, my board get reassigned different port numbers. I would like to write code in basic that scans the available ports and then selects the one with the propeller on it. Much the same way the Propeller tool does when you select F7 Identify Hardware. How does the Propeller Tool do it? Any suggestions would be much appreciated.

Comments

Sign In or Register to comment.