2021-05-27 02:30 AM
Hello,
I am working with STM32F401RE and I spotted something strange about the SPI Register map (Reference manual RM0368 Rev 5,Table 9.3, p611).
9 registers are described in the SPI chapter, but only 8 are include on the SPI Register Map, it is missing the SPI_CR2 register.
Offsets and addresses are ok and there is no serious risk of error, but I don't know if it's normal and I didn't understand why this register is not in the register map or if it's a mistake.
Any explaination will be welcome ! :)
2021-05-27 02:46 AM
I see the same error in RM0383 Rev 3 so probably more RMs are affected.
JW
2021-05-27 03:44 AM
Hello,
Thanks @Laspico and @Community member ,
On my side, I will check and take the necessary action.
Imen
2021-05-31 03:35 AM
Hello,
I have reported the error along to our team for correction in next release.
Thanks again!
Imen
2021-05-31 03:51 AM
Ok, thanks !