User Activity

Hi,Im struggling to get the CAN to run on the F446ZET micro, it runs all day long transmitting in loopback mode but doesnt work at all in Normal Mode.Looking on a scope trace of the TX pin in loopback you can see the couple of messages im transmittin...
Hi,I'm struggling to get the CAN working on a project I'm working on with the STM32F446ZET6. With the project below (CastletRestart) i just get a flat line of 3.3V high on the TX line for CAN1, this is being tested in loop back mode, with the TUT_CAN...
Hi,Im currently working on getting the CAN ISRs running for STM32F723, ive followed the instructions in the CAN driver and have had the CAN running in Polling Mode.The ISR is configured and enabled and the notification is configured for new message r...