hal::FtHal::init_freq(device, 400_000)? expected Error
, found TimeoutError
#53
Labels
question
Further information is requested
Error
, found TimeoutError
#53
after
let device = libftd2xx::Ft232h::with_description("USB <-> Serial Converter")?;
then
let hal = hal::FtHal::init_freq(device, 400_000)?;
got this error message
The text was updated successfully, but these errors were encountered: