TCM: Difference between revisions

From Saab Wiki
Jump to navigation Jump to search
(Created page with "= Transmission control module for Saab 9-3 = MCU: Renesas sh7055r == Internal memory layout == Calibration saved @ 0x70000 - 0x80000")
 
No edit summary
Line 1: Line 1:
= Transmission control module for Saab 9-3 =
= Transmission control module for Saab 9-3 =
MCU: Renesas sh7055r
[[file: 55355004-front.jpg|450px|]]
[[file: 55355004-back.jpg|450px|]]
 
'''MCU:''' Renesas sh7055r, [https://www.alldatasheet.com/datasheet-pdf/pdf/134706/RENESAS/SH7055.html Datasheet]<br>
 
== Part numbers ==
* 55355004


== Internal memory layout ==
== Internal memory layout ==
 
Calibration saved @ 0x70000 - 0x80000<br>
Calibration saved @ 0x70000 - 0x80000
SRAM address when talking over CAN 0x00040000, in code 0xff8000<br>
requestDownload (write) only accepts sram addresses and there's only one service 0x42.<br>

Revision as of 12:45, 13 February 2022

Transmission control module for Saab 9-3

55355004-front.jpg 55355004-back.jpg

MCU: Renesas sh7055r, Datasheet

Part numbers

  • 55355004

Internal memory layout

Calibration saved @ 0x70000 - 0x80000
SRAM address when talking over CAN 0x00040000, in code 0xff8000
requestDownload (write) only accepts sram addresses and there's only one service 0x42.