Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 2.4 KB

File metadata and controls

56 lines (36 loc) · 2.4 KB

DFO

Acknowledgement and Licensing

Original source by community user micro. All rights goes to him.

  • Source @ Circuit-Board.de: Link
  • Source @ NFGgames: Link
  • Source @ OSHPark: Link

Source links will forward you to original source codes. Source codes provided in this repository are just mirrors.

Modifications Compared to Original Source

Modifications made by Peter Bartmann aka borti4938 in 2019:

  • PCB: remove slide switch and replace it with pin header
  • Allow V_target to be at 5V (right position shorted)

Firmware for Programmer

Microcontroller on the programmer PCB needs a firmware (written by micro) in order to work properly. Use the firmware provided in this subfolder or the one in the original source. Please make sure to set the fusebytes correctly.

Program the CDCE913 (DFO) on the MultiRegion PCB

Use the GUI (software written by micro) in order to program the PLL. This is required in order to get the DeJitter and on-board color carrier switch working. To program the PLL perform the following steps:

modding board not installed
  • Set V-target jumper on programmer to 5V
  • Connect programmer to modding board (make sure that the connector is matched otherwise you may harm your modding board!)
  • Connect USB cable to Windows PC
  • Launch programmer app
  • Load hex-file for the CDCE913 by clicking on Load Configuration File
  • Click on Program CDCE9xx button
  • Disconnect everything once finished
modding board installed in SNES
  • Leave V-target jumper open
  • Connect programmer to modding board (make sure that the connector is matched otherwise you may harm your modding board and/or the DFO programmer!)
  • Connect USB cable to Windows PC
  • Switch on SNES
  • Launch programmer app
  • Load hex-file for the CDCE913 by clicking on Load Configuration File
  • Click on Program CDCE9xx button
  • Disconnect everything once finished

Picture