Flight Software on v04 #40
-
|
Hello, I would like to know if it is possible to run the Flight Software on the PyCubed v04. I tried to run the Flight Software but it didn't work. So, I tried to update the firmware and the bootloader at the latest stable version (I had an old version), but now I can't control the board via Mu Editor. In particular I have the following error message: I updated all .mpy files but it still doesn't work. Thank you in advance for the help. Regards, Giacomo |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 18 replies
-
|
Hi @Giaco25. The beep-sat examples should run on the v04 boards - we'll just need to tweak your pycubed.py. I don't have have v04 boards, so we'll have to work together to troubleshoot any hurdles you may encounter. First let's restore your board back to working condition. Follow the directions on the Updating PyCubed page to update your board's firmware. Since you have a v04 board, make sure to select either Verify that you can see the board in Mu.
Let me know how that goes and then we can proceed with loading some software. |
Beta Was this translation helpful? Give feedback.
-
|
When I updated to the 7.1.1 I started to have problems, first of all the impossibility to communicate with the board via Mu. I can try to reload the firmware to the latest English (US) version. Previously I tried with the Italian version. |
Beta Was this translation helpful? Give feedback.

Hi @Giaco25. The beep-sat examples should run on the v04 boards - we'll just need to tweak your pycubed.py. I don't have have v04 boards, so we'll have to work together to troubleshoot any hurdles you may encounter.
First let's restore your board back to working condition.
Follow the directions on the Updating PyCubed page to update your board's firmware. Since you have a v04 board, make sure to select either
v04orv04 w/ MRAMdepending on what flash chip you're using. Update the bootloader then the firmware (just to make sure).Verify that you can see the board in Mu.