2021-03-15 09:00 PM
I did check the reference manual, but it was not stated. I have also seen in an image the same core has different counts of UART. Hence I am a bit confused.
Solved! Go to Solution.
2021-03-15 11:52 PM
The pinouts and pin assignments are documented in the datasheet, along with electrical and timing data.
ST has always had this splitted documentation style, a datasheet, and a reference manual for a detailed description of the peripherals.
Other companies do it all-in-one.
2021-03-15 11:52 PM
The pinouts and pin assignments are documented in the datasheet, along with electrical and timing data.
ST has always had this splitted documentation style, a datasheet, and a reference manual for a detailed description of the peripherals.
Other companies do it all-in-one.
2021-03-18 02:10 AM
Hi @Manojkumar Subramaniam ,
Product's datasheet is the reference for pins assignment as already highlighted by @Ozone.
But there is also the tool STM32CubeMX which offers a rich easy-to-use graphical user interface allowing the configuration of:
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-03-21 06:06 PM
I am about to compare the available number available of UART/USART of the same family. Look like currently, I'll have to open the datasheet of each interested MCU's datasheet to findout. No other tool to help out to compare among the family?