Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum Viable Product (MVP) w/ Previous Implementation #16

Closed
3 tasks
Tracked by #9
crsz20 opened this issue Oct 16, 2022 · 1 comment · Fixed by #47
Closed
3 tasks
Tracked by #9

Minimum Viable Product (MVP) w/ Previous Implementation #16

crsz20 opened this issue Oct 16, 2022 · 1 comment · Fixed by #47
Assignees
Labels
feature New feature or request

Comments

@crsz20
Copy link
Member

crsz20 commented Oct 16, 2022

Description
I have implemented my previous work in a separate repo. Having moved from ST's HAL library to Mbed, figure out where to place the files to amongst our codebase, and make use of it for a basic implementation. This will be our fallback while guaranteeing this critical feature for the team. For convenience, determine whether the card insertion is consistent with the reset button.

Sub-tasks

  • Move init() & deinit() autogenerated code to the Mbed environment
  • Add the necessary files driver & BSP files for enabling FatFS
  • Write a sample CSV file

Definition of Done

  • Tested
  • Code reviewed
@crsz20 crsz20 added feature New feature or request SDCard labels Oct 16, 2022
@crsz20 crsz20 mentioned this issue Oct 16, 2022
11 tasks
@crsz20 crsz20 self-assigned this Nov 24, 2022
@crsz20
Copy link
Member Author

crsz20 commented Jan 13, 2023

Different versions of the FatFS library & middleware resulted in a hard fault segmentation error. Examining assembly or bytes would have been necessary to trace down the error — this is not feasible nor desirable considering time restraints & long-term plans.

@crsz20 crsz20 closed this as completed Jan 13, 2023
@crsz20 crsz20 linked a pull request Jan 13, 2023 that will close this issue
1 task
@crsz20 crsz20 modified the milestone: Data Logging Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants