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: Setting "Ignore Session Underrun"  (Read 9144 times)

NorthGuy

  • Newbie
  • *
  • Posts: 3
    • View Profile
Setting "Ignore Session Underrun"
« on: February 05, 2021, 06:13:27 PM »

The AN_370 configuration documentation lists two different options for "Ignore Session Underrun":

- On Multiple of MaxPacketSize bytes
- On Multiple of FIFO bus-width bytes

I want to set this using FT_SetChipConfiguration(), but the FT_60XCONFIGURATION in FTD3XX.h doesn't contain any fields for this.

FT_60XCONFIGURATION is not documented, so one must guess the functionality by field names. The closest I could find is the CONFIGURATION_OPTIONAL_FEATURE_DISABLECANCELSESSIONUNDERRUN flag in the OptionalFeatureSupport member, which I guess I need to set. But nothing to distinguish between "On Multiple of FIFO bus-width bytes" and "On Multiple of MaxPacketSize bytes".

So, how do I select between "On Multiple of FIFO bus-width bytes" and "On Multiple of MaxPacketSize bytes"?

Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 892
    • View Profile
Re: Setting "Ignore Session Underrun"
« Reply #1 on: February 09, 2021, 04:33:53 PM »

Hello,

Please contact your local support team who can look into this further:

https://ftdichip.com/technical-support/

Best Regards,
FTDI Community
Logged