wagiminator / CH552-MacroPad-plus

Programmable MacroPad with Rotary Encoder and NeoPixels
https://oshwlab.com/wagiminator/ch552g-macropad-plus
Other
50 stars 8 forks source link

ERROR CANNOT UPLOAD WITH ARDUINO #3

Open Le-Duc0069 opened 9 months ago

Le-Duc0069 commented 9 months ago

I'm having trouble uploading to Arduino. I don't know if I'm missing something. I hope you can help me. Screenshot 2023-12-17 172329 Screenshot 2023-12-17 172432

wagiminator commented 9 months ago

Did you hold down the BOOT button while connecting the device via USB? Have you ever tried it with a different board version? Have you ever tried uploading the firmware using another tool?

Le-Duc0069 commented 9 months ago

I held the boot button while installing, I used WCHISPtudio and downloaded your.bin file, and it worked, but I can't edit with Arduino image

wagiminator commented 9 months ago

You can try the following: In Arduino IDE go to Sketch -> Export compiled Binary. Then go to Sketch -> Show Sketch Folder. Use the .bin in the folder with WCHISP.

Or try to install an older version of the board files.

Le-Duc0069 commented 9 months ago

I followed you, and didn't see the .bin file anywhere image

wagiminator commented 8 months ago

Then take the .hex file.

Le-Duc0069 commented 8 months ago

Get the .hex file and flash it with WCHISPtudio, right?

wagiminator commented 8 months ago

yes