/* the use of CAN Controller must be precised. */ #define MIOS32_USE_CAN /* The two CAN Controller are now fully implemented in MIOS32 Can be use for other purpose(not MCAN) Note: Only CAN1 can be used by the MIDI MCAN layer. Number of used CAN can be precised(0...2), default is 1 */ //#define MIOS32_CAN_NUM 1 /* Alternate function pin assignement for CAN2. 0: CAN2.RX->PB5, CAN2.TX->PB6 1: CAN2.RX->PB12, CAN2.TX->PB13 */ //#define MIOS32_CAN2_ALTFUNC 0