2024-11-27 01:09 PM
Hello,
I am using a custom board with the STM32L452RET. On this board:
After adding FatFs, the wildcards with float values that should be displayed on the screen only show characters from 5 to 9. Characters from 0 to 4 appear as black blocks. I modified the text settings in TouchGFX in various ways. The only configuration that showed some results was changing the BPP in the typography from 4 to 8.
The images show the result with and without FatFs running.
I appreciate any help.
Solved! Go to Solution.
2024-11-28 09:59 AM
The problem lies in the project setup. I created a new project using the IOC, and everything worked. The solution was pointed out in https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/problem-with-touchgfx-and-sdmmc1-on-stm32h747i-disco/td-p/745399.
2024-11-28 09:59 AM
The problem lies in the project setup. I created a new project using the IOC, and everything worked. The solution was pointed out in https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/problem-with-touchgfx-and-sdmmc1-on-stm32h747i-disco/td-p/745399.