CH347 USB2UART/SPI/I2C/GPIO/JTAG Update

CH347 USB2UART/SPI/I2C/GPIO/JTAG Update

After a long delay, we finally caught the tail end of Q1πŸ˜€

πŸ’‘ What’s New?

  • Chip Upgrade: CH347F, performance maximized!πŸ’ͺ
  • Configurable IO Levels: 3.3V/2.5V/1.8V, supports external input IO reference levels, incredibly flexible!πŸŽ›οΈ
  • Major Interface Upgrade: 5V/3.3V power, UART0/1, SPI, I2C, JTAG/SWD, fully independent 8PIN interface, clear and straightforward, no more worries about wrong connections!πŸ”Œ
  • Software Mode Switching: Interface functions defined by the program, play however you want!πŸ–₯️
  • SWD Support: Easier debugging, increased development efficiency!πŸ› οΈ

πŸ“ TODO List

  1. Python Repository Update: pip support, get started directly!🐍
  2. Rust Repository Update: cargo support, Rust enthusiasts rejoice!πŸ¦€
  3. Example Demo: Step-by-step guide to using new features!πŸ“š
  4. GUI Software: Interface operation, easy for beginners!πŸ–ΌοΈ
  5. pyocd Support: Smoother debugging, bugs nowhere to hide!πŸ”
  6. Others…: More surprises await your discovery!✨

🌟 Highlights Summary

  • Flexible Configuration: IO levels adjustable at will, interface functions switchable at will!
  • Independent Interfaces: 8PIN design, clear and straightforward, no more worries about wrong connections!
  • Software Defined: Function switching entirely relies on software, more efficient development!
  • SWD Support: More convenient debugging, double the efficiency!

There are many USB serial chips, but few support high-speed USB and can handle baud rates up to 9M.

✨ Come and try it out!

#CH347F #HardwareDevelopment #EmbeddedDevelopment #Python #Rust #DevelopmentTools

[Open Source] Debugging Tool: High-Speed USB to UART, SPI, I2C, JTAG

RUST Written CH347 Command Line Tool

CH347 Reads MPU6050 Sensor Data and Displays

CH347 Read/Write SPI Flash

Leave a Comment