Close

MCU Selection

A project log for Microcontroller based curve tracer

Electronic Curve tracer for measure and compare components on circuit boards

sufSUF 07/31/2018 at 19:030 Comments

As I mentioned earlier I wanted to change the two AVR MCUs from the original design to a single 32bit one.

Here are my selection criteria:

Based on the specs above my choice is an STM32F303RET6:

https://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32f3-series/stm32f303/stm32f303re.html

And the development board for it:

https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-f303re.html

I ordered the board from Farnell yesterday. Today arrived:

Next: seting up the development environment

Discussions