Send and recieve data through the serial cable?
Dr. M
Posts: 3
Hi!
I have never programmed a BS before and just got myself a BS2.
I know the serial cable is used for transfering programs to the chip, but can
it also be used for recieving and sending data?
I want my BS2 to send some data back to the computer, to give me som stat on it's progress.
I have never programmed a BS before and just got myself a BS2.
I know the serial cable is used for transfering programs to the chip, but can
it also be used for recieving and sending data?
I want my BS2 to send some data back to the computer, to give me som stat on it's progress.
Comments
Yes, the Stamp can communicate using any of its pins as a serial port, although port 16 (the dedicated programming port) has certain advantages. Start with the "What's a Microcontroller?" text and things will become a lot clearer.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Truly Understand the Fundamentals and the Path will be so much easier...
Port '16' is a pseudo-port, that tells the BS2 to use the programming port.