cancel
Showing results for 
Search instead for 
Did you mean: 

RM0394 reference manual Errors

Dave Jones
Associate III
Posted on April 06, 2018 at 23:54

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.
2 REPLIES 2
Dave Jones
Associate III
Posted on April 09, 2018 at 01:26

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.

Imen.D
ST Employee
Posted on April 09, 2018 at 10:53

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen