2021-06-21 10:42 PM
Using STM32F746, I want to access Intel's 10AX032H2F35I2SG FPGA.
During FMC Configuration, I do not know how to calculate and write the following parameters.
I've seen the RM0385 documentation, but I don't know how to calculate it.
I have to do it by tomorrow, I need help
2021-06-22 06:40 AM
Hello @Psang.2hyun and welcome to the Community :)
Have a look at this STM32F7 presentation and the FMC examples that may help you on the FMC configuration:
\STM32Cube_FW_F7_V1.16.1\Projects\STM32746G-Discovery\Examples\FMC
Imen