User Activity

I'm a bit confused on how to receive data with multiple bytes and store it to some buffer on the stm32 microcontroller?Currently I have a python script that will send the data over uart serial "serial.Serial.write(b'4215'))"Then I have a UART interru...
I am trying to set up a CANBUS connection between two STM32L4 Microcontrollers and while having has been setup correctly and none of the microcontrollers are sending error messages I cannot seem to get a Receive message from either CAN transceiver.Th...
Hello I am trying to attempt a CANBUS communication between two different STM boards, I've been following the videos on the STM website as a reference and I got the LOOPBACK Mode to work with one STM board but I am having trouble getting the NORMAL m...
I currently have two STM32 Micro controllers, One is the NUCLEO-L4A6ZG and the other is the NUCLEO-L4R5ZI-PI want to communicate between the two using the CAN Transmission but I am confused about a couple errors that I have been hitting, So for refer...
Kudos from