Hi guys,
I am working with STM32F103, and i cant understand the role of HSE Clock.
Its name implies that is an external clock, but the datasheet says that it could be bypassed, which means that it is an internal crystal, that could be bypassed with an external crystal.
So, Can i use the HSE for System clock, without an external crystal or not?
Secondly, I purchased an STM3210 evaluation board
http://www.st.com/internet/evalboard/product/204176.jsp
I saw that the embedded SD Card Holder is connected through SDIO.
I want to connect an external SD Card with SPI. Is that possible?
Thanks