FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.

Messages - denisthomas

Pages: [1]
1
Discussion - Drivers / Embedded Host FT232RQ
« on: April 30, 2020, 10:05:10 AM »
Hello everyone,

I'm currently working with a device which has a USB port associated with a FT232RQ. My goal is to communicate with this device through the USB with an embedded host USB that I will program myself (no OS, µC coded in C).
As I understood the world of embedded Host is limited and the examples are mainly oriented for a specific targert (CDC, HID, ..). Apparently the FTDI belong to any of them.

I found that the device works with bulk transfer. I'm able to configure the IN and OUT endpoint (0x81 & 0x02) to receive the modem status (2 bytes) and I'm stuck. I only receive the modem status indefinitely and zero byte from the board (which works great connected to a terminal like termite).

There are some commands that must be set for the FTDI to be able to read from the bulk IN endpoint ? Any vendor specific request ?
I don't want to configure the FTDI, just to read the packets coming from the board (and write some commands to the board).

Thanks in advance,
Take care of yourself in those difficult times.

Best regards,
Denis Thomas


Pages: [1]