Für dieses Forum muß Javascript im Browser aktiviert werden!
Kommentar: Einfügen von HTML im Kommentar: Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a> Bild einfügen: <img src="BILDURL"> Text formatieren: <b>fetter Text</b> <i>kursiver Text</i> <u>unterstrichener Text</u> Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b> C2 Quellcode formatieren: <code>Quellcode</code> ASM Quellcode formatieren: <asm>Quellcode</asm> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! > Sorry for writing in English but my German is really bad. > > I've recently bought a battery charger from Conrad (Voltcraft Charge Manager 2020). > Overall it is doing a good job but it has some limitations that I would like to bypass by modifying its > firmware. > > I have been able to obtain the schematics for this charger and it is using a MC68HC908GT16 chip. > If I'm not mistaken, this is the same chip as the one used for CC2. > > On the schematics, there are pins labeled "Monitor Mode" and "Monitor Data". I've read part of the > chip's datasheet and the Monitor Mode is apparently the way to access the flash (READ / WRITE) of the > MC68HC908GT16. > > I suspect that this charger is *somehow* compatible with the C-Control tools. Maybe these tools can be > used to read and write the flash of the charger. > > Would anyone happen to know how I could interface this charger with a PC (RS-232)? Are there > ready-made C-Control interfaces to do the job? Is there software as well? > > Thanks > > TeK