User Activity

Hello ST,I'm using STM32H743ZI. Here I'm connected to 2 external devices(1 for PC UART5 and other for another MCU UART7), both are connected via UART.I'm using DMA with UART7 for receiving data from MCU. UART5 which we use to communicate with PC(Mast...
Hello ST family, I'm working on STM32H743ZI chip for my project. I want to execute simple program which communicates with PC through RS232 UART with configuration of 9600 baud rate, 1 stop bit and no parity and No Fifo used. Functionality should be s...