I recently came across this open-source STM32F103-based development board called RedPill001here: https://www.pcbway.com/project/shareproject/RedPill001_994662f3.html
It looks like a minimal but flexible board, based on the Blue Pill form factor but with several improvements in layout and component ...
Search found 2 matches
- Sun Jun 22, 2025 4:09 pm
- Forum: Projects
- Topic: RedPill001 STM32F103 Board
- Replies: 1
- Views: 32
- Sun Jun 22, 2025 4:00 pm
- Forum: Off topic
- Topic: So the stm32f030f4 has 32Kb flash
- Replies: 1
- Views: 5555
Re: So the stm32f030f4 has 32Kb flash
Many STM32F030 variants use the same die. F030F4 devices can often use 32 KB flash, just like F030K6, by modifying the boards.txt. It's unofficial and not guaranteed by ST, but it works in practice, as your test confirmed.