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

ILI9486 updates and bug fixes #5

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

alexantony13
Copy link

@alexantony13 alexantony13 commented Jan 1, 2024

Based on the ILI9486 datasheet, the Column Address Set (2Ah) and Page Address Set (2Bh) parameters are to be transferred in 8 bit mode. But the code uses 16 bit mode for parameter transfer.

Updated the code with necessory changes.

Checked with Nucleo-F767ZI board in gpio_io16 mode and fsmc mode with and without DMA.

@alexantony13 alexantony13 changed the title ILI9486 SETWINDOW and SETCURSOR macro updates ILI9486 updates and bug fixes Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant