HubertD/4xTCAN4550-HAT

Question: Which driver do you use? Do you have a working device tree overlay file?

d0ntrash opened this issue · 1 comments

Hi @HubertD,

that's less of an issue than a question. I am working on a similar project as you do.
I have two tcan4550 chips on my PI hat. I want to set them up as can interfaces of course. I use the Linux driver from TI which I compiled as a kernel module (see here ).

Right now I am struggling with the device tree overlay. Do you have a working setup for this? Do you even use the driver provided by TI or did you write your own?

Regards,
Konstantin

Hi @HubertD

I would also welcome a status on this. Is the hat just a hardware experiment, or can it be "productively" used?