Question
Typos in Reference Manuals for STM32F3
Posted on June 05, 2013 at 22:36
told me to report on this forum any corrections needed in reference docs and code.
These corrections apply to the latest published reference manuals for STM32F3xx:
RM0316: STM32F302xx, STM32F303xx and STM32F313xx advanced ARM-based 32-bit MCUs DM00043574.pdf
DocID 022558 Rev 2.0
RM0313: STM32F37xx and STM32F38xx advanced ARM-based 32-bit MCUs DM00041563.pdf
DocID 022448 Rev 1.0 1) Table 24. Programmable data width & endian behavior; Source port width=32, Destination port width=16: Transfer operations should read ''WRITE BxBy[15:0]'' not ''...[7:0]'' 2) USART Section 5.4 Baud rate generation; Example 1 In case of oversampling by 8: calculation should read ''0x3 >> 1'' not ''... << 1''. -Gary #corrections-reference-manual #corrections-reference-manual