Other Parts Discussed in Thread: AM3352
Tool/software: Linux
Hi SIr
We have referred to the Linux driver code TI offered and have some questions as below
PS: We used AM3352 platform and want to integrate TCAN4550 IC
Q1: It is necessary to use nWKRQ pin ? or we can ignore it ?
Q2: for INT0 and INT1 -> they are just two available interrupt lines. we can select for each interrupt flag whether it should be reported via INT0 or INT1.
We need to design HW and want to check if GPIO1 should be set GPO by default and set the function as MCAN_INIT1 by default.
We don't need to set it as GPI if we don't need watchdog function.
Q3: for linux driver -> m_can_fw_rewrite branch
we don't see any example about application code like socketCAN or how to call API or Baudrate setting?
http://processors.wiki.ti.com/index.php/AM335X_DCAN_Driver_Guide
Will TI update this section or other suggestion ?
BTW, we used SDK6.0(kernel 3.2) for development and saw the driver is based on kernel 5.0.
BR
Yimin