Tool/software:
Hi, I am currently in development with the TCAN4550. I am building custom code on top of the drivers that I downloaded from the TCAN4550EVM page (https://www.ti.com/tool/TCAN4550EVM). I have basic TX/RX working, but I have noticed some discrepancies between the TCAN4550 datasheet and the data structs in the driver. For example, the TCAN4x5x_Device_Interrupt_Enable struct does not match the Interrupt Enables register (address = h0830 ).
Am I misinterpreting something? Can someone direct me to the proper drivers?