Search found 2 matches

by umar.techboy
Thu Aug 29, 2024 12:39 pm
Forum: IDE's
Topic: How do I use STM32Duino with Platformio?
Replies: 8
Views: 19086

Re: How do I use STM32Duino with Platformio?

Actually, PlatformIO already has the support.

viewtopic.php?t=2025

There are two catches, 1, you have to add some defines to enable CDC serial and 2, DFU is actually STM32duino bootloader!
by umar.techboy
Sat May 22, 2021 7:00 am
Forum: Custom design boards
Topic: Board with GD32F103
Replies: 6
Views: 17271

Re: Board with GD32F103

Hi.

I think I'm stuck in similar issue. There is a difference though: I'm using the E103CB varient, instead of F103CB. I couldn't find any differences in the mappery map for both. I've pasted it on an original BluePill module with 8Mhz clock.

For me, ST link is working. The code uploads. I have ...

Go to advanced search