tbillion
tbillion
hey throw me in the hat for looking to get this done as well ... my project is a little more real world application and i think i just outgrew...
I spent most of yesterday looking at the code for your library, if I understand it correctly the protocol is defined in one file and the comms is determined in...
Also I have the hardware in question wired up already and would be happy to beta test for you over the next few days since I'm currently off work for...
10-4 i have done that part this part though is outside my scope of understanding what to do with, what needs to be done here in the beginning of the...
@sonik-br I got all of that I have to test it later, based on context do you think it would be more expediant to change the uppercase variables to the...
ok so the bit bang example works on rp2040 however it was not a library issue. well actually it was a library issue, and a hardware issue. firstly i think...
does this work on parallel? void readRect(int32_t x, int32_t y, int32_t w, int32_t h, uint16_t *data);
awe bummer , thanks bodmer for all the great and amazing things you do! the community wouldn't be as much fun without you !
I mean I've had it working for some time ... I had the original version working and then I got a custom version working ... It's super fast you have...
I am using the philhower pico core , on ide 1.8.19. your library is important because I have a customer board that uses the 3x8 keypad feature of the chip...