Emmanuel Blot
Emmanuel Blot
There is one USB round trip for each written byte sequence because of the ACK that needs to be read by the host each time. I2C is really slow w/...
Hi Luca, I did not merge the PR per se but i think I fixed both issues based on your patch files - I do not have a way to...
On 19 Sep 2019, at 11:41, Luca Bodini wrote: > I see.. > > About the bug on pxed, I don’t know, I was getting a TypeError > concatenating string...
Sorry, I have no spare time at the moment to investigate this issue, but it reminds me an old issue I logged against clang nearly 3 years ago: https://bugs.llvm.org/show_bug.cgi?id=34578, and...
Hi, You may want to have a look at the https://github.com/eblot/tde-base repos, you may find some info about the linker & stuff (there are two sub repos for Cortex-M4, STM32L4...
I think you are very right. This code has not been maintained for over 10 years, and is not part of the CI/CD. Patches are very welcome - there are...
Hi. Good catch! I think the line should be removed. There is no reason to change the GPIO mask here, only the direction of the selected pins.
Maybe a dup of #205. Sorry, PyFtdi is on stall at the moment, I really have no spare time to look at those issues, but I'm pretty sure there is...
Sorry, not very active on this project at the moment. Why did you close this ticket? Have you find a bug and/or a workaround?
Sorry about that. Thanks for the fix.