Skip to content

hal::FtHal::init_freq(device, 400_000)? expected Error, found TimeoutError #53

@circuit4u-medium

Description

@circuit4u-medium

after
let device = libftd2xx::Ft232h::with_description("USB <-> Serial Converter")?;
then
let hal = hal::FtHal::init_freq(device, 400_000)?;

got this error message

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions