firmware_install
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| firmware_install [2026/07/19 13:37] – [Introduction] walkeradmin | firmware_install [2026/07/19 16:05] (current) – [Quick Test] walkeradmin | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| https:// | https:// | ||
| + | Note: this firmware is for the Waveshare (or compatible) RP 2040 device. I am using a Tenstar RP2040-Zero from AliExpress, and this firmware works with that. | ||
| + | \\ | ||
| + | \\ | ||
| + | <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | Download the latest .UF2 file (at time of writing <color # | ||
| + | \\ | ||
| + | \\ | ||
| + | While holding down the BOOT button, plug the board in to your computer USB, a window will open. | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | Copy the downloaded firmware file to the window that just opened. | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | Once the file is copied, the RP2040 will automatically reboot. | ||
| + | \\ | ||
| + | \\ | ||
| + | Once the unit reboots, it will come back and the onboard LED will be illuminated White (or a very light blue, not sure). | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | \\ | ||
| + | That is the firmware installation complete. | ||
| + | \\ | ||
| + | \\ | ||
| + | ---- | ||
| + | ==== Quick Test ==== | ||
| + | |||
| + | When the firmware was installed, a file called main.py was created, and when the RP2040 rebooted, this file ran at boot. | ||
| + | \\ | ||
| + | \\ | ||
| + | This is what causes the LED to end up a white colour. However, if you press the RESET button, the device will reboot and you will see the code main.py does a bit more. | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | Here we can see that the LED flashes from Red to Green to Blue, then goes to a static White. | ||
| + | \\ | ||
| + | \\ | ||
| + | ---- | ||
firmware_install.1784468249.txt.gz · Last modified: by walkeradmin
