User Tools

Site Tools


stm32

This is an old revision of the document!


STM32

Important facts about the stm32 in general and for programming it

  • Multiple external pins can be associated to interrupts
  • Clock must be initialized by software. The stm32 is able to detect a failure of the external clock and fall-back on the internal clock and issue an interrupt. Connect this to a red led! Blink a special pattern to indicate this condition. Use time measurement that adjust to the different cpu clocks by reading from the clock source register?
  • Booting pins working not clear
stm32.1244892940.txt.gz · Last modified: 2021/02/01 05:55 (external edit)