2018-04-06 02:54 PM
For the next update to RM0394 ('Reference Manual - STM32L43xxx STM32L44xxx STM32L45xxx STM32L46xxx
advanced ARM®-based 32-bit MCUs'):=========
On page 74, in the table showing page locations in memory, it shows page 255 being at location:
0x087F F800 - 0x087F FFFF
That should be:
0x0807 F800 - 0x0807 FFFF
==========
At the top of page 81, in the steps for 'Mass Erase' (title is on previous page), step 4 is:
4. Set the STRT bit in the FLACH_CR register.
it should be:
4. Set the STRT bit in the FLASH_CR register.
==========
On page 81, in the steps involved in 'Standard Programming', step 7 is:
7. Clear the PG bit in the FLASH_SR register if there no more programming request
anymore.It should be:
7. Clear the PG bit in the FLASH_CR register if there no more programming request
anymore.=========
On page 82, in the steps for Fast Programming, step 8 is:
8. Clear the FSTPG bit in the FLASH_SR register if there no more programming request
anymore.It should be:
8. Clear the FSTPG bit in the FLASH_CR register if there no more programming request
anymore.2018-04-08 04:26 PM
Found another one: On page 103
Bit 16 START: Start
should be :
Bit 16 STRT: Start
It is spelled correctly in the description that follows, and in the chart on the previous page. But not here.
2018-04-09 01:53 AM
Hello
Jones.Dave.002
,Thank you for all reported typos.
This is passed internally to the appropriate team for correction in the coming releases.
Best Regards,
Imen