Question
Reagarding UART Communication Protocols with STM32F746G-Disco
I have been trying to read the ultrasonic sensor data from STM32F072-Nucleo and transmit the received data to STM32F746G using URAT configuration but the problem is unable to receive the data .
As per the data sheet pins(0,1)are dedicated to UART but no data we are getting on the side of STM32F746G but observed no code errors and warnings .
