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

Author Topic: FT4332H - EEPROM  (Read 47949 times)

kwe

  • Newbie
  • *
  • Posts: 2
    • View Profile
FT4332H - EEPROM
« on: June 27, 2018, 09:21:33 AM »

Hi

I would like to build a USB <-> RS485 device based on FT4232H.
In the documentation I found such a sentence: "Adding an external EEPROM allows selecting the TXDEN for RS485 mode when asynchronous serial
interface has been selected. "
Is it necessary to add an external EEPROM to allow communication via RS485?
Is it possible to configure this at every startup without using EEPROM?

Regards
Krzysztof
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: FT4332H - EEPROM
« Reply #1 on: June 27, 2018, 02:54:06 PM »

Hi,

Yes, you require an EEPROM to communicate in RS485 mode because, as you have discovered, adding an external EEPROM allows selecting the TXDEN for RS485 mode.

When used without an external EEPROM the FT4232H defaults to a quad USB to an asynchronous serial port device. If no EEPROM is connected (or the EEPROM is blank), the FT4232H will default to serial ports.

Adding an external EEPROM allows customization of USB VID, PID, Serial Number, Product Description Strings and Power Descriptor value of the FT4232H. Other parameters controlled by the EEPROM include Remote Wake Up, Soft Pull Down on Power-Off and I/O pin drive strength. Note that the EEPROM contents have no effect on the selected mode with the exception of selecting the TXDEN for RS485 mode when asynchronous serial interface has been selected in software.

I hope this helps.

Regards,
FTDI Community
« Last Edit: June 29, 2018, 12:13:01 PM by FTDI Community »
Logged

kwe

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: FT4332H - EEPROM
« Reply #2 on: June 28, 2018, 11:50:18 AM »

Thank you
Logged