STM32CubeMX CAN_FLAG_FMP0 and FMP1 Definition missing for STM32F042C6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-08-26 5:48 AM
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
Labels:
- Labels:
-
STM32CubeMX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-08-27 7:35 AM
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-