Yesterday I did find I do have two of those displays(RA8875 from BuyDisplay.com) (one I never did get to work and the other sometimes...) I had the test apps working on T3.6 earlier, but so far nothing showing up on display on T4, with what I think is same wiring...
How do any of you have them wired? I assume you are configured for 4 wire SPI? Probably using the 8 pin JP1 for SPI? Are you using any pins up in the other parts of connectors, like the Reset pin?
Power? The one that was working on T3.6 did not have VR on the board, so hooks up to 3.3v Again at times I think I was/am getting brown out on T3.6 (and T4?) Later yesterday, I tried taking a 3.3v DC/DC converter off of older board I had to see if I could rig it to convert the VUSB to 3.3v... Still no display output, but the Adafruit library was able to read register 0 and liked the result...
Again back to other questions:
In this case the library being used. is RA8875 not that Adafruit library. Looks like both libraries are installed as part of the install. I am not sure where the RA8875 in the release is coming from. I don't see anywhere where @PaullStoffregen has forked it, so I assume it is coming from sumotoy. Question is which release/version? And if any changes are made, how to get those incorporated? As SumoToy has not done anything in about 4 years... As for release his main page says:
https://github.com/sumotoy/RA8875 is the latest stable version.
but: suggests that you use the development branch:
https://github.com/sumotoy/RA8875/tree/0.70b11 as it usually contains bug fixes and the like...
As for Adafruit libraries, the version of Adafruit_RA8875 as part of this build. In this case Paul does have a fork of the Adafruit code base, but it looks like this fork is something like 60 commits behind the Adafruit version. So question again is if changes are needed where to do it? Note the Adafruit one still is derived from GFX and not the SPITFT class under GFX...
Edit: Side note: looks like the DC/DC converter I salvaged won't work here. My VUSB is showing only 4.6v? Maybe time to try different USB Hub? And the converter I extracted:
https://www.digikey.com/product-det.../OKI-78SR-3.3-1.5-W36-C/811-2195-5-ND/2259780
Is good for VIN in the range: 7-36v... I measured no voltage coming out...