Hello.
I need some help with my new Portenta H7.
Classic IDE 1.8.13 on Linux.
I followed the tutorials. First I startet with the "Blink" Tutorial.
https://www.arduino.cc/pro/tutorials/portenta-h7/por-ard-gs
Works perfect. Upload -> Blink
After that I startet with the tutorial "Blob Detection".
https://www.arduino.cc/pro/tutorials/portenta-h7/por-openmv-bt
There is a task to Update the bootloader:
https://www.arduino.cc/pro/tutorials/portenta-h7/por-ard-bl
I followed the update instructions and used the Example Sketch "PortentaH7_updatebootloader".
The serial output said Current Version = 15, Available Version = 21.
I confirmed with "Y" and the update runs until the end with a success message. " Bootloader Update complete.You may now disconnect the board."
I disconnected the USB Port.
And now the H7 is dead.
If I connect the USB again, only the charging LED in on . I don' get a seral port anymore on the Linux OS.
"lsusb" shows no device with vendor 2341.
Has somebody an idea how I can get a connection or reflash the bootloader?
Best regards.
Marc