2018-02-13 02:35 AM
Hi, just nitpicking here but still...
The RM0394 (reference manual for STM32L4xxx) has a bad table of content, the entries go like this: 1, 2, 3, 4, 5, then restart 1, 2, 3, 4, 5, 6, 7, 8, then finally 1 2 3 ... as it should.
Solved! Go to Solution.
2018-02-13 03:05 AM
Hey! I am
https://community.st.com/0D50X00009XkhQCSAZ
around here!;)
Jan
2018-02-13 03:05 AM
Hey! I am
https://community.st.com/0D50X00009XkhQCSAZ
around here!;)
Jan
2018-02-13 04:18 AM
Thanks for the badge Jan !
I know that you like to point out inconsistencies across ST's documents, I just did not see that you already submitted this issue here.
2018-02-14 07:25 AM
Hello,
This documentation issue has been reported internally and will be fixed on the next release of the reference manual.
Thank you both for bringing this to our attention.
Khouloud.
2018-12-03 06:47 AM
Hello,
The table of contents is updated in the last published version of the reference manual.
Thanks again!
Link:
Khouloud.
2018-12-03 07:34 AM
Thank you for letting us know.
JW
2018-12-03 07:37 AM
You're always welcome Jan !
Khouloud.
2021-05-07 03:51 AM
2 years already !
Another issue with RM0394, this time regarding the LSE bypass functionality.
On page 185, chapter 6.2.6, the bits to be selected to enable the LSE bypass mode are stipulated to be in the register RCC_AHB1SMENR while in reality it is in the register RCC_BDCR. I believe it is an hyperlink mismatch.
Then on page 239, the explanation for the bit LSEBYP says : "Set and cleared by software to bypass oscillator in debug mode". I don't understand what is has to do with debug mode ? I believe it is a copy paste error, isn't it ?
Best regards,
Kraal
On a side note, I believe that if the documentation could also be on github and that the community could propose fix for such small errors, the documentation would become error free faster than what it is now.
Also we, engineers, would have a single place to look for the latest revision of said documentation (and execute a single fetch instead of going through all ST's website with all the unnecessary clicks in between).