Search found 4 matches
- Fri Jun 27, 2025 12:55 pm
- Forum: STM32F4 based boards
- Topic: Dead STM32F407VET6 "Black board"
- Replies: 1
- Views: 11646
Re: Dead STM32F407VET6 "Black board"
Beware of counterfeit or poor-quality capacitors — especially with low-cost black boards.
- Mon Jun 23, 2025 3:45 pm
- Forum: USB bootloader
- Topic: USB enumeration not working with custom F103C8 board
- Replies: 3
- Views: 3643
Re: USB enumeration not working with custom F103C8 board
Hello
I am trying to configure a custom board to use Roger's bootloader. I've confirmed the USB hardware works with a sketch uploaded directly to the board via STLink, however I've been unable to properly configure the bootloader to enumerate. The bootloader does appear to run fine (fast flashing ...
- Sun Jun 22, 2025 4:09 pm
- Forum: Projects
- Topic: RedPill001 STM32F103 Board
- Replies: 1
- Views: 3561
RedPill001 STM32F103 Board
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 ...
It looks like a minimal but flexible board, based on the Blue Pill form factor but with several improvements in layout and component ...
- Sun Jun 22, 2025 4:00 pm
- Forum: Off topic
- Topic: So the stm32f030f4 has 32Kb flash
- Replies: 1
- Views: 8284
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.