Android USB CDC driver for the KL24

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android USB CDC driver for the KL24

1,087 次查看
isaotakashima
Contributor IV

I'm looking for the Android USB CDC(Communication Device Class) driver for the KL24.

I'm trying to find out this driver in this community and internet, but I cannot find out it.

Please let us know status and schedule of this driver.

Best regards,

Takashima

标签 (2)
标记 (5)
0 项奖励
1 回复

565 次查看
krzysztofstasch
Contributor I

You can try this driver mik3y/usb-serial-for-android · GitHub. It is a driver for all USB CDC class compatible devices, should also work with the kinetis implementation. The problem with android is however that not all android devices give access to its USB port, because the USB port is generally used for connection of mass storage devices. Such android devices need to be rooted for the USB CDC driver to work.

Best Regards

K. Stasch

0 项奖励