Question
ERROR REPORT - STM32H7x3 Reference manual : GPIO MODER
Posted on March 23, 2018 at 22:30
Hi,
In the reference manual for the STM32H7x3 RM (RM0433) the register map for the GPIO in the GPIO register map (p.500) appear to be incorrect :
- For the GPIOA, based on H7 Headers it's actually MODERx and not MODEx
- For GPIOx : There is that 'MODEv1' bit which is also false (MODER).
Then, those three rows may be merged into one single row (excepted that the initial values aren't the same)
Best regards,
Julien FAUCHER♯
#stm32h7 #error #bug #documentation