Short summary
Get the Arduino Nicla Vision Camera to Run Fprime Zephyr
Motivation and user story
The Arduino Nicla vision uses an STM32 chip
this is helpful for two reasons
- It allows us to potentially do a hub pattern for the camera <--> satellite communication and test a hub pattern in space!
- Zephyr has extensive support for STM32 and less so for rp2350, so runnning F Prime on a
Proposed implementation
There is some work done in Nicla Vision Test which runs proves-core using the stm device tree. Should have 1MB of RAM which is more than 520 KB on the RP2350, so it probably not a RAM issue
main...nicla-vision-test
Zephyr implementation already exists, ut last tie we ran we had some device tree edist for memory pointing that need to edit, worth looking into that, past commits n such
https://docs.zephyrproject.org/latest/boards/arduino/nicla_vision/doc/index.html
Priority
None
Short summary
Get the Arduino Nicla Vision Camera to Run Fprime Zephyr
Motivation and user story
The Arduino Nicla vision uses an STM32 chip
this is helpful for two reasons
Proposed implementation
There is some work done in Nicla Vision Test which runs proves-core using the stm device tree. Should have 1MB of RAM which is more than 520 KB on the RP2350, so it probably not a RAM issue
main...nicla-vision-test
Zephyr implementation already exists, ut last tie we ran we had some device tree edist for memory pointing that need to edit, worth looking into that, past commits n such
https://docs.zephyrproject.org/latest/boards/arduino/nicla_vision/doc/index.html
Priority
None