Reverse engineering ZIOVA CS615: Difference between revisions

From Randomdata wiki
Jump to navigation Jump to search
imported>Combuster
proper dumps
imported>Combuster
FT232R connection
Line 15: Line 15:
RX: Read (box)<br>
RX: Read (box)<br>
GND: Ground<br>
GND: Ground<br>
== Connecting to TTL usb cable ==
To connect to FT232R (6-pole plug):
:Ground to black
:RX on system to TX on cable (orange)
:TX on system to RX on cable (yellow)
Serial configuration is 115200 baud 8N1


= Hardware =
= Hardware =

Revision as of 08:14, 24 May 2012

Inside

Pinout UART

X  X  TX  X  GND
.  X  RX  X   X

X:pin
.:nopin
TX: Transmit (box)
RX: Read (box)
GND: Ground

Connecting to TTL usb cable

To connect to FT232R (6-pole plug):

Ground to black
RX on system to TX on cable (orange)
TX on system to RX on cable (yellow)

Serial configuration is 115200 baud 8N1

Hardware

CS615[bin]$ cat /proc/cpuinfo
system type		: Sigma Designs TangoX
processor		: 0
cpu model		: MIPS 4KEc V6.9
Initial BogoMIPS	: 291.84
wait instruction	: yes
microsecond timers	: yes
tlb_entries		: 32
extra interrupt vector	: yes
hardware watchpoint	: yes
ASEs implemented	: mips16
VCED exceptions		: not available
VCEI exceptions		: not available
System bus frequency	: 198000000 Hz
CPU frequency		: 297000000 Hz
DSP frequency		: 297000000 Hz

Dumps

ZIOVA CS615 boot