Skip to main content
Dave Jones
Associate III
April 6, 2018
Question

RM0394 reference manual Errors

  • April 6, 2018
  • 2 replies
  • 1021 views
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.
    This topic has been closed for replies.

    2 replies

    Dave Jones
    Associate III
    April 8, 2018
    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.

    ST Technical Moderator
    April 9, 2018
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks