Skip to content

db-electronics/UMDv3-kicad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMDv3

The Universal Mega Dumper v3 project is an open-source solution for cartridge dumping and writing.

This PCB includes a very performant MCU, STM32F407VET6, which is connected to a generalized databus consisting of 24 address bits and 16 data lines. Along with a dozen or so control signals, it should be sufficient to interface with most cartridge types. Each cartridge type requires a separate PCB for interface, please refer to the main project repository for a list of currently available cartridge apdapters.

Project

Please refer to the UMDv3 Firmware Project Repository for UMDv3 documentation and instructions; this is the project's central repository and where the wiki is hosted.

Dependencies

Parts Libraries

All components in this PCB depend on my KiCad libraries which are available here on github. I don't use any pre-existing libraries - fight me.