Hi,Ti.
I want to ask a question about CAN network.I found thart all CAN have "MCAN_PSR register",from which the busoff status can be read,but the main domain can be read directly through the register ,but the mcu domain cannot.
the physical address of main domain is (0x02701044 +n *0x10000),the range of n is 0 to 13.
the physical address of mcu domain is (0x40528044 + m*0x20000),the range of m is 0 to 1.
so I want to know that how to get the value of mcu domain registers.
Thanks .
Best wishes to you!!!