This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

New to Programming STM32 ARM, unfamiliar with jargon words

Hi I am at a loss, i have some training with C++ but when it comes to jargon words, I am very confused as I cannot find references for them. It's very different from programming for program for PC, not program for chip.

I know when it comes to words for the constants and variables. I know where to look for declarations. But when it comes to words for hardware parts like
- GPIOB->ODR,
- TIM1->SR,
- and in any other projects

How on earth can I find their references or information?

Clement

0