jlab-sensing / soil-power-sensor-firmware

Firmware for STM32 and ESP32 microcontrollers on the Soil Power Sensor board
MIT License
0 stars 3 forks source link

Recover buffer position after reset #97

Open Kshitijpatil16 opened 1 month ago

Kshitijpatil16 commented 1 month ago

name: Pull Request about: Submit a pull request title: ''Updated fram.c for issue #69" labels: ''enhancement, stm32" assignees: ''Kshitijpatil16" reviewers: 'jmadden173'

Name/Affiliation/Title Kshitij Patil, an electronics engineering student at Veermata Jijabai Technological Institute, Mumbai.

Purpose of the PR To update the fram.c such that we can recover data on fram buffer after reset which solves issue #69.

Development Environment OS: Windows 11, VS Code, Platformio version 3.3.3, Python 3.11.8

Test Procedure Currently nothing.

Additional Context