RT1170 FPGA Communication

cancel
Showing results for 
Search instead for 
Did you mean: 

RT1170 FPGA Communication

77 Views
John16
Contributor I

Is there any app note or example of communication between FPGA and RT1170 using its external memory interface?

0 Kudos
1 Reply

70 Views
jingyangxie
Contributor V

You can refer the examples in https://github.com/RT-Thread/rt-thread/blob/master/bsp/imxrt/libraries/drivers/drv_flexspi.c ,

it use flexspi1 to communicate with FPGA by AHB read/write

0 Kudos