When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
No, you aren't.
Set the mode in HEX you'd preferred in line 7B7-02-01 (B0), right now your car is set to N/A (0x00) Automatic Door Lock Mode
N/A
OFF
Lock: When driving
Lock: When driving / Unlock: IGN Off
Lock: Shifting Out of Park
Lock: Out of Park / Unlock: In Park
Lock: When driving / Unlock: in Park
Is this after making the changes in the earlier screenshot in this thread?
No, don't go by the earlier screenshot, every car is different, You need to code it with the values of your vehicle. If you post all RBCM values I'll tell you what to change.
No, don't go by the earlier screenshot, every car is different, You need to code it with the values of your vehicle. If you post all RBCM values I'll tell you what to change.
Here's what my current setting looks like before any modifications.
PS. Is there a guide that you'd recommend to follow as I'm also interested in changing my cluster language to English?
Sorry, I was busy.
Check Mazda3revolution search user Sergslim, in his signature download his Excel sheet. He also created some instructional YouTube videos.
You have it right, do you know if the original infotainment system was running Mazda Connect?
Default set for Lock: When driving / Unlock: IGN Off
Try this
Curious to know why you recommend setting 0000 for Auto lock (7B70102, B4, b7b6b5b4). That looks like a setting for OFF.b3 has been set to ON though, not sure how I missed that
You've made changes in the ADL section for cars without infotainment, you correctly said the setting (B4) it's 0 = OFF 1= ON . In your car was set to 1. So, we need to TURN OFF the default ADL and send the control to the infotainment by flipping byte 7b7-01-01 (B1)
Download the EXCEL and you can easily see it.
B4 on 7B7-01-02 uses 0 for ON and 1 for OFF in bit b3 and not the vice versa as you say. B4 initially had a hex value of 08 before my change (denoting that ADL in b3 was off, as was the default setting in b7b6b5b4). I then changed B4 on 7B7-01-02 to hex 20, which sets ADL in b3 to ON (bin 0) and b7b6b5b4 (the default setting) to 0010 (lock when driving, unlock when off). Is this what you say is meant for cars without an infotainment? The Excel file is not clear about the difference between these two sections (B4 on 7B7-01-02 and B1 on 7B7-01-01) hence my asking.
Another thing, since we are sending the control to the infotainment system, but I have an aftermarket system, what happens? My plan was to make the setting using Forscan, not send control to the infotainment system that I no longer have.
Hope I am clear and apologies for asking too many questions - I just want to get this right once and for all
No worries.
Nothing would happen, the default is set in as-build, but you may change the hex value anytime with FORSCAN in 7B7-02-01 (B1) and mod. the Checksum.
0x00-N/A
0x10-OFF
0x20-Lock: When driving
0x30-Lock: When driving / Unlock: IGN Off <--- this is default right now
0x40-Lock: Shifting Out of Park
0x50-Lock: Out of Park / Unlock: In Park
0xA0-Lock: When driving / Unlock: in Park
No worries.
Nothing would happen, the default is set in as-build, but you may change the hex value anytime with FORSCAN in 7B7-02-01 (B1) and mod. the Checksum.
0x00-N/A
0x10-OFF
0x20-Lock: When driving
0x30-Lock: When driving / Unlock: IGN Off <--- this is default right now
0x40-Lock: Shifting Out of Park
0x50-Lock: Out of Park / Unlock: In Park
0xA0-Lock: When driving / Unlock: in Park
I forgot to respond. It worked. When the speed gets to about 25km/h, the doors lock automatically and unlock when I turn off the engine. I believe I used 204A in B4B5 of 7B7-01-02.