User Activity

Hi everyone,I use STM32F767ZI nucleo board and i'd like to use CAN to send data.To begin ijust want to see the data frame sent on Can_Tx on my oscilloscope.For this i just connect the Can_rx to the Can_tx of my nucleo board on PD0 and PD1 to see what...
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...