MerryMadDad
Programmer
Hi,
I need to periodically send a number of bytes (10 or so)to a PC running a delphi program to receive data on the serial port delphi part is ok, but in the chip I am using Atmel 89S8252 do I need to worry about start and stop bits if so how do I set the thing up. In the serial coms component in Delphi you can set data,stop bits etc. Any code snippets for a simple coms program for the Atmel chip would be appreciated.
Thanks
MMD
I need to periodically send a number of bytes (10 or so)to a PC running a delphi program to receive data on the serial port delphi part is ok, but in the chip I am using Atmel 89S8252 do I need to worry about start and stop bits if so how do I set the thing up. In the serial coms component in Delphi you can set data,stop bits etc. Any code snippets for a simple coms program for the Atmel chip would be appreciated.
Thanks
MMD