SNOAA89 December 2022 AM2431 , AM2432 , AM2434
In the FSI TX module, use the following example to setup and run FSI from Arm without interrupt:
In addition, PRU executes the time trigger, sending data using the IEP timer and task manager. Figure 2-1 shows the design process of the FSI TX module.
The specific steps to use the IEP to trigger FSI transmitting are listed in the following bullets:
Figure 2-2 shows the IEP timer configuration.
In terms of configuration of the FSI TX module, refer to the following paths to find the R5F source code:
${MCU_PLUS_SDK_PATH}/source/drivers/fsi/vx/fsi_tx.c
And rewrite the code with C or assembly language in ICSSG.