RT1170 FPGA Communication

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1170 FPGA Communication

521 Views
John16
Contributor I

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

0 Kudos
Reply
1 Reply

514 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
Reply