SDMMC on H7 using CubeIDE 1.8.0
Has anyone else had problems with the SDMMC peripheral on the H7 since the CubeIDE 1.8.0 Update. I have some old projects I went back to that had previously used this peripheral and now when mounting the SD Card I get a FR_NO_FILESYSTEM error. I have also started from scratch with a new project and ran into the same error.
I looked into this thread as well:
https://community.st.com/s/question/0D53W00000cShQ1SAK/stm32h735-sdmmc-error-frnofilesys
but it looked to me like they removed the ENABLE_SD_DMA_CACHE_MAINTENANCE define.
My general setup comes from the tutorial put out by ST:
https://www.youtube.com/watch?v=I9KDN1o6924
Also everything for the SD Card is in the D1 Ram and I am not using FreeRTOS
Am I missing something with weird H7 memory? Or could the update have messed up this peripheral?
