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

Firmware: Add a mutex to protect access of the SPI bus. #346

Open
c-porto opened this issue Feb 28, 2024 · 0 comments
Open

Firmware: Add a mutex to protect access of the SPI bus. #346

c-porto opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
cy15b102qn CY15B102QN drivers Drivers firmware Firmware development mt25ql01gbbb MT25QL01GBBB NOR flash memory spacelab_ttc2 SpaceLab TTC 2.0 spi SPI

Comments

@c-porto
Copy link
Member

c-porto commented Feb 28, 2024

Since there is multiple devices on the SPI bus, which are being accessed from different tasks, a mutex must be added to prevent concurrency issues.

@c-porto c-porto added firmware Firmware development drivers Drivers mt25ql01gbbb MT25QL01GBBB NOR flash memory spi SPI spacelab_ttc2 SpaceLab TTC 2.0 cy15b102qn CY15B102QN labels Feb 28, 2024
@c-porto c-porto self-assigned this Feb 28, 2024
c-porto added a commit that referenced this issue Feb 28, 2024
c-porto added a commit that referenced this issue Jul 25, 2024
Add Mutex to SPI bus and general bug fixes, closes #346, fixes #351.
@github-project-automation github-project-automation bot moved this to To do in OBDH 2 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cy15b102qn CY15B102QN drivers Drivers firmware Firmware development mt25ql01gbbb MT25QL01GBBB NOR flash memory spacelab_ttc2 SpaceLab TTC 2.0 spi SPI
Projects
Status: To do
Development

No branches or pull requests

1 participant