User Activity

HIIf the CAN message ID set to FIFO0 is received, HAL_CAN_RxFifo0MsgPendingCallback will be called correctly.but,HAL_CAN_RxFifo1MsgPendingCallback is not called even if the CAN message ID set in FIFO1 is received.The following is strange.step1Send CA...
Hi I am using CAN in STM32F303RDT6.I am using HAL_CAN_AddTxMessage for CAN transmission.This function will send the data and return HAL_OK if the sending mailbox is free.However, although HAL_CAN_AddTxMessage returns HAL_OK, no message may actually b...
HiI would like to debug STM32F303RDT6 using a combination of Keil and ULINK2.When I start debugging on the target microcontroller (STM32F303RDT6), **Not a genuine ST Device! Abort connection** is output as shown below.We investigated the cause.I foun...
HiI would like to know about filter behavior in ID list mode and 16bit scale.I would like to receive 3 standard IDs.I know that with the combination of ID list and 16bit scale, I can receive 4 standard IDs. In this case, one will remain when setting ...
HiI don't know how to configure the CAN filter bank registers to receive extended IDs in ID list mode.Naturally, I read the manual, but there was no explanation.Even if there was, it would probably be difficult to understand.  I found the following d...
Kudos from
Kudos given to