cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX CAN_FLAG_FMP0 and FMP1 Definition missing for STM32F042C6

mail239955_stm1_st
Associate II
Posted on August 26, 2015 at 14:48

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 

#stm32cubemx
1 REPLY 1
Posted on August 27, 2015 at 16:35

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-