Hello,
while evaluating the STM32F417 for one of our upcoming products I started up with the F4 Brochure (ST Document#: A9R19CA; http://www.st.com/internet/com/SALES_AND_MARKETING_RESOURCES/MARKETING_COMMUNICATION/MARKETING_BROCHURE/brstm32f4.pdf). Digging deeper I looked into the datasheet (ST Document#: A9R19CC; http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/DM00035129.pdf) and I found certein discrepancys relating the Peripherals. Until now I have come up with:
Peripheral | F4 Brochure (STM32F417Vx/Zx/Ix) | F4 Datasheet (STM32417Vx/Zx/Ix) |
---|---|---|
I2C | 2/2/2 | 3/3/3 (chapter 2) |
UART | 3/3/3 | 2/2/2 (chapter 2) |
USART | 3/3/3 | 4/4/4 (chapter 2) |
16bit Timers | 2/2/2 | 12/12/12 (section 2.2.20) |
12-bit ADCs | 16 / 2 / 24 | 3 (16ch) / 3 (24ch) / 3 (24ch) (chapter 2) |
Well, the last two examples can be interpreted as typos, but what about the other ones? How many surpises are still to come?
And most interesting: Which document can I really trust?
Thanks for your answer or comments!
Sven