-
0.0.16 release!
11/07/2022 at 03:58 • 0 comments0.0.16 release of ch55xduino Latest
fix GSINIT in sdcc.sh so volatile variables will not affect even alignment.
add 266 bytes USB ram option and USBtinySPI_CH552 (Adafruit USBtinySPI implementation on CH552 with debugWIRE feature) example. -
0.0.15 release!
11/07/2022 at 03:58 • 0 comments -
0.0.14 release!
11/07/2022 at 03:57 • 0 comments -
0.0.13 release!
11/07/2022 at 03:56 • 0 commentsAdd 12M clk option
fix sed in Arduino 2.0 on Mac
update upload tool for Arduino 2.0 #76
no update sdcc, the current version has -x bug.
-
0.0.12 release!
05/06/2022 at 21:16 • 0 comments0.0.12 release of ch55xduino
Update build script for even alignment
Update build script to use -x c and include option for cpp -
0.0.11 release!
04/27/2022 at 19:01 • 0 comments0.0.11 release of ch55xduino
Update SDCC compiler and support generic selection for print function.
0.0.10 release of ch55xduino
Added Serial 1 support
Added 2.5.0 bootloader support. Also support CH375 driver in Windows
Added HID keyboard/mouse and keyboard/media combo example
Suppressed sdcc script print in stderr
Updated delayMicroseconds, increase accuracy
Added Timer2Interrupt and GPIOInterrupt handler in main0.0.9 release of ch55xduino
Add support for CH559
By default the CH559 will use the pulled-down pin P46 instead of pulled-up D+ to enter the bootloader.Add basic support for CH549.
CH549 can not jump to bootloader in usercode.0.0.8 release of ch55xduino
Add Mass Storage support
Bug fix in UsbSerialAdaptor and CMSIS_DAP example
0.0.7 release of ch55xduino
Add soft I2C support.
Add WS2812 (Neopixel) support. -
0.0.6 release!
10/06/2020 at 17:51 • 0 commentsAdd 16M clock option for 3.3V board.
Add support for 2.4.0 version bootloader.
Add EEPROM (DataFlash) support. -
0.0.5 release!
07/23/2020 at 21:27 • 0 commentsMore optimization. And a CMSIS-DAP example included.
A ch552 acts as debugger for an Arduino-Zero compatible board.
-
0.0.3 & 0.0.4 release!
07/08/2020 at 23:46 • 0 commentsNow you can make any USB device. There are examples of CDC and HID keyboard device.
Also it is possible to upload code with UART1.
-
0.0.2 release!
06/16/2020 at 22:08 • 0 commentsSupport most Arduino functions. (Except pulse, shift, tone)
Add SPI library
Add touchkey libraryPhoto of a breakout board. Fully tested.