Skip to content

Issue with Port D on an FT4232H: failed to fill whole buffer #54

Open
@TomDeRybel

Description

@TomDeRybel

First of all, thank you for this very useful crate!

I've encountered a problem: while I can work with the left-over GPIO pins on Port A (I²C) and B (SPI) just fine, using the pins on Port D (GPIO) fails, and a Err Result occurs. (Port C is used as an UART.)

Specifically: writing the pins as output works, but reading them as input fails.

I have written a minimal test program that triggers the problem, attached.

  • FTDI chip: FT4232H
  • Ubuntu 22.04.4 LTS
  • libftdi1: 1.5-5build3

Any and all advice would be greatly appreciated!

ftdi_test_port_d.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions