fossasia / fossasia/pslab-python
Update SPI driver for firmware v3
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
The SPI driver does not work with firmware v3, because it removes low-level SPI functions like START, STOP. *_BURST commands should be used instead.
See https://github.com/fossasia/pslab-firmware/blob/main/src/bus/spi/spi.c.
Contributor guide
Assessment
This issue has not been assessed yet.