FTDI Community

General Category => Discussion - Software => Topic started by: D.Bind on June 20, 2021, 10:58:34 AM

Title: FT260 usage question.
Post by: D.Bind on June 20, 2021, 10:58:34 AM
Hello Ftdi community,

I'm doing one progect, where USB - > Uart conversion is required. Moreover, device must mimic a printer for hub device. Found out that FT260 can do such things. But I can't understand how to define printer behavior for FT260. I looked through IC Datasheet and USB standart documentation, and still hav eno idea. Any links to useful docs, guides, programming pipeline description are appreciated!  ;)
Title: Re: FT260 usage question.
Post by: FTDI Community on June 21, 2021, 02:42:39 PM
Hello,
 
AN_394 User Guide for FT260 (https://ftdichip.com/wp-content/uploads/2020/07/AN_394_User_Guide_for_FT260.pdf) and AN_395 User Guide for LibFT260 (https://ftdichip.com/wp-content/uploads/2020/07/AN_395_User_Guide_for_LibFT260.pdf) should answer your questions.
Code examples are provided with the LibFT260 library.


Regards
FTDI Community