I'm a beginner and i'd like to start with STM32, and use uart protocol to communicate between two F767ZI cards (sorry for my english)... ^^ I use STMCubeIDE, downloaded stlink009. I saw lot examples on other stm32 without result when i code something
Moreover i understood that printf function is so complicated to be used.I'm using an oscilloscope and LEDs to test my code and functions.GND pins are connected too.TO begin, i only transmit from one card to the other one with the function hal_uart_tr...