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/01/26 03:46:30 UTC

[GitHub] [incubator-nuttx] taikoyaP opened a new pull request #166: STM32L4: Add workaround of data cache corruption on RWW.

taikoyaP opened a new pull request #166: STM32L4: Add workaround of data cache corruption on RWW.
URL: https://github.com/apache/incubator-nuttx/pull/166
 
 
   Some STM32L4 chips has eratta "Data cache might be corrupted during Flash Read While Write operation". This is also in STM32, and arch/arm/src/stm32/stm32f20xxf40xx_flash.c has workaround.
   
   To enable this workaround, define CONFIG_STM32L4_FLASH_WORKAROUND_DATA_CACHE_CORRUPTION_ON_RWW.

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #166: STM32L4: Add workaround of data cache corruption on RWW.

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #166: STM32L4: Add workaround of data cache corruption on RWW.
URL: https://github.com/apache/incubator-nuttx/pull/166
 
 
   

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


With regards,
Apache Git Services