Attached is a sample projects which demonstrates receiving data by using the SUB-20 FIFO interface. The com_tx folder contains MSVC 2005 project which implements the data transmitter. It continuously sends incrementing values to the PC COM port specified in the command line as follows
com_tx.exe COM4
will send incrementing counter to the COM4
The sub_rs_slave folder contains the receiver part based on the SUB-20 FIFO API configured to manage the UART interface
UART Slave(FIFO) sample
Moderator: serg
UART Slave(FIFO) sample
- Attachments
-
- sub20_rs_fifo.zip
- (126.67 KiB) Downloaded 2712 times