RoboDurden / Hoverboard-Firmware-Hack-Gen2.x

with different defines_2-x.h for different board layouts :-) Compiles with Keil version 6
GNU General Public License v3.0
73 stars 24 forks source link

Gen2.2.1 (ex2.9) = GD32f103c6t6 #23

Open RoboDurden opened 9 months ago

RoboDurden commented 9 months ago

master frontback

https://www.gigadevice.com/product/mcu/arm-cortex-m3/gd32f103c6t6

32kB Flash + 10kB Ram 2x USART + 1x I2C + 1x SPI + 1x CAN + 1x USB 2x 12bit ADC (10 channels)

reed-dan commented 6 months ago

@RoboDurden

master frontback

https://www.gigadevice.com/product/mcu/arm-cortex-m3/gd32f103c6t6

32kB Flash + 10kB Ram 2x USART + 1x I2C + 1x SPI + 1x CAN + 1x USB 2x 12bit ADC (10 channels)

I think the chip on this is actually gd32f103c8t6.

see https://github.com/lucysrausch/hoverboard-firmware-hack/issues/37 https://github.com/JohMah/Hoverboard-JC2015.7.31.V2.0-Hack/tree/main

thoughts?