Hi, I would know how to send datas from the propeller chip to the PC with the serial port Comm. I work with a FullDuplex serial.
I have a program C which will receive data.
Can I have a code/program in Spin language please ? thank you.
Please have a look at this version of a full duplex serial driver. It's thoroughly commented and the archive includes a "Tester" program that shows examples of most of the calls.
You will have to supply more information about what you want to do. We cannot write a program for you, but can offer suggestions and advice if you have specific questions and provide enough information.
Here's another serial I/O driver that includes examples of its use. It's newer than the one mentioned above and can support up to 4 serial ports.
Comments
You will have to supply more information about what you want to do. We cannot write a program for you, but can offer suggestions and advice if you have specific questions and provide enough information.
Here's another serial I/O driver that includes examples of its use. It's newer than the one mentioned above and can support up to 4 serial ports.