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 2020/10/29 03:24:05 UTC

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #2149: nrf52832: add errata mitigation code for various RADIO issues

btashton commented on a change in pull request #2149:
URL: https://github.com/apache/incubator-nuttx/pull/2149#discussion_r513914950



##########
File path: arch/arm/src/nrf52/nrf52832_errdata.c
##########
@@ -154,4 +160,6 @@ void nrf52832_errdata_init(void)
   nrf52832_errdata_16();
 
   nrf52832_errdata_66_temp();
+
+  nrf52832_errdata_102();

Review comment:
       Can we read the silicon rev information and then conditionally apply these.  This workaround is not needed for rev2 and cuts the sensitivity in half.




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

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