User Activity

I am using FMC on STM32F765NIH7. Using the HAL library for FMC, which copies the data byte by byte into the NAND register, what happens is that almost any interruption during the data exchange can lead to incorrect receipt of them. So that interrupts...