MCUSTM32F402

From Stm32World Wiki
Jump to navigation Jump to search
MCUSTM32F405 with headers.jpg

The MCUSTM32F402 is one of the core MCU modules of the STM32World series of modular development boards. It features the mysterious STM32F402 MCU and a USB plug.

Features

  • STM32F402 MCU
  • 256 kB Flash Memory
  • 64 kB of RAM
  • 16 MHz crystal (up to 168 MHz internal clock frequency)
  • USB-C connector on FS port
  • Green Power LED
  • Blue user led on PC13

Videos

The STM32F402 has been featured in several of our rants.

The first one:

And a follow up:

Developing PCB:

Schematics

Mcustm32f402.svg

MCU ID

As suspected, this is a very woke MCU. It is a STM32F401 but it identifies as a STM32F402 (or is it the other way around?).

lth@ncpws04:~$ st-info --probe
Found 1 stlink programmers
  version:    V2J46S31
  serial:     066BFF39374B513043014314
  flash:      262144 (pagesize: 16384)
  sram:       65536
  chipid:     0x423
  dev-type:   STM32F401xB_xC

Miscellaneous Links