lab209b3 / zephyr_tutorial_vn

1 stars 0 forks source link

[TASK] Write custom driver for the Quad SPI Flash Memory and use for Litte FS #34

Open baobuibk opened 3 months ago

baobuibk commented 3 months ago

Write the custom SPI driver for the EEPROM on chip Write example for basic read/write using the driver APIs Write tutorial explain how to write the driver and explain the example

Write example using little FS on the SPI flash, using the driver above Write tutorial about little FS and how to use the driver APIs to in the example

Reference: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-7-device-driver-model/