Update PyCubed for Hardware V02 #26
-
|
Hello, My current configuration is : Tks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
Hi Nico, I'm continually amazed at the number of folks using PyCubed! There aren't many v02 boards around, did you built it yourself? Either way, super cool 👍 I didn't start officially supporting PyCubed mainboards on CircuitPython until v04. This coincides with when PyCubed started getting a lot of attention and I put more polish on the open source project. This just means we need to edit the the pycubed board definition within circuitpython and recompile.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @F5MDY, I built CircuitPython 7.x.x for you and your v02 board. As I mentioned, I don't have a v02 board laying around any more so you'll have to test it and let me know how it goes. mainboardv02_firmware.zip Updating InstructionsAttached zip contains
Note that the PyCubed quick-start, resources, etc.. are designed for boards AFTER v02, so (as you know) there are minor functionality and pin name differences. The pin names wont change from what you've already been working with, but you'll need to adjust the current set of example files to fit your pin names.
Let me know how it goes! |
Beta Was this translation helpful? Give feedback.
Hi @F5MDY,
I built CircuitPython 7.x.x for you and your v02 board. As I mentioned, I don't have a v02 board laying around any more so you'll have to test it and let me know how it goes.
mainboardv02_firmware.zip
removed- see post below for link⭐ (I assumed you used an W25Q80DV external flash chip. If you used something else, like MRAM, let me know and I'll build it again)
⭐ (I also assumed you used a 'D51J19 microcontroller. Let me know if you used a J20 so I can build for that as well)
Updating Instructions
Attached zip contains
update-bootloader.uf2andfirmware.uf2files: