WUF with can data mask DLC as 8 can not wake up ,but DLC as 7 or 2 wakes up well,could you help me?I use the example code given in related thread.TCAN1145 datasheet "The selective wake data validation ensures that the last byte sent on the bus will be interpreted as data mask byte 0."and I give the configured Data register DATA_y: 39h-40h as all 0x08, and send message with masked ID(wake up only by ID already OK) and 8 data all 08 can not wake up.But DLC as 7 or 2 wake up successful.Could you help me?Thank you .