У нас вы можете посмотреть бесплатно Connect FTDI chip to Android tablet или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
I connect ZL32ARM(http://www.tme.eu/en/details/zl32arm/...) board (with ft232R) to android tablet(Manta MID05 with android 4.03). On my tablet I compile and run FTDI demo aplication( source and APK - http://www.ftdichip.com/Support/Softw... , documentation to demo - http://www.ftdichip.com/Support/Docum... , documentation to api - http://www.ftdichip.com/Support/Docum... ). To compiling i used AIDE (https://play.google.com/store/apps/de... I used premium version). Before you start to write applications that use USB, read this http://stackoverflow.com/questions/11... (if the application does not detect the USB device then this solution should help). On this movie my board with arm processor LPC1114 send data using uart to FT232R which is connected to tablet. LPC1114 regularly sends two characters "e" and "v".