Skip to content
/ ccprog Public

Chipcon CC1110 GPIO-based (bitbang) programmer

Notifications You must be signed in to change notification settings

ps2/ccprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccprog

Chipcon CC1110 GPIO-based (bitbang) programmer

Used to program cc1110 devices over GPIO lines on operating systems and boards that support libmraa, like the Intel Edison or Raspberry Pi.

Building

make

Usage

Usage: ./ccprog command

 Commands supported: erase reset write

 Command line options:
   -p DC,DD,RESET              specify mraa pins for debugging cc chip:

Example

./ccprog write uart1_alt2_RILEYLINK_US_STDLOC.hex

Wiring for Edison

The edison natively uses 1.8V logic levels. The CC1110 requires 3.3V logic levels, so you will need something like the Sparkfun GPIO Block to shift the levels up.

About

Chipcon CC1110 GPIO-based (bitbang) programmer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published