工具/软件:
大家好、我目前正在开发 TCAN4550。 我正在从 TCAN4550EVM 页面 (https://www.ti.com/tool/TCAN4550EVM) 下载的驱动程序之上构建定制代码。 我有基本 TX/RX 工作、但我注意到 TCAN4550 数据表与驱动程序中的数据结构之间存在一些差异。 例如、 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?