I am using iMX8mq. I connected a module named MCP2515 (SPI to CAN converter) to SPI interface of iMX8. Linux kernel recognized the module as CAN0 (found by ifconfig). Is it possible to send/read data via CAN bus on Java Android Application?
Solved! Go to Solution.
refer to the imx8M Reference Manual, imx8M doesn't have flexCAN
Hi Joan Xie,
I use SPI to CAN converter. is it possible?