View Single Post
Old 20-07-2023, 10:38 PM   #794
jakka351
Regular Member
 
jakka351's Avatar
 
Join Date: Oct 2015
Posts: 237
Talking Re: FORD technical service bulletin : ICC touch screen display

Quote:
Originally Posted by efgiar View Post
Hi again, so been playing with it, and got a bench harness setup, at a sticking point at the moment with the software, any tips? im happy to have full onus on myself for failures of anything relating to the software @JasonACT , btw ive replaced the nand flash on a failed unit, just trying to get firmware from a good one to the one with the replaced nand to confirm its been fixed, this is what im getting trying to read the good unit (has gps)

ATZ


ELM327 v1.5

>ATM0
OK

>ATCF7AE
OK

>ATCM7FF
OK

>ATSH7A6
OK

>ATTPB
OK

>10FA
50 FA

>2701
7F 27 22
Condition not correct

>1081
50 81

is this on the bench? you might find that security access requests will fail unless the FDIM receives the right CAN messages from the rest of the car. at very least I think you just need to send 0x406 byte 2 set to higher than 0x05 (I think). Or you can try it to a module in the car. That message is just ignition on.


edit: here are some scripts that may help https://github.com/jakka351/FG-Falco...esources/Tools
specifically this one called "wake_fdim.sh" https://github.com/jakka351/FG-Falco...s/wake_fdim.sh
JasonACT's arduino sketch with my handy dandy comments for the thick: https://github.com/jakka351/FG-Falco...s/CAN_test.ino

Last edited by jakka351; 20-07-2023 at 10:44 PM. Reason: To add URL to script
jakka351 is offline   Reply With Quote