Associate III
October 22, 2020
Solved
Datasheet error and mismatch STM32H7B3I-DK for ARDUINO configurations URGENT
- October 22, 2020
- 2 replies
- 5858 views
Hi Team
I am plannimng to connect the arduino and and STM32H7B3I-DK (MB1332B)
I see that in the document USART4_TX PH13 D1 and USART3_RX PB11 D0
I am getting confused how RX is on USART 3 and TX is on USART 4.
some thing which i am not able to get it right in the document
I have attached the images that shows the that UART TX4 and UART RX4 has the pin PH13 and PH14.
But when i tried to enable the code in the STM32IDE i see that the pins being used as
PB8 and PB9 for UART4
so how can i configure the UART pin in the code so i can use uart4 and receive the data
I have attached the images for references
can anyone please help me to get the right confiugration and point me to exact version of document and pin confiugrations
Thank you
Deepak R