webdfu icon indicating copy to clipboard operation
webdfu copied to clipboard

WebUSB Device Firmware Upgrade example

Results 6 webdfu issues
Sort by recently updated
recently updated
newest added

The vid=xyz URL param is very useful as it allows to construct less confusing URLs for end users. Please add similar params for the other aspect of the DFU flashing...

I am trying to use webdfu to load a program on an STM32F042K6T6 (from a Mac) Loading seems to be going well BUT: - the program does not work -...

Writing a library as an ES6 module is probably the most future-proof way. And it makes it a lot easier to use in Webpack. One could argue that ES6 modules...

enhancement

The current demo works really well, but it is rather painful to reuse. My understanding is that `dfu.js` and `dfuse.js` were thought as an easily-reusable library, and that `dfu-util.js` is...

enhancement
help wanted

Hi, I am using an STM32L0 board. I am able to put it in DFU mode and can see and connect to it using the demo site (Windows, Edge on...

Hi! I'm trying to get this to work with the Coral USB Accelerator (on macOS) https://github.com/google-coral/libedgetpu/releases/ https://github.com/google-coral/webcoral https://devanlai.github.io/webdfu/dfu-util/ doesn't seem to work Also the "Flash Firmware" step here https://test.geogebra.org/~mike/coral/ in...