Skip to content
  • How to communicate with FTDI with Qt Android

    Unsolved Mobile and Embedded ftdi android
    10
    0 Votes
    10 Posts
    2k Views
    K
    @Kyeiv , I think yes, because a lot time ago, a mr. Mike Goza tried to add the QtSerialPort support to android (for FTDI, CP, PL and other chips): https://codereview.qt-project.org/c/qt/qtserialport/+/83480 (but unsuccessfull). There are used the USB API, directly. But, you can take the FTDI example provided by @Pablo-J-Rogina , if it will be simpler.