Author Topic: Ch55xduino, Arduino development package for ch55x  (Read 1992 times)

0 Members and 1 Guest are viewing this topic.

Offline ds_userTopic starter

  • Newbie
  • Posts: 9
  • Country: us
Ch55xduino, Arduino development package for ch55x
« on: June 17, 2020, 02:27:31 pm »
Ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. Users can simply write code in Arduino IDE and hit one button to flash the chip to get code running. No configuration or guesswork needed.

CH551/2/4 may be the lowest part count system that works with Arduino. The minimal system only requires one chip, 2 decoupling capacitors, and one optional pull-up resistor. These features made it ideal for DIY projects.

At this moment the project is still working-in-progress. Support most Arduino functions (Except pulse, shift, tone). Refer to examples in this repo for more info.

https://github.com/DeqingSun/ch55xduino
 
The following users thanked this post: paf, thm_w, ebclr, lucazader, soFPG, retiredfeline

Offline jasonmrc

  • Newbie
  • Posts: 4
  • Country: mt
Re: Ch55xduino, Arduino development package for ch55x
« Reply #1 on: November 06, 2020, 11:03:24 am »
Hi

Any plans to include the 554 - 559 range of C51 Processors in the Arduino ide.

I am developing a USB mass storage interface to read a U-disk - Pendrive and looking to use Arduino.

regards
 

Offline ds_userTopic starter

  • Newbie
  • Posts: 9
  • Country: us
Re: Ch55xduino, Arduino development package for ch55x
« Reply #2 on: November 13, 2020, 03:16:32 pm »
https://github.com/DeqingSun/ch55xduino/blob/playground/ch55xduino/ch55x/libraries/Generic_Examples/examples/05.USB/USBhostOnCH554/USBhostOnCH554.ino

It is planned to support CH554 but not finished yet. However, you can choose CH552 and your own USB stack to make it work. Also the example above is the basic code to jump into boot loader. You can use serial to upload sketch when your USB port is occupied.
 

Offline voltsandjolts

  • Supporter
  • ****
  • Posts: 2300
  • Country: gb
Re: Ch55xduino, Arduino development package for ch55x
« Reply #3 on: November 13, 2020, 06:40:21 pm »
Are there any english datasheets available for the CH55x series?
 

Offline ds_userTopic starter

  • Newbie
  • Posts: 9
  • Country: us
 
The following users thanked this post: voltsandjolts


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf