You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/25 18:30:27 UTC

[GitHub] [incubator-nuttx] davids5 opened a new pull request #4891: ramtron:Remove errant code and definitions

davids5 opened a new pull request #4891:
URL: https://github.com/apache/incubator-nuttx/pull/4891


   ## Summary
   
     After reviewing the data sheet for MB85RS256B, CY15B104Q, and
     FM25V0x the status register definitions in the driver were
     wrong as was the use.
   
   ## Impact
   
   Enabling of RAMTRON_WRITEWAIT on master after 5588bc4ef633cdff8e813058eacff77a48ceb11d would fail in read.
   Before that it was a crap shoot. Depending on memory contents. As the missing CS toggle allowed the read to just continue.
   
   ## Testing
   
   px4 [test rack F4, F7, H7, K66](http://px4-jenkins.dagar.ca:8080/blue/organizations/jenkins/PX4-Autopilot/detail/pr-ramtron/1/pipeline)
   
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4891: ramtron:Remove errant code and definitions

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4891:
URL: https://github.com/apache/incubator-nuttx/pull/4891


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org