ofdl-robotics-tw / EV3-HuskyLens-Stuff

An adapter allow HuskyLens communication with LEGO Mindstroms EV3 (support SPIKE/RI).
GNU General Public License v3.0
6 stars 0 forks source link

Hardware used to flash firmware #1

Open arfanvlk opened 6 months ago

arfanvlk commented 6 months ago

I am wondering what hardware you used to flash the firmware and how since i can't get it working with an arduino uno

a10036gt commented 6 months ago

Use XLoader can burn hex file to your board, and this hex require Pro Mini board.

With XLoader, you can add the line below into device.txt to upload bin file to Pro Mini. (Tested, works fine.) "Pro mini(ATmega328);m328p;stk500;57600;"

arfanvlk commented 6 months ago

did you use some like this to connect it to pc?

image

a10036gt commented 6 months ago

You can use USB to upload, if want to keep usb flash function, please choose hex file with bootloader.

arfanvlk commented 6 months ago

I managed to flash it but the eve now reports not connected PXL_20240318_120901251.jpg

PXL_20240318_120959811.jpg

PXL_20240318_121012628.jpg

a10036gt commented 6 months ago

Make sure Huskylens runs "UART, baud 9600" mode, and upload your wire/pinout schema.

arfanvlk commented 6 months ago

It already on Baud 9600PXL_20240318_123055349.jpg

a10036gt commented 6 months ago

How about your wiring? e.g. Pro mini pin2 <-> Husky Pin x

arfanvlk commented 6 months ago

It is properly connected PXL_20240319_092318604.jpg

PXL_20240319_092309262.MP.jpg