|
qleyo (f)
|
The almight RS232 issue, I'm having problems with a microcontroller to GPRS modem interface. Anyway I have a simple program (for windows) that writes to the serial port. I'll send it to you later if you want, you can tweak it to suit.
I never quite got the Rx input working as I wanted, I was trying to do some sort of multi-thread app (as you can't throw interrupts "per say" on a windows machine) to store the input in a buffer and continue writing to Tx, however the Tx output works fine. As it stands now, it writes commands entered from keyboard to the com port.
|