Emmanuel Blot
Emmanuel Blot
It would be a nice addition. I need to buy a FT230X then...
Only with FT232R and FT-X series...
FT231X ordered...
FT231X received, one less excuse to have a look at this enhancement request. I need to deliver some other changes first.
Some progress: c537db236eb661b2d5e083e71b05ff7bcca67d50 I've been working on a virtual USB/FTDI nano framework so some CI tasks can be thrown w/ GitHub actions on each commit. I've added initial support to...
This feature has been implemented in the upcoming v0.47, see 551770ef52e9f54fa7cecfd7a5f18390a4ac249c
CBUS is enabled by EEPROM configuration, so after power up, the state of the CBUS pin is HW-dependent. Please have a look at [AN_184](https://www.ftdichip.com/Support/Documents/AppNotes/AN_184%20FTDI%20Device%20Input%20Output%20Pin%20States.pdf) *FTDI Device Input Output Pin States*...
(reopening to track the power up state info)
Very good idea indeed (sorry for the long delay). However it would have been easier to split the various improvements into several PRs. I'm not sure about the whitespaces around...
Ok, I've cherry-picked most of your changes and adapted your PR here: https://github.com/eblot/pyspiflash/compare/typehints I cannot yet deliver it to the master branch, as I do not have enough HW to...