physical-computation / Warp-firmware

Firmware for the Cambridge Physical Computation Laboratory's Warp Embedded Multi-Sensor Platform.
http://physcomp.eng.cam.ac.uk
BSD 3-Clause "New" or "Revised" License
5 stars 198 forks source link

Working on AT45DB Flash Memory #118

Open HToshani opened 1 year ago

HToshani commented 1 year ago

Describe the bug AT45DB is not reporting correct values.

To reproduce Steps to reproduce the behavior:

  1. Build the main branch and enable AT45DB.
  2. See incorrect results.

Expected behavior We should be writing and reading sensor data from AT45DB.

KomaGR commented 4 months ago

Fixed in https://github.com/physical-computation/Warp-firmware/pull/127.