Repository for testing TM4C123GH6PMI chips.
This project attempts to develop an integrated test setup for the TM4C123GH6PMI chips. It uses a LQFP64 socket adapter for fitting in the chip, and a custom PCB for programming and testing it.
The project consists of three parts:
- A custom PCB design to electrically hook up the TM4C chip.
- Embedded unit tests that can be flashed into the chip that must demonstrate proper operation of various peripherals.
- A test script that flashes the chip and returns a collated set of test results.
- Add RGB status LED to PCB
- Add ST7735 display
- Add control switches
- Add power components, relevant passives for lines
- Add excel diagram for pinout and signal matching
- Send to Burak for review
- Determine unit test contents
- Determine self test contents, communication scheme with AnalysisChip