-
Notifications
You must be signed in to change notification settings - Fork 0
Things to fix #1
Copy link
Copy link
Open
Description
BornaBiro
opened on Sep 16, 2024
Issue body actions
- This should be other way around (_SCE = _CSPIN). This goes for all three lines.
- Not critical, but in this case it is proper to use internally stored variable (_SCE)
- This holds LCD in reset all the time. Reset at start must be only a impulse (HIGH - delay - LOW - delay - HIGH - delay)
- This is not send to the SPI, it's just stored in array
- In this case CS pin must be low to communicate with the LCD
- Whole SPI part is missing, MCU doesn't send anything to the LCD
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels