Releases: Bridgetek/python-bt82x-dev
Releases · Bridgetek/python-bt82x-dev
1.2 rc1
1.1 beta
This release includes several updates:
- Refactored the API
- Reorganized folders and files
- Provided documentation
- Added more examples
1.0 alpha
This 1.0 alpha release supports MPSSE and FT4222H interface.
The MPSSE interface supports Single SPI only by USB-to-Serial chips: FT4232H(quad-channel) and FT232H(single-channel) .
FT4232H is compatible with the UMFTPD2A whereas FT232H supports USB-to-MPSSE cables like the VA800-SPI and C232HM.
The FT4222H interface supports Single, Dual and Quad SPI.
This release also includes some example scripts like b2tf.py, fontmagic.py, segment.py, simple.py and teapot.py.