Dobrica Pavlinušić's random unstructured stuff
CC1110: Revision 7
IM-ME
consolepinout
Spectrum analyzer https://github.com/mossmann/im-me flasing using RaspberryPigit clone https://github.com/tobyjaffey/cctl pi@raspberrypi ~/cctl $ git diff diff --git a/ccpil/dbg.c b/ccpil/dbg.c index 9ca33da..2b4a796 100644 --- a/ccpil/dbg.c +++ b/ccpil/dbg.c @@ -30,9 +30,9 @@ #define NUM_ATTEMPTS 100 -#define PIN_DD RPI_GPIO_P1_11 -#define PIN_DC RPI_GPIO_P1_12 -#define PIN_RST RPI_GPIO_P1_13 +#define PIN_DD RPI_GPIO_P1_21 +#define PIN_DC RPI_GPIO_P1_23 +#define PIN_RST RPI_GPIO_P1_24 #define ST_CHIP_ERASE_DONE 0x80 wget https://github.com/mossmann/im-me/raw/master/specan/specan.hex sudo ./ccpil -f specan.hex dongleMine is different board revision rfcatlinks
|