Emmanuel Blot

Results 202 comments of Emmanuel Blot

Yes, I do understand that in your specific use case(s), when you re-open a connection to the FTDI interface, you'd prefer to get the same settings that were active when...

I think I read your patch the reverse way: I though you were restoring latencies across sessions, not restoring the original state on close (the variable name should have been...

Hi, I do not know what a "LM2571EVM" board is (and failed to get any valid result from Google) Moreover, you do not provide any source code, so I have...

I do not really understand: 1. The relationship with the code and the output. It seems the output comes from another message that I received by email but does not...

> LE of LMX2571 is tied to ADBUS3, which should correspond to cs=1 in PyFTDI. ADBUS3 is cs0

Yes I guess I could but it would require to create pull request(s). If you know the author or volunteer to create those PRs, please let me know.

I had a quick look at this project/fork. From what I understand, I think it would make much more sense to add D2XX support to [pyusb](https://github.com/pyusb/pyusb) rather than to PyFtdi:...

BTW I've added a direct link to this project from https://eblot.github.io/pyftdi/requirements.html#development

Hi @nylnx, Adding D2XX or any close source native library to this project would be the exact anti-definition of PyFtdi: it has been designed and supported as a way NOT...