It has an SPI (Serial Program Interface) so it should conform to a
standard MOSI/MISO/RESET/SCK interface.... so I you can tap the pinouts
of it, apply gnd and power to it and hook it up to an ISP programmer,
you should be able to read in the code from it and save it as a bin or
hex file.
Here's the datasheet:
http://www.ic-on-line.cn/IOL/viewpdf/MC705C8ACFNR2_393498.htm
I work with Atmel and Microchip MCU's a lot so its fairly similar, never
worked with Motorola MCU's before though....
Geoffrey Reed wrote:
I need to pull the rom image off of a MC705C8acpe,
anyone know how? Or if it
is possible?