-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add applet for programming/reading TI/Chipcon 8051 based radios: CC111x, CC251x, CC253x, & CC254x #185
base: main
Are you sure you want to change the base?
Commits on Feb 20, 2020
-
applet.program.chipcon: add support for reading & writing TI/chipcon …
…CC111x and CC25x radio SoCs. Tested on CC2510-2511DK_Dongle R1.2 Reads/writes code and lock bits 'Should' work on unbanked CC111x, CC251x & CC243x parts. Might work on banked CC243x parts (F64 & F128)
Configuration menu - View commit details
-
Copy full SHA for a471e15 - Browse repository at this point
Copy the full SHA a471e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7145721 - Browse repository at this point
Copy the full SHA 7145721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b2b723 - Browse repository at this point
Copy the full SHA 2b2b723View commit details -
Configuration menu - View commit details
-
Copy full SHA for a045a4e - Browse repository at this point
Copy the full SHA a045a4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e05858d - Browse repository at this point
Copy the full SHA e05858dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a4ff0 - Browse repository at this point
Copy the full SHA 30a4ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038e7de - Browse repository at this point
Copy the full SHA 038e7deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af9c71 - Browse repository at this point
Copy the full SHA 4af9c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb5efc - Browse repository at this point
Copy the full SHA 9fb5efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b23acb4 - Browse repository at this point
Copy the full SHA b23acb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8f355 - Browse repository at this point
Copy the full SHA ee8f355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b715d8 - Browse repository at this point
Copy the full SHA 7b715d8View commit details
Commits on Feb 22, 2020
-
Reworked reset and clocks/delays - all through fifo and no sleeps. So…
…ak tested for ~2hrs.
Configuration menu - View commit details
-
Copy full SHA for ee81fa0 - Browse repository at this point
Copy the full SHA ee81fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bbd1d - Browse repository at this point
Copy the full SHA d5bbd1dView commit details
Commits on Feb 23, 2020
-
Handle writing lock bits with arguments, and cope with connecting to …
…a part with debug lock set.
Configuration menu - View commit details
-
Copy full SHA for 62a8b84 - Browse repository at this point
Copy the full SHA 62a8b84View commit details
Commits on Mar 2, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 66aa35a - Browse repository at this point
Copy the full SHA 66aa35aView commit details
Commits on Mar 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 74c227c - Browse repository at this point
Copy the full SHA 74c227cView commit details
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a1ad15d - Browse repository at this point
Copy the full SHA a1ad15dView commit details -
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 5554ed3 - Browse repository at this point
Copy the full SHA 5554ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b98e83 - Browse repository at this point
Copy the full SHA 1b98e83View commit details
Commits on Mar 31, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 7198ef2 - Browse repository at this point
Copy the full SHA 7198ef2View commit details
Commits on Apr 6, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for c7975e8 - Browse repository at this point
Copy the full SHA c7975e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4968b2f - Browse repository at this point
Copy the full SHA 4968b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95227a7 - Browse repository at this point
Copy the full SHA 95227a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3df807 - Browse repository at this point
Copy the full SHA b3df807View commit details
Commits on May 27, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 4a77938 - Browse repository at this point
Copy the full SHA 4a77938View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede5c32 - Browse repository at this point
Copy the full SHA ede5c32View commit details
Commits on Jul 16, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 79275f8 - Browse repository at this point
Copy the full SHA 79275f8View commit details
Commits on Jul 31, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 175b0b7 - Browse repository at this point
Copy the full SHA 175b0b7View commit details
Commits on Aug 21, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 159e234 - Browse repository at this point
Copy the full SHA 159e234View commit details
Commits on Oct 1, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for a9d84c1 - Browse repository at this point
Copy the full SHA a9d84c1View commit details
Commits on Oct 15, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 534cbe7 - Browse repository at this point
Copy the full SHA 534cbe7View commit details
Commits on Nov 7, 2020
-
Merge remote-tracking branch 'upstream/master' into samlittlewood/app…
…let-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 6649433 - Browse repository at this point
Copy the full SHA 6649433View commit details
Commits on Aug 4, 2021
-
Merge remote-tracking branch 'upstream/main' into samlittlewood/apple…
…t-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 5d884ed - Browse repository at this point
Copy the full SHA 5d884edView commit details
Commits on Sep 28, 2021
-
Merge remote-tracking branch 'upstream/main' into samlittlewood/apple…
…t-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for a091b6f - Browse repository at this point
Copy the full SHA a091b6fView commit details
Commits on Nov 16, 2021
-
Merge remote-tracking branch 'upstream/main' into samlittlewood/apple…
…t-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 361b860 - Browse repository at this point
Copy the full SHA 361b860View commit details
Commits on Jun 10, 2022
-
Merge remote-tracking branch 'upstream/main' into samlittlewood/apple…
…t-program-chipcon
Configuration menu - View commit details
-
Copy full SHA for 0a20d6d - Browse repository at this point
Copy the full SHA 0a20d6dView commit details
Commits on Jun 11, 2022
-
Update software/glasgow/applet/program/chipcon/ccdpi.py
Co-authored-by: Greg Davill <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc4dea8 - Browse repository at this point
Copy the full SHA bc4dea8View commit details