acassis commented on issue #9392:
URL: https://github.com/apache/nuttx/issues/9392#issuecomment-1564539516

   Hi @paolovolpi thank you for this investigation! We need to find some way to 
do hardware debug.
   Some CI test on real hardware is definitely required!
   
   Few days ago I tested ESP32-Devkit  with GT911 touchscreen and discovered 
that I2C is not sending all the data correctly. It sends the I2C Address, two 
bytes of GT911 internal register (ie. 0x8040) but doesn't send the value to 
that register. Same gt9xx.c driver tested on STM32F4Discovered board worked 
fine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to