2016-01-08 10:37 PM
Hi everyone.
I'm a newbie who has not done too much with STM32. I have an older stm32vldiscovery board that I'm using to develop my new project, but I want to finally use the F103 CPU. I do understand that the F100 and the F103 are M3 cores, but can I be certain that components ie SPI, I2C, Uart etc, used in my development will port over correctly to the F103, except for the usual pin and addressing differences wherever they exist. Thanks2016-01-13 01:29 AM
Hi b.m.002,
You have to focus onhttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00251732.pdf
andhttp://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00210843.pdf
to extract differences.Good luck-Shahrzad-