Hi,
We are facing an issue when inserting the kernel module for CAN FD. Specifically, we found that our vehicle CAN FD network locks up the moment we issue insmod /iwtest/kernel-module/tcan4x5x.ko on the TCU. There are at least 4 other nodes on this CAN FD network, and we noticed typical CAN FD traffic just prior to issuing this insmod command. This is also well before Ip link is called to set up can2, so not sure how inserting this kernel module would cause issues. My understanding was that this should just insert the CAN FD module and set up SPI communications to but, but can you explain how inserting this module may affect the CAN_FD_H and CAN_FD_L end of the transceiver?