Can I xmit/rcv serial comms via usb w/ Prop Proto Board USB?
Kevin Wood
Posts: 1,266
Hello all.
I was thinking about getting one of the new Propeller Proto Boards to mess around with, and was wondering if the USB connection can be used for interactive serial comms?
If so, are there any gotchas?
Thanks.
I was thinking about getting one of the new Propeller Proto Boards to mess around with, and was wondering if the USB connection can be used for interactive serial comms?
If so, are there any gotchas?
Thanks.
Comments
If you just want to communicate with the propeller chip - yes you can. After you load the code using the Prop Tool, use the PST (Propeller Serial Terminal) to communicate.
However, if you want to use some other communications software, you will need to ensure it doesn't raise DTR as this resets the propeller. Otherwise, you will need to place a switch or links on the board to block the DTR signal resetting the propeller.
If you want to use the USB to Serial section (independently of the Prpeller) you will need to build a little interface with RS232. Just be careful not to enable P30 as an output from the Propeller.
hope this helps
I have just looked at the specs. Gee, they only put it on the web over the last few days and yesterday I was told there were 200 in stock - now they are gone. Guess that' great news for Parallax but not for us.