External PSRAM not working when using SBSFU
Hi,In my application using stm32l496zgt6 I'm using DCMI to capture Image and storing image Data in External PSRAM , this code works fine, Problem is whenever integrating this piece of code with application using SBSFU, As soon as MX_FMC_Init(); func...