TimJTi opened a new pull request, #10806:
URL: https://github.com/apache/nuttx/pull/10806

   ## Summary
   If the main ADC trigger is set to SOftware trigger, the TSD can fail to 
trigger correctly in all circumstances.
   
   The pressure reading was scaled 0-4096 (max to min) which I believe is back 
to front and should be 0 to UINT16_MAX (min to max)
   
   ## Impact
   None unless anyone is already making use of SAMA5 TSD pressure readings.
   
   ## Testing
   Custom board with SAMA5D27C-D1G and 800x480 TSD
   
   


-- 
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