-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Current state of project from what I can tell
- Firmware extraction: WCH bootloader, T48 bootloader, and T48 main firmware are dumped
- Firmware update via bootloader: we know a bit about how the protocol works, but nobody has implemented an updater yet
- Firmware update via ISP: I've attempted and failed, but 1) this is as heavily modified / untrusted board 2) I suspect there is something around the LED driver conflicting with the SWDIO line / BOOT must be driven in the right state. Maybe also BOOT0?
- We tried microprobing the flash die, but failed due to the chip not surviving decap. Maybe too thin of copper bond wires browning out the chip
- Nobody has demonstrated any basic T48 functionality such as blinking the LED
- Boards have been scanned / delayered somewhat, and progress is being made with pcbre and other tools to create a schematic
Some open questions / tasks:
- Proper schematic
- Create a stand alone updater (ie don't rely on their tools)
- Demonstrate some basic T48 functionality such as blinking an LED
- Demonstrate ISP flashing, if nothing else to recover my bricked boards that need new CPUs
Metadata
Metadata
Assignees
Labels
No labels