2020-09-06 07:17 AM
In STM32F098CC/RC/VC pin definitions
it is saying that PB4 has USART5_RX for LQFP48 but when i looked at PB4 AF's in Table 13. Alternate functions selected through GPIOA_AFR registers for port A , there is not USART5_RX
and AF4 is empty(even there is no "-").
Table 12. STM32F098CC/RC/VC pin definitions (continued) page 40
Table 14. Alternate functions selected through GPIOB_AFR registers for port B page 43
Solved! Go to Solution.
2020-09-08 04:05 AM
Hello @YAY.1 ,
Thank you for your reported issue and contribution.
I raised this typo internally for correction and adding USART5_RX in the AF4 for PB4.
Thank you @Community member again for the continued feedback and for helping us improve our products.
Best Regards,
Imen
2020-09-07 04:33 AM
The 'F098 is the same chip than the 'F091, so it's unexpected that a relatively "normal" pin would have different functionality.
@Imen DAHMEN , this sounds like a genuine datasheet bug - can you please have a look at it?
Thanks,
Jan
2020-09-08 04:05 AM
Hello @YAY.1 ,
Thank you for your reported issue and contribution.
I raised this typo internally for correction and adding USART5_RX in the AF4 for PB4.
Thank you @Community member again for the continued feedback and for helping us improve our products.
Best Regards,
Imen
2020-09-08 07:20 AM
And thank you, @Imen DAHMEN , for taking care of these issues.
Jan
2020-09-09 01:45 AM
Thank you everyone to help.