2015-08-26 05:48 AM
are they intentionally undefined for STM32F0xx?
CAN_FLAG_FMP0 ''FIFO 0 Message Pending Flag'' CAN_FLAG_FMP1 ''FIFO 1 Message Pending Flag'' are not defined #stm32cubemx2015-08-27 07:35 AM
Hi turkman.serhat,
I'm not sure to understand your question. Where should flags be exactly in CubeMx? FMP1 and FMP2 are bits respectively in CAN_RF0R and CAN_RF1R registers. -Shahrzad-