Posted on November 11, 2015 at 19:32
Hi,
I am working on a custom board with the STM32F746IGT6. in witch is a FTDI Parallel-USB converter is connected to the FMC.
My problem is that when I try to read data to ''fast'' from the FM...
Posted on November 12, 2015 at 17:10
Hi Jan,
Thank you for your post. It helped me to locate the problem.
In fact the problem is an interrupt intermediately or perhaps between the FMC access. It creates a second read from the sam...
Posted on November 12, 2015 at 11:22Hi,> Is anything else connected to the FMC Yes, I have some shift registers to expand my IOs. But in other addresses. I have already comment away all other calls from the FMC to be sure that there is no collision,...