Skip to main content
Explorer
August 6, 2023
Solved

CAN LOOPBACK NUCLEO-L432KC DOSEN'T WORK

  • August 6, 2023
  • 1 reply
  • 868 views

Hello everyone,

I try to check the LOOPBACK mode on the NUCLEO-L432KC board, but doesn't work. The CAN frame transmitted is correct, but I don't receive anything. I'm checking the TX frame output correctly with an oscilloscope.

The code is very simple, but I suppose that has a bug (attached), ...could anyone help me?

 

    This topic has been closed for replies.
    Best answer by GGGG_72

    SOLVED, ...it seems that it did not wait for the Tx frame to give me an ok (transmitted frame), ...and neither did it help debugging the STM32CubeIDE.

    1 reply

    GGGG_72AuthorAnswer
    Explorer
    August 12, 2023

    SOLVED, ...it seems that it did not wait for the Tx frame to give me an ok (transmitted frame), ...and neither did it help debugging the STM32CubeIDE.