Questions about serial to propeller circuit (no MAX232)
Dennis Ferron
Posts: 480
I don't have any money right now but I have a lot of discrete components on hand, so I thought I'd build the serial to propeller circuit given here:
www.parallax.com/dl/docs/prod/prop/SerialtoPropeller.pdf
The thing I'm wondering is, that can be used to program the Propeller, but does the circuit also allow the Propeller to transmit serial data back to the computer so that hyperterminal can receive communications?
www.parallax.com/dl/docs/prod/prop/SerialtoPropeller.pdf
The thing I'm wondering is, that can be used to program the Propeller, but does the circuit also allow the Propeller to transmit serial data back to the computer so that hyperterminal can receive communications?
Comments
What I did was to load my spin program in EEPROM, then shut down the Windows propeller tool to free up the Windows COM port, then start HyterTerminal, then restart the propeller board so it reboots from the EEPROM.
Then the newly started spin code is free to send or receive whatever RS232 data it wants, and you can see it on HyperTerminal.
David
You could try the modification mentioned here, that would allow the Propeller to transmit.
http://forums.parallax.com/showthread.php?p=610217
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.