cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in documentation of timer outputs in STM32L496G Disco board?

OSpil.1
Associate II

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?

 0693W000007DJNSQA4.png0693W000007DJNNQA4.png 

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

4 REPLIES 4

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

Yup...thanks for the swift hint...schematics and CPU reference is always right.

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Thanks, Imen.

Jan