SD card not working after adding custom keyboard on multiple screens
I am using SD card with SDIO interface in 1 bit mode.
Previously it was working properly. But after adding custom keyboard on multiple screens SD card suddenly stopped working (Getting FR_NO_FILESYSTEM error while debugging).
When I removed custom keyboard from some screens then it again stated working properly.
But I want to use custom keyboard on all screens (there are total 15 screens)
I have increased heap and stack to 0x4000. Testing this on STM32F746G-DISCO Board.
