Skip to content
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
This repository was archived by the owner on Aug 17, 2021. It is now read-only.

idea - use icd/companion chip as second cpu #73

@fanoush

Description

@fanoush

there are two same cpus on the board, both can be reprogrammed via swd so the main one can be i/o video/audio chip with vga frame buffer in ram and the debugging chip can be main cpu as it has almost no i/o except usb console, uart and gpios used as jtag (could be repurposed too?) - which is enough for main CPU.

The schematics of whole board is in launchpad user guide on TI site.
http://www.ti.com/lit/ug/spmu289c/spmu289c.pdf , icdi cpu wiring is on page 23
jtag pins are in the corner from other side - small 10 pin with 3 holes

Same link for tiva C launchpad here http://www.ti.com/lit/ug/spmu296/spmu296.pdf
With Tiva C it could be attractive that there is usb host mode so such monotron device could have both device and host working at the same time :-)

I guess I'll try to attach to ICDI chip and reprogram it just for fun, looks like the firmware can be backed up/restored according to this thread http://e2e.ti.com/support/microcontrollers/other/f/908/t/397003

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions