Need help getting 1.8V SD card working on STM32H743
I have a new board design that interfaces an STM32H743 to a uSD card using 1.8V I/O. The SD Card is powered by 3.3V, and the card I am using supports the LVS mode of SD. I'm having a hard time trying to get the card up and running, and my searches for specifications for how LVS is supposed to work have turned up nothing conclusive. Does anyone have a register setting procedure or a patch to use with the HAL libraries to get this SD Card to talk at 1.8V over the SDMMC1 port ?