Skip to content

Releases: tomek-o/CH341A-tool

v1.3.0

25 Jan 19:56
Compare
Choose a tag to compare
  • added MCP4725 DAC
  • added BMI160 IMU
  • added MPU6050 IMU
  • added simple line and square shapes generator (whole screen area test) to SSD1306 test
  • MDIO interface, using UART TX (as MDC) and RX (as MDIO) CH341A pins
    • device detection (PHY address + ID detection) window
    • Clause 22 read/write window with bit descriptions for basic and extended PHY registers
    • Clause 22 for clause 45 (MMD) read/write window
  • added LAN8742A MDIO TDR (Time Domain Reflectometry) cable diagnostic over MDIO interface
  • added LAN8742A MDIO estimated cable length reading for matched cable with 100 Mbps active link
  • added option to start each log line with timestamp

v1.2.0

29 Jun 16:14
Compare
Choose a tag to compare
  • added Si5351A clock generator module
  • added VL53L0X ToF distance sensor reading
  • added APDS-9960 light/proximity/gesture sensor reading
  • added L3G4200D gyro reading

v1.1.0

28 Nov 19:35
Compare
Choose a tag to compare

Changelog:

  • added reading temperature from LM75 I2C sensor
  • added writing to HD44780 display using GPIO
  • added writing to HD44780 + PCF8574 (I2C) display
  • added I2C address selection to BME280
  • BMP280 is listed next to BME280
  • added AHT10/AHT20 temperature + humidity sensor
  • added writing/reading raw SPI data (but CH341 SPI is quite limited)
  • added writing to SPI MAX7219 8x8 LED matrix display
  • added AS5600 - magnetic rotary position sensor with 12-bit resolution

Application requires "CH341PAR" driver installed (either included here as CH341PAR.zip or available from wch-ic.com). If you have previously used CH341A for EEPROM/FLASH programming, you most likely already have it installed.

v1.0.0

04 Nov 16:11
Compare
Choose a tag to compare

First release.

Application requires "CH341PAR" driver installed (either included here as CH341PAR.zip or available from wch-ic.com. If you have previously used CH341A for EEPROM/FLASH programming, you most likely already have it installed.