Bug in documentation of timer outputs in STM32L496G Disco board?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-30 9:13 AM
A bit confused by STM32L496 DISCOVERY board.
Documentation says Arduino compatible connector maps timer functions like following printscreen.
But in CubeMX, the pins are very different, as can be seen on the following printscreens.
E.g. Discovery board doc says PI6 belongs to TIM5_CH1.
In reality, according to CubeMX as well as CPU datasheet it belongs to TIM8_CH2.
Can anyone help to clarify?
Solved! Go to Solution.
- Labels:
-
Bug-report
-
Documentation
-
STM32L4 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-30 2:23 PM
I'd say it's some copy/paste error. Schematics correctly says TIM8_CH2 for the Arduino D6.
Just ignore that table, go by the schematics/datasheet.
@Imen DAHMEN​ , can this please be chalked up for correction? Thanks.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-30 2:23 PM
I'd say it's some copy/paste error. Schematics correctly says TIM8_CH2 for the Arduino D6.
Just ignore that table, go by the schematics/datasheet.
@Imen DAHMEN​ , can this please be chalked up for correction? Thanks.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-30 11:41 PM
Yup...thanks for the swift hint...schematics and CPU reference is always right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-03 12:16 AM
Hello @Ondřej Spilka​ and @Community member​ ,
Thank you for bringing this typo to my attention.
I have passed your feedback along to our documentation team for fix.
Thanks
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-03 1:14 AM
Thanks, Imen.
Jan
