Hi,I'm trying to send image data to SD card with OV7670 FIFO cam. For the SD card part, I got FR_NOT_ENABLED error all the time. What do I have to do for the error?Also the code:HAL_Delay(200);FIFO_REN_L();FIFO_WE_H();Vsync=0;ov7670_init();res = f_mo...