Naman Chauhan
Published © GPL3+

Alternative to STM32F103C8T6 by GigaDevice

Introducing GD32F103C8T6 by GigaDevice as a cheap and faster alternative to STM32F103C8T6.

BeginnerProtip30 minutes1,275
Alternative to STM32F103C8T6 by GigaDevice

Things used in this project

Hardware components

GD32F103
GigaDevice GD32F103
×1

Story

Read more

Code

Changes to be done in stm32.h

C/C++
// file path: \IDE\hardware\Arduino_STM32\STM32F1\system\libmaple\stm32f1\include\series

#if STM32_F1_LINE == STM32_F1_LINE_PERFORMANCE
# ifndef STM32_PCLK1
# define STM32_PCLK1 54000000U // << from 36000000 
# endif
# ifndef STM32_PCLK2
# define STM32_PCLK2 108000000U // << from 72000000

Credits

Naman Chauhan

Naman Chauhan

41 projects • 127 followers
Programmer, electronic adept masquerading as Computer Science student. Email for Cooperation/Sponsorships to chauhannaman98@gmail.com

Comments