User Activity

Hello friends..I am currently working on STM32F446RE-NUCLEO boards and trying to set up a CAN link between two nucleo boards.I have configured the CAN1 peripheral on one Nucleo as Transmitter using STM32Cubemx(Version: 5.1.0) and other as receiver......
Hello I have configured my STM32F446RE MCU as master mode for CAN communication using STM32CUBEMX version 5.1.0 ..I have generated the code in uVision5-Keil .I'm not able to change the function--static void MX_CAN1_Init(void) where i need to include ...