Is it possible to work with CAN Bus on Android Application?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it possible to work with CAN Bus on Android Application?

Jump to solution
3,539 Views
trongthinh
Contributor IV

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?

0 Kudos
1 Solution
2,859 Views
joanxie
NXP TechSupport
NXP TechSupport

yes, you can, for more information, pls refer to the link as below:
How to check if SPI is working? 

https://community.nxp.com/thread/480207 

View solution in original post

0 Kudos
3 Replies
2,859 Views
joanxie
NXP TechSupport
NXP TechSupport

refer to the imx8M Reference Manual, imx8M doesn't have flexCAN

0 Kudos
2,859 Views
trongthinh
Contributor IV

Hi Joan Xie,

I use SPI to CAN converter.  is it possible?

0 Kudos
2,860 Views
joanxie
NXP TechSupport
NXP TechSupport

yes, you can, for more information, pls refer to the link as below:
How to check if SPI is working? 

https://community.nxp.com/thread/480207 

0 Kudos