No dfu or usb stoarage on Linux
-
Hi all,
I was able to connect and update my WiPy 2.0r with recent firmware1.9.2.b2
, but unfortunately my Debian sid can't detect this device as DFU capable (I'm using `dfu-util 0.91).After connecting I also should see USB storage with file, if I understand correctly, but despite having correctly working MicroPython shell no storage is visible.
Documentation is not clear how and if I can enter DFU mode and there is no information about when I should see USB storage.
Am I missing something ?
-
Thanks for this information. Aparently I misunderstood documentation all those names are confusing at begining.
-
@pietrushnic
Pycom devices don't use DFU mode or USB storage.You can just FTP to them to upload Python and data files or use the Pymakr tools for Atom
To update the core firmware via the serial port use the Pycom Firmware update too.