CMT2310A
Rev 1.0E | Page35/50
6.2.2 Tx processing
In packet mode, the MCU must pre-loaded the FIFO with data in READY and TFS states, and then send the go_tx command to
send the data out.The typical Tx packet mode control sequence for the MCU is shown as below:
1. Configure GPIO through register CUS_IO_SEL.
2. Send go_ready and fill data into FIFO.
3. Select the interrupts to be output.
4. Send go_tx command.
5. Write the data into FIFO according to the related interrupt status.
6. Exit to the selected state automatically after finishing transmission of N packets without sending any command.
Generally, the FIFO, packet handling mechanism and the related rich interrupt resources of the CMT2310A are compatible with
most products of the same type in the market and can communicate with them seamlessly. Please see RPPDK configuration GUI
for more details.