ARMmbed / ARMmbed/mbed-drivers
SPI support for auto-toggling CS line
Open
enhancement
- Dominant language
- C++
- Stars
- 39
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The C12832 LCD requires that the CS line be toggled after each byte. Some microcontrollers support this mode of operation, though with limited support for which pins can do it. With the transaction model HAL, this should be possible.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.