Rob Oudendijk
Rob Oudendijk
[Gadgetoid](https://github.com/Gadgetoid) Thanks for the fast reply. I will check test later to see if I can get the badger code to run on a ESP32 with Micro Phyton.
Rudolph, Really appreciate you fast responses. Sorry for my late reply. Had to travel and setup on other place. I updated my code, setup for EV3-50G in EVE_config.h. Setup environment...
Rudolph, I checked to code from Zerynth for the IOT5. The code with Zerynth runs fine, but very slow startup I think it has to load the Zerynth VM. Some...
Rudolph, More bt81x.init info at https://docs.zerynth.com/latest/reference/libs/bridgetek/bt81x/docs/bt81x/. _init(spi,cs,pd,int,dc=None,spi_speed=3000000) Parameters: spi – spi driver (SPI0, SPI1, ...) cs – chip select pin pd – pd pin int – interrupt pin dc –...
Rudolph, Hereby the part of the schematic that we can use from Riverdi. [  ](url) Regards, rob
Rudolph, I tried what you suggested, but nothing on the display yet. I found more information from Zerynth at https://docs.zerynth.com/latest/reference/libs/bridgetek/bt81x/docs/bt81x/ I hope this can help you find out what is...
Rudolph, Attached is the bt81x library that Zerynth uses. Regards, rob [bt81x.zip](https://github.com/RudolphRiedel/FT800-FT813/files/5587187/bt81x.zip)
Rudolph, Thanks for all the work!! I downloaded the new version and complied it. I did encounter an error about _"EVE_TOUCH_RZTHRESH' was not declared in this scope EVE_memWrite16(REG_TOUCH_RZTHRESH, EVE_TOUCH_RZTHRESH); /*...
And the picture (worth 1000 words or code lines) 
Seems an offset issue. I tried with you recommended settings(see picture below), but that did not change anything. The code from https://github.com/riverdi/riverdi-eve-arduino get the screen size right. Regards, rob 