forked from Frans-Willem/CsrSpiDrivers
-
Notifications
You must be signed in to change notification settings - Fork 102
RelatedProjects
lorf edited this page Dec 15, 2018
·
3 revisions
- LPT programmer and general info by Robin Gross;
- Reverse-engineered SPILPT driver + Arduino SPILPT driver by Frans-Willem Hardijzer, for Windows;
- SPILPT driver for Wine under Linux by @unicorn using FTDI MPSSE;
- Software to read/write BC4 flash over SPI using Raspberry PI GPIO;
- USBSPI programmer based on CSR BC3 chip using original firmware by Jernej Škrabec;
- USBSPI programmer software for Linux (git mirror) by Jernej Škrabec;
- Remote debugging protocol implementaton (git mirror)
- USBSPI programmer based on Stellaris Launchpad by Frans-Willem Hardijzer, for Windows;
- pypickit contains code to flash CSR BC2 and BC3 chips using PicKit2.
-
Program to download and run code on CSR1010
- Discussion:
https://forum.csr.com/forum/main-category/main-forum/software/52487-reading-shared-memory-on-csr1010-from-host-mcu-via-debug-spi-interface
- Discussion:
-
CSR patches for GNU tools for XAP CPU support - GCC 4.3.4
- Discussion:
https://forum.csr.com/forum/main-category/main-forum/software/54778-gpl-sources-please
- Discussion:
- GCC 3.3.3 for XAP
- Open source HC05 firmware by Paul Sokolovsky