Skip to main content
mail239955_stm1_st
Associate
August 26, 2015
Question

STM32CubeMX CAN_FLAG_FMP0 and FMP1 Definition missing for STM32F042C6

  • August 26, 2015
  • 1 reply
  • 636 views
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
This topic has been closed for replies.

1 reply

Nickname5522_O
Visitor II
August 27, 2015
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-