Change init for KeDei 3.5" 480x320 V6.3 2018/4/9 NOTE: Transposed ini… #74
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…t commands for a claimed V6.2 KeDei and that worked.
Read a like data sheet (HX8357-D00/D01) to understand at least some of the commands .. total guesses, then transposed the init code from https://github.com/lzto/RaspberryPi_KeDei_35_lcd_v62 to this project. Low and behold, it worked!
Note: This version is understood to be for KeDei 6.2 but mine is marked 6.3. Works for both?
Also, I couldn't see how to activate the compiler switches to flip the display in hardware so I'd simply hard-coded it. This part of data sheet is the same as this chip!
Ref: Issue #71