Skip to content

Modified Ark Micro AMT630A SDK for small 5" TFT monitor

Notifications You must be signed in to change notification settings

r315/AMT630A-car-tft-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMT630A SDK

Custom firmware for AMT630A based 5" TFT Monitor

The AMT630A is a video display controller found on many small cheep TFT monitors for car rear view cameras. Some times these monitors lacks on software features or have weird behavior that we which could fix, and for that having the firmware source code is a dream.

Screen size

The original SDK has parameters for 4.3" and 7" display sizes, for my 5" display I had to extract the parameters from the binary flash content. Before having the SDK,I wrote a disassembler (dss52) similar to no$x51 in an attempt to reverse engineering the firmware, this tool later help me locate the display parameters.

Build

The code compiles using keil uVision v5.27

Links

NesDev - AMT630A firmware for mini TFT screens
NOCASH - AMT60A Chip specifications


Licensed under the MIT license.

About

Modified Ark Micro AMT630A SDK for small 5" TFT monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published