How to flash code using VSCode & platformio on Atmega32U4 custim board #1366
Closed
michbichler
started this conversation in
General
Replies: 3 comments 9 replies
-
|
If it is a custom board, are you using the built-in DFU bootloader that's factory loaded on the ATmega32U4? Can you paste the contents of your platformio.ini file? |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Perfect, there are no error anymore! Thank you so much for your help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
To make my custom board appear as a COM port in a serial terminal program, I installed the USB Serial (CDC) driver. However, I can no longer flash the board. Do I have to change anything in platformio.ini? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Dears,
I woul like to flash a working code (tried it out on a leonardo board) on a slef made custum board with a Atmega32U4 Controller with the bootloader fresh from the factory).
Unfortunately just this error message appears:
Do you have a idea, whats wrong here?
best regards,
Michael
Beta Was this translation helpful? Give feedback.
All reactions