-
Notifications
You must be signed in to change notification settings - Fork 15
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
GFX on pic32MK #17
Comments
Hi, Is this flavor of the legato_quickstart the one you are based off of? Are you using the same display for the PIC32MK1024MCM100? |
hi, Yes i use this one. I try :
|
Do you have the datasheet for your display? Also, can you post a picture of the MHC project diagram (the one in the Harmony Configurator) for 2.? |
hi, this is my display : http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520 I use harmony 3 : |
Ok. Next is the pin manager. match with the pins from your PIC to the interface? |
Can you measure the pin output of each of these pins? Compare the behavior out of the MZ EF Curiosity 2.0 vs your board? |
Hi, "all Signals are differents GPIO PIN and SPI PIN" Can you probe the 4-line SPI pins durng driver initialization in DRV_ILI9488_Configure and send picture of the probe signals? |
Hi,
I use the project "legato_quickstart" on my dev board curiosity pic32 mz ef.
it's works
i have try to convert this project to a PIC 32MK1024MCM100 and now it NOT working.
After many try, nothings works.
they are no activity on SPICLK pin.
I use terminal ( putty) to try to debug, the program it still running.
Please, could you help me.
The text was updated successfully, but these errors were encountered: