Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameMigratingSTM32F1toF0.pdf

View file
namestm32ADCModes.pdf

The following images indicate whether software is compatible between the two chips with respect to peripherals:

...

  • USART

  • I2C

  • TIMERS

are identical.

ADC

  • ADC_InitTypedef

    • No longer has resolution as field

    • More possible ADC modes → will use independent (only one of the ADCs) and most likely multichannel

Notes:

  • CMSIS needed to be upgraded to be compatible with later compiler

  • Need to go through and prune all build files to make as minimal as possible

  • Will need to update linker scripts before flashing