Emmanuel Blot
Emmanuel Blot
Any target date for releasing 22.03.4? I'd prefer not to use a nightly build to run a router but I really need USB support. Thanks.
It is a bit weird that the device's address changes each time, but you only need NOT to specify the bus:address part: `ftdi://ftdi:232h/1` or even simpler if you only use...
Looks like a SPI mode issue. Which mode are you using?
I read the traces but I can't find the description of the actual issue...
Check out examples from the companion project `pyspiflash` available on GitHub and PyPI.