User Activity

Hi,I want to setup the CAN filter but I don't understand how to do so.I have made lot of test but nothing work fine.I want to have only message 0x18FF01D0, 0x18FF02D0, 0x18FF03D0, 0x18FF05D0, 0x18FF07D0, 0x18FF0CD0 and a stdID 0x401.To test to have o...
Hello,I encounded an issue using TrueStudio in debug.I work until 6 weeks on a card with an stm32l431 on it and it works fine.I'm on windows 10.But today, my collegue try something on this card and now it's impossible to load a file in debug.My colle...
I'm working on an STM32L431 and I never be call on HAL_CAN_RxFifo0MsgPendingCallback. I have set a break point in this function but the debugger never stop on it.In my program:I have generated the code using CubeMx and I set NVIC on CAN1: Tx, RX0, RX...