Does anyone can give me an example that can send
several bytes of Hex data to com port at specific baud rate?
Thanks!
several bytes of Hex data to com port at specific baud rate?
Thanks!
You can access the serial ports through the basic I/O functions like CreateFile. If you need 'direct control' of the port for something special without going through the API then you need to get to Ring0, and that is over my head.
hi,
- send u prog for send and receive hex file to/from COMx.
- if looking for asm soft lok in WWW for flux 3.0 software by angelo. ( e-mail asm@ngi.it )
spairo1741
- send u prog for send and receive hex file to/from COMx.
- if looking for asm soft lok in WWW for flux 3.0 software by angelo. ( e-mail asm@ngi.it )
spairo1741