-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
We will have Flash memory, and we can access it through SPI Bus, hence the name SPI Flash.
Zephyr already provides a driver for SPI Flash. We want to make sure we can actually use the driver to write and read to memory.
The tasks for this would be writing some sample code using Zephyr's SPI driver to write and read to Flash memory, then testing this code on the OBC.
Building the code can be done using the board -b nucleo_g431rb. However the Nucleo boards do not support SPI Flash, so running the code has to be done on the OBC board.
Information about the OBC: Coby (Electrical lead)
Information about SPI Flash: Mirai
Reactions are currently unavailable