Skip to main content
gamer
Associate
November 4, 2018
Solved

Hi Is reading the reference manual of the Cortex M4 required to learn stm32f103 ?

  • November 4, 2018
  • 2 replies
  • 785 views

..

This topic has been closed for replies.
Best answer by Tesla DeLorean

Well reviewing the CM3 TRM, or one of Joseph Yiu's Essential series books will provide context for the ST Reference Manual.

S​T has a Programming Manual.

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
November 4, 2018

Well reviewing the CM3 TRM, or one of Joseph Yiu's Essential series books will provide context for the ST Reference Manual.

S​T has a Programming Manual.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
November 4, 2018

https://www.st.com/content/ccc/resource/technical/document/programming_manual/5b/ca/8d/83/56/7f/40/08/CD00228163.pdf/files/CD00228163.pdf/jcr:content/translations/en.CD00228163.pdf

I'll note I came here proficient in C and ARM Assembler. If you have familiarity with other micro-controllers the path will be easier, the CM3/CM4 are an evolution over the earlier ARM cores.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..