Difference between revisions of "PDX2000 Firmware Upgrade"

From skratchtek
Jump to: navigation, search
(Created page with " 1. Replace the MCU (QU01) with a HD64F3052F25 (available used from utsource) 2. Replace the Crystal (XU01) with a 25MHz one 3. Download http://rasteri.com/PDX3000_UART_SWAPS...")
 
Line 1: Line 1:
 +
[https://www.youtube.com/watch?v=JjtfPExJrIE The main guide is in this video.]
  
 +
* Modify the main circuit board :
 +
** Replace the MCU (QU01) with a HD64F3052F25 (available used from utsource)
 +
** Replace the Crystal (XU01) with a 25MHz one
 +
** Cut this trace on the bottom of the board to disconnect pin1 from VCC :
 +
*** [[File:Cuttrace.png|200px]]
  
1. Replace the MCU (QU01) with a HD64F3052F25 (available used from utsource)
+
* Build a programming cable using an 8-pin JST PH connector and some dupont wires, this is the wiring for it :
2. Replace the Crystal (XU01) with a 25MHz one
+
** [[File:Wiring2.png|200px]]
3. Download http://rasteri.com/PDX3000_UART_SWAPSIES.BIN
+
 
 +
* Connect a USB-TTL serial adapter to your PC, and connect it to JU05 (FLASH) on the Vestax PCB using the cable you just made
 +
*  [https://www.renesas.com/us/en/software-tool/flash-development-toolkit-programming-gui#download Install the renesas flash tools] - you want the "[Evaluation Software] Flash Development Toolkit V.4.09 Release 03"
 +
 
 +
* Run '''Flash Development Toolkit 4.09 Basic'''.
 +
** Go to "Options->New Settings" (it might automatically do this the first time you start it)
 +
** Type "H8/3052" in the filter box and select the first option in the list, click next
 +
** Select the COM port of your USB serial adapter (you can find this in Device Manager), click next
 +
** Set the CPU crystal frequency to 25MHz, click next
 +
** Make sure BOOT Mode and Use Default is selected, click next
 +
** Click Finish
 +
** Download [http://rasteri.com/PDX3000_UART_SWAPSIES.BIN the modified PDX3000 firmware], and load it into the "User/Data Area" box of the Flash Development Toolkit
 +
** Click "Program Flash", it will take 10 seconds or so.
 +
** If all is ok, it will say "Image written to device" in green - if not, check your connections and soldering

Revision as of 07:12, 20 September 2021

The main guide is in this video.

  • Modify the main circuit board :
    • Replace the MCU (QU01) with a HD64F3052F25 (available used from utsource)
    • Replace the Crystal (XU01) with a 25MHz one
    • Cut this trace on the bottom of the board to disconnect pin1 from VCC :
      • Cuttrace.png
  • Build a programming cable using an 8-pin JST PH connector and some dupont wires, this is the wiring for it :
    • Wiring2.png
  • Connect a USB-TTL serial adapter to your PC, and connect it to JU05 (FLASH) on the Vestax PCB using the cable you just made
  • Install the renesas flash tools - you want the "[Evaluation Software] Flash Development Toolkit V.4.09 Release 03"
  • Run Flash Development Toolkit 4.09 Basic.
    • Go to "Options->New Settings" (it might automatically do this the first time you start it)
    • Type "H8/3052" in the filter box and select the first option in the list, click next
    • Select the COM port of your USB serial adapter (you can find this in Device Manager), click next
    • Set the CPU crystal frequency to 25MHz, click next
    • Make sure BOOT Mode and Use Default is selected, click next
    • Click Finish
    • Download the modified PDX3000 firmware, and load it into the "User/Data Area" box of the Flash Development Toolkit
    • Click "Program Flash", it will take 10 seconds or so.
    • If all is ok, it will say "Image written to device" in green - if not, check your connections and soldering