BotoX / xiaomi-m365-compatible-bms

Xiaomi M365 compatible, open source firmware for ATMega328p+BQ769x0 BMS. Ninebot in proto_test branch
197 stars 45 forks source link

Noob question #6

Open lukasd1 opened 5 years ago

lukasd1 commented 5 years ago

Do somebody know how to upload this code with USBTinyISP programmer ?

BotoX commented 5 years ago

https://docs.platformio.org/en/latest/platforms/atmelavr.html

lukasd1 commented 5 years ago

I tried this and i think I'm too stupid for platformio or it is piece of big shit.... , there is no problem with normal arduino and similar but this shit is a different level of abstraction.....

lukasd1 commented 5 years ago

ok ...... i found solution :P

BotoX commented 5 years ago

You can always get the hex file that platformio makes and flash it with any other software you are familiar with.

lukasd1 commented 5 years ago

OK , I've done everything right with your instruction , now BMS is working (voltage on output is ok ) but there is no communication with ESC (i connected the wires like you write but it's not working :/)