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?
解決済! 解決策の投稿を見る。
refer to the imx8M Reference Manual, imx8M doesn't have flexCAN
Hi Joan Xie,
I use SPI to CAN converter. is it possible?