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/09/03 10:52:21 UTC

[GitHub] [incubator-nuttx] juniskane opened a new pull request #4468: arch/arm/src/stm32l4: fix STM32L4+ option bytes memory address

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


   ## Summary
   STM32L4+ series has flash option bytes in different address than all other STM32L4. Note that RM432 Rev 9 page 94 Figure 3 has not been updated and shows incorrect option byte addresses. Same document section 3.4.1 has the new addresses that this patch adds. This change is also documented in app note AN5017 "Migrating between STM32L476xx/486xx and STM32L4+ Series microcontrollers" Rev 1 Table 9 page 20,
   
   ## Impact
   
   ## Testing
   Tested with STM32L4R5AI. The ST's production default option byte value 0xffeff8aa can be read.
   


-- 
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] acassis merged pull request #4468: arch/arm/src/stm32l4: fix STM32L4+ option bytes memory address

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


   


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