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 - Bryant

Pages: [1]
1
Discussion - Drivers / Re: FT260 MACOS Lib
« on: March 10, 2023, 02:21:18 AM »
Hi,

The following is the description I retrieved from the search engineļ¼š

FTDI provides two different communication modes for FT260: HID and USB driver mode. In both modes, the FT260 chip can provide UART, GPIO and I2C functions.
In HID mode, the FT260 chip is recognized as an HID device and needs to be controlled by the relevant API provided by FTDI.
In the USB driver mode, the FT260 chip is recognized as a virtual serial port device (VCP), which can be controlled by conventional serial communication, or the functions provided by the FT260 chip can be accessed by using the D2XX driver library or VCP driver library.
HID protocol has some special advantages, such as easy implementation, no need to install drivers and so on. But at the same time, there are some shortcomings, such as it can only transmit a small amount of data, and it needs to be controlled by a special API, so it is relatively troublesome to develop.
In a word, the choice of communication method depends on your specific needs and development environment. If you need high-speed data transmission, large amount of data operation or want to control the functions provided by FT260 chip more flexibly, you can try to use USB driver mode and use D2XX driver library or VCP driver library for development. However, if you need to be simple and easy to use, and do not need to install drivers, then the HID protocol may be more suitable for your needs.


Would you please help me to confirm whether the information is correct? If it is correct, can I download D2XX driver package from this website "https://ftdichip.com/drivers/d2xx-drivers/" and develop it based on the interface provided by driver package? If so, it would be very useful.


Best regards,
Bryant

2
Discussion - Drivers / Re: FT260 MACOS Lib
« on: March 02, 2023, 04:30:08 PM »
Hi,

Can anyone help? Any useful suggestions will be greatly appreciated.

Best regards,
Bryant

3
Discussion - Drivers / FT260 MACOS Lib
« on: February 23, 2023, 09:00:57 AM »
Hi,

I am new to FT260.
Can anyone share the library of the macos version of FT260, so that I can use the uart read-write function of FT260 and control i2c slave devices more easily on Mac mini?


Best regards,
Bryant

4
Discussion - Software / Re: New to USB, need help to learn how to use FT260
« on: February 23, 2023, 01:42:56 AM »
Hi,

Got it, thanks.

5
Discussion - Software / Re: New to USB, need help to learn how to use FT260
« on: February 22, 2023, 03:25:13 AM »
Hi,FTDI Community
    I'm new to the ftdicommunity. I want to post in the community to ask for help with FT260, but I can't find the entry for Posting.
Could you please provide the steps or SOP for Posting in the community?

Pages: [1]