General Category > General Discussion

RST and AN configuration API

(1/1)

eisenheim:
Hi all,

I there any library API for configure RST pin and AN pin of FT2232h chip?

Thanks for your Time.
Regards,
Aneesh

BRT Community:
Hello Aneesh,

Note that this is the community forum for Bridgetek, not FTDI.
The FTDI community forum can be found here:

https://www.ftdicommunity.com/

Anyway the reset pin is usually controlled by hardware.
It's active low so pulling it low will put the device into reset and pulling it high will bring it out of reset.

What is the AN pin?

If you are looking for APIs see below.

Virtual COM port (VCP) drivers cause the USB device to appear as an additional COM port available to the PC.  Application software can access the USB device in the same way as it would access a standard COM port.
D2XX drivers allow direct access to the USB device through a DLL.  Application software can access the USB device through a series of DLL function calls.  The functions available are listed in the D2XX Programmer's Guide document which is available from the Documents section of this site.

However, please note that FTDI have not produced a programmer's guide for VCP drivers due to the large amount of documentation available from Microsoft on serial communication.  Please refer to our Related Links page for more information.

Best Regards,
BRT Community

Navigation

[0] Message Index

Go to full version