I hope this is the correct place to ask..
I built my retro chip tester pro a couple of years ago.
It came the the atmel pre programmed with firmware 0.19
On sunday with the help of a friend we managed to update to the latest firmware v0.27 using avr dude and a pololu programmer.
Not the easiest thing I have ever done..but with help it got done.
I was hoping this would include a definition for a SY2158B Sram...but sadly not.
I have since learned this chip is pin compatible with a TMM2009A or B
..but sadly this chip is not included in the internal list.
The RCTP has been tested working with the TMM chip so theoretically it can be imported as a custom chip ...the Text file for this I now have.
; Definition for Toshiba TMM2009A (1k x 8, SRAM)
; compatible with Synertek SY2158B
; Status: working, confirmed
; Rename to "customsram1.txt"
;
name: TMM2009A (1k x 8)
dip: 24
size: 1024
flags: 0
a: 8,7,6,5,4,3,2,1,23,22
din: 9,10,11,13,14,15,16,17
dout: 9,10,11,13,14,15,16,17
oe: 20
we: 21
cs: 18
pcs:
gnd: 12
vcc: 19,24
My problem is HOW ?
I assume this chip definition can be written to the root of a Fat32 micro SD and popped into the SD card reader on board the RCTP.
from there I'm at a loss as to how to proceed.
How do I get the RCTP to use this 'custom' chip definition ?
any help with this would be very much appreciated.
I've watched many youtube videos on the RCTP but no one appears to have needed the uSD adapter for anything other than eprom dumping.
Help !!
rgds
VS
I built my retro chip tester pro a couple of years ago.
It came the the atmel pre programmed with firmware 0.19
On sunday with the help of a friend we managed to update to the latest firmware v0.27 using avr dude and a pololu programmer.
Not the easiest thing I have ever done..but with help it got done.
I was hoping this would include a definition for a SY2158B Sram...but sadly not.
I have since learned this chip is pin compatible with a TMM2009A or B
..but sadly this chip is not included in the internal list.
The RCTP has been tested working with the TMM chip so theoretically it can be imported as a custom chip ...the Text file for this I now have.
; Definition for Toshiba TMM2009A (1k x 8, SRAM)
; compatible with Synertek SY2158B
; Status: working, confirmed
; Rename to "customsram1.txt"
;
name: TMM2009A (1k x 8)
dip: 24
size: 1024
flags: 0
a: 8,7,6,5,4,3,2,1,23,22
din: 9,10,11,13,14,15,16,17
dout: 9,10,11,13,14,15,16,17
oe: 20
we: 21
cs: 18
pcs:
gnd: 12
vcc: 19,24
My problem is HOW ?
I assume this chip definition can be written to the root of a Fat32 micro SD and popped into the SD card reader on board the RCTP.
from there I'm at a loss as to how to proceed.
How do I get the RCTP to use this 'custom' chip definition ?
any help with this would be very much appreciated.
I've watched many youtube videos on the RCTP but no one appears to have needed the uSD adapter for anything other than eprom dumping.
Help !!
rgds
VS
Last edited: