cancel
Showing results for 
Search instead for 
Did you mean: 

I have a doubt about the STM32F4XXX reference manual

fang liang
Associate II

there is maybe a mistake at the page 99 in the RM0090 Reference manual document:

the bit area 12 is valid or not?

0693W00000GYWvBQAX.png

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Bits 31:13 should be marked as reserved, instead of 31:11.

It is correct in 3.9.1 but incorrect in 3.9.2.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

7 REPLIES 7
Imen.D
ST Employee

Hello @fang liang​ ,

Can you please describe clearly the issue with bit 12 ?

Why is that not valid ?

Imen

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

I guess it's because the range 31:11 is declared Reserved, but just below you have bit 12 and 11 shown as readable and/or writable.

bits 12 and 11 are in the range 31:11.

Should the reserved bits be 31:13 or should bits 12 and 11 be reserved?

TDK
Guru

Bits 31:13 should be marked as reserved, instead of 31:11.

It is correct in 3.9.1 but incorrect in 3.9.2.

If you feel a post has answered your question, please click "Accept as Solution".

The reserved bits should be Bits 31:13, as answered @TDK​.

The typo is raised internally for correction in the coming release of the RM0090.

Thanks for your contribution.

Imen

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

thank you for all​

Also the PM0059 has exactly the same error.