lucysrausch / hoverboard-firmware-hack

New Hoverboard Firmware Hack. Now written from scratch and generally much better.
GNU General Public License v3.0
680 stars 392 forks source link

Extract one channel. #183

Closed Kambodia91 closed 1 year ago

Kambodia91 commented 1 year ago

hello, I have a hover board with two separate bldc control boards, I soldered stm32f103CBT6 48pin on them. Is it possible to extract the foc control for the bldc controller, e.g. via usart? The circuit is equipped with current measurement on two phases, voltage measurement and main current measurement. I also have a pinout of how the stm32 is connected STM32-Master STM32-Slave both boards are connected by usart0 PA2 and PA3.

Candas1 commented 1 year ago

https://github.com/EFeru/hoverboard-firmware-hack-FOC

Kambodia91 commented 1 year ago

I know about you. but this software is not compatible with my stm32 version. in platform.ini the stm32f103RC processor is declared, it is a processor with 64 pin outputs. I have stm32f103CB in 48pin outputs. Is there anyone who can extract the code for only one motor / controller? Regards.

Kambodia91 commented 1 year ago

Model informatorom: https://github.com/EFeru/hoverboard-firmware-hack-FOC/issues/364