Releases: lorf/csr-spi-ftdi
Releases · lorf/csr-spi-ftdi
0.5.0
Changes since 0.4.2
- Driver is renamed to usbspi.dll and now it replaces CSR USB SPI programmer driver. This is to eliminate confusion when You need to select LPT port to use USB programmer. See the README.
- One DLL for all API versions.
- Some speedup (mostly writing flash and pstool/pscli).
- Minor bug fixes and enhancements.
0.5.0-a1
0.4.2
0.4.1
0.4
- Add SPI clock control and slowdown from CSR apps. This should improve stability and fix some communication errors;
- Fix schematic by reducing resistors in SPI lines. This should fix some communication errors with BC417143 chip;
- Add logging and packet dumping controlled via environment variables, see README.md;
- Add option to control FTDI clock rate. See README.md.