Skip to content

jakka351/Harley-Davidson-TC265

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Harley-Davidson-TC265

Notes on Flashing a Harley Davidson TC265 ECU

image

Security Access

Seed & Key Exchange appears to be static, with only one seed and key combination per ECU.

Read Flash Memory

The Flash Memory read is done via service 0x23 readMemoryByAddress, after unlocking the controller and uploading a secondary bootloader, then activating it.

Upload Secondary Bootloader

Write Flash Memory

The Flash Write process uses service 0x34 requestDownload and service 0x36 transferData to write to the flash memory.

Releases

No releases published

Packages

No packages published