Hi,
I want to make FlexCAN0 enter VLPS mode after receive enter VLPS command, I find RTM sdk don't privode any ways,So I make FLEXCAN0 register MCR_MDIS to set,make FLEXCAN0 disable.
when S32K144 receive any isr event should make flexcan0 wakeup,I write FlexCAN0 register MCR_MDIS to reset ,make FlexCAN0 enable,But it can't make FlexCAN0 enable.
how should i do.
Thanks