Anthony4tner post at 2018-7-10 05:57:59

Android USB Serial Communication with H5

I'm trying to establish usb serial communication between an Orange Pi PC2 H5 running armbian and a samsung galaxy note 4. I'm configuring the micro USB port on the Orange Pi with libcomposite and opening up an acm port. On the android end I'm using a library by mik3y (https://github.com/mik3y/usb-serial-for-android) to establish the communication. The trouble that I'm running into getting Android drivers to support USB serial communication with the H5. I may just be just configuring the orange pi wrong. Here is the libcomposite setup script:
#!/bin/bash/modprobe libcompositecd /sys/kernel/config/usb_gadget/mkdir -p g1cd g1echo 0xa4ac > idProductecho 0x0525 > idVendorecho 0x0100 > bcdDeviceecho 0x0200 > bcdUSBmkdir -p strings/0x409echo serial > strings/0x409/serialnumberecho manufacturer > strings/0x409/manufacturerecho product > strings/0x409/productmkdir -p configs/c.1/strings/0x409echo "Config 1: ECM network> configs/c.1/strings/0x409/configurationecho 250 > configs/c.1/MaxPower
mkdir -p functions/acm.usb0ln -s functions/acm.usb0 configs/c.1/
ls /sys/class/udc > UDC
I used this guide to for the libcomposite setup (http://isticktoit.net/?p=1383). the mik3y usb serial drivers natively support FT232R, CDC/ACM serial services, and CP2102. I can't find any documentation detailing the H5 usb controller or drivers. is this even possible or would it be better to go with a external controller and run SPI communication over the GPIO pins. The only reason I'm not already doing that is I'm already using the SPI controller to control a custom made device. Thanks for any help!


adolphus post at 2024-5-26 18:47:56

Ensure a level playing field with our trusted Eat and Run verification site.        먹튀검증사이트

adolphus post at 2024-6-3 18:07:55

Welcome to OViK, your comprehensive HVAC portal. We provide the latest information on heating, ventilation, and air conditioning to help you maintain a comfortable indoor environment. From up-to-date articles to practical how-to guides, find everything you need to select, install, and maintain your climate control systems.        Отопление

adolphus post at 2024-6-23 19:57:33

Thanks for your time designed for advertisment a great very good guide! I noticed your internet-site ideal for a must have. It has splendid and even effective content articles. Compete the best get the job done!        bachelorette underwear for bride

adolphus post at 2024-6-24 18:38:41

Used to do like analyzing articles and reviews released on this web site. They are really spectacular and allows a whole lot of invaluable tips.        오피사이트

adolphus post at 2024-6-26 21:17:51

It is trendy write-up in addition to i enjoy to read simple things that write-up. your website is usually excellent therefore you include beneficial workers with your blog site. pleasant giving keep writing.        강동호스트바

adolphus post at 2024-6-27 21:08:38

This post was finally edited by adolphus at 2024-6-27 21:10

Explora las exposiciones más destacadas de Madrid con Dondego.es, tu guía completa de eventos culturales. Nuestra plataforma agrega y destaca las exhibiciones más interesantes de la ciudad, desde arte contemporáneo hasta historia y ciencia. Ya seas un entusiasta del arte o simplemente curioso por descubrir nuevas expresiones culturales, encontrarás en Dondego.es una selección cuidadosamente curada de exposiciones imperdibles. Mantente al tanto de fechas, ubicaciones y detalles clave para planificar tu visita y sumergirte en la riqueza cultural de Madrid        https://dondego.es/madrid/exposiciones/

adolphus post at 2024-6-30 18:45:21

Ones own favorite songs is without a doubt astonishing. You have got various highly athletic animators. As i intend one the ideal in achieving success.        Ottawa Tires

addington.wylan post at 2024-6-30 19:32:18

Admiring the time and effort you put into your blog and detailed information you offer!..        Smithers

adolphus post at 2024-7-2 20:49:54

it is good as well as meanful. it is awesome weblog. Connecting is extremely helpful point. you've truly assisted many individuals that go to weblog and supply all of them usefull info.        View Profile
page: [1] 2 3
View full version: Android USB Serial Communication with H5