Closed slamik3 closed 1 year ago
I uploaded an example of a massstorage program via arduino ide, and different code cannot be uploaded to the device anymore. It looks like a usb disk and has no serial port. WeAct CH552 Mini
https://github.com/DeqingSun/ch55xduino/blob/ch55xduino/ch55xduino/ch55x/libraries/Generic_Examples/examples/05.USB/MassStorage/MassStorage.ino
That is expected. You need to manually enter bootloader mode and upload, if you do not have serial port over USB.
Hold the button and plug in the board.
I uploaded an example of a massstorage program via arduino ide, and different code cannot be uploaded to the device anymore. It looks like a usb disk and has no serial port. WeAct CH552 Mini
https://github.com/DeqingSun/ch55xduino/blob/ch55xduino/ch55xduino/ch55x/libraries/Generic_Examples/examples/05.USB/MassStorage/MassStorage.ino