STM32F779NI CAN peripheral programming with STM32-MAT/TARGET Simulink blocks
Hello, I want to use STM32-MAT/TARGET to generate code for STM32F779NI CAN peripheral in interrupt mode to receive message over CAN bus. CAN IT block is having option only for TX, Rx and ESR interrupt. There is no option on CAN IT block to configure Rx Interrupt for FIFO FULL, FIFO MESSAGE PENDING and FIFO OVERRUN event. I want to call a function only when FIFO is Full.
Can anybody help me over this?
