Skip to main content
Visitor II
August 9, 2020
Question

How to interface the FTDI USB device??

  • August 9, 2020
  • 3 replies
  • 4815 views

Hi, Everyone?

I'm googling a couple of days to find clue of interfacing the FTDI USB device to my USB host service. But, I cannot find any solution like cool sparking water.

I'm using STM32F207VE with STM32CubeIDE. I know that FTDI does not use CDC service. How can I interface the FTDI device? someone recommend the FTDI host USB chipset, but ... unacceptable for me.

Porting linux FTDI driver to my board is the only way out?

BR

Paul

    This topic has been closed for replies.

    3 replies

    paul0208Author
    Visitor II
    August 13, 2020

    Contact FTDI?

    Super User
    August 13, 2020

    Yes, and be prepared to implement the protocol yourself.

    JW