SDCard (SDIO) connector on stm32f723e-disco
Hi all,
is it possible to connect a SDCard to the stm32f723e-disco [1] board? The webpage [1] is talking about some microSD connector, but I do not really find one. So is this a mistake on the webpage?
Additionally, I would like to ask, if it is possible to expose the SDIO pins (CLK, CMD, DATA[0:3]) through the GPIO pins such as the Arduino header for example. This would allow us to connect an SDCard through a external break out board [2]. If so, would it be possible receive an example code how to do so?
Ideally would be some device tree configuration how to configure the PINCTRL, because I develope the application with Zephyr RTOS [3].
Thanks in advise.
Regards
Andi
[1] https://www.st.com/en/evaluation-tools/32f723ediscovery.html
