Nafis Ahmed
Nafis Ahmed
I would love to have a plotting feature. The most important features I think would be to either select whether they want a dynamic or non-dynamic plot (panning vs non-panning)....
is this a mega specific issue or are all mcus affected? I do not have any other board to test this.
> This is working on top of the 0.17 Guislice version. For now I consider this as a hotfix :v:
> @rvxfahim @ImpulseAdventure I made the pull request `#461` to replace the XSpinner. If you are happy with this fix, please add a star to my GUIsliceBuilder repository. Paul-- I...
I did a couple of testings with the new Guislice repo 1. Can't use SdFat v2 because SdFat v2 no longer has the "File" class which was code compatible with...
Read Registers on MCUFRIEND UNO shield controllers either read as single 16-bit e.g. the ID is at readReg(0) or as a sequence of 8-bit values in special locations (first is...
Diagnose whether this controller is supported There are FAQs in extras/mcufriend_how_to.txt tft.readID() finds: ID = 0xD3D3 MCUFRIEND_kbv version: 2.9.9 Probably a write-only Mega2560 Shield Try to force ID = 0x9481...
0x9329 - worked with no errors 0x9341- worked with no errors
> I suggest that you always use this sequence in your setup() > > ``` > uint16_t ID = tft.readID(); > if (ID == 0x0000) ID = 0x9329; //the current...
These automotive guys simply hate open-source because they are afraid of losing jobs and losing monopoly.