Hi everyone,
I’m working on a custom PCB design and want to implement a microSD card connected to an STM32H745 microcontroller via the SDIO interface.
While reviewing reference schematics, I noticed that in some designs a level shifter for 1.8V is placed on the SDIO lines between the microcontroller and the microSD card.
Could someone please explain:
Any insights or best practices would be greatly appreciated!
Thanks in advance
I’m working on a custom PCB design and want to implement a microSD card connected to an STM32H745 microcontroller via the SDIO interface.
While reviewing reference schematics, I noticed that in some designs a level shifter for 1.8V is placed on the SDIO lines between the microcontroller and the microSD card.
Could someone please explain:
- Why is a level shifter needed in this case?
- Can I implement the microSD connection without using a level shifter, and just connect the SDIO lines directly to the STM32H745?
Any insights or best practices would be greatly appreciated!
Thanks in advance