Tool/software:
Hello Team,
We are working with the TCAN4551 chip. For this we have integrated example code which we have downloaded from Git hub("github.com/.../mbed-tcan455x"). We are able to receive CAN msg on interrupt and transmit CAN message.
Now, we are trying the Water mark use case. For this we have enabled "mcan_ie.RF0WE = 1;" and given 32 value to "MRAMConfiguration.Rx0NumElements". After doing this configuration, we are not getting watermark interrupt(we have sent multiple CAN message until watermark is reached).
Could you please let us know if this is correct method for water mark usage? Kindly guide us for same.
Thank you for your help.