Page 1 of 1

2021 Explorer ST Enhanced Memory Retrofit

Posted: Sat Jan 25, 2025 12:50 am
by KazWolfe
Hi all,

I've been mucking around with programming my 2021 Ford Explorer ST and came across the Enhanced Memory option (not enabled in factory asbuilt). Enabling this setting seemed to work though I came across a (known?) problem where the Ambient Lighting options could no longer be changed. Curiously, everything else regarding Enhanced Memory seemed to actually work on the car - I could register profiles, keyfobs, and the system generally behaved as expected save for a new DTC of U1A00:87-08 in the APIM.

Does anyone know if Enhanced Memory is just a feature toggle, or if it requires extra hardware to work? If the former, is there something I'm missing to preserve ambient lighting and/or deal with the DTC?

Thanks!

Re: 2021 Explorer ST Enhanced Memory Retrofit

Posted: Sun Feb 23, 2025 12:21 am
by KazWolfe
Did some more research, and it seems like this is a BCM issue:

Code: Select all

02/22/2025 15:31:57.056/2924/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightIntensty_Handler/214/=Previous Value = 0, Current Value = 0
02/22/2025 15:31:57.056/2925/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightColor_Handler/257/=lastColordata = 5, AmbColorRspfromServer = 3 
02/22/2025 15:31:57.056/3348/1/QT_HMI/[D] ford.al2hmibridge allogger.cpp/101/="DpChg CfgVehicle_AmbientLightColor_E_INT 3"
02/22/2025 15:31:57.116/2926/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightIntensty_Handler/214/=Previous Value = 0, Current Value = 101
02/22/2025 15:31:57.116/2927/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightColor_Handler/257/=lastColordata = 3, AmbColorRspfromServer = 3 
02/22/2025 15:31:57.144/2928/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightIntensty_Handler/214/=Previous Value = 0, Current Value = 101
02/22/2025 15:31:57.144/2929/31/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightColor_Handler/308/=Invalid data from dispatcher
02/22/2025 15:31:57.171/3349/1/QT_HMI/[D] ford.al2hmibridge allogger.cpp/101/="DpChg Delay_Acc_Status_E_BOL true"
02/22/2025 15:31:57.170/2930/60/PASA_HMI_IF/static bool BackupIgnition::Delay_Accy_Handler(const UI_8*, UI_32)/691/=BI : DP_ID_Delay_Acc_Status_E_BOL = 1
02/22/2025 15:31:57.171/150/23/VS_CLUSTER_PROXY/EPasStatus CClusterProxyServer::SendNavGuidanceCurrStreetToCluster(void*, NavClusterCurStreetInfo&)/5037/=Sending current streetname as [See Touch Screen] , Speed limit : [0]
02/22/2025 15:31:57.176/2931/23/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightIntensty_Handler/214/=Previous Value = 0, Current Value = 0
02/22/2025 15:31:57.176/2932/31/PASA_HMI_IF/Veh_LanguageSettingsAmbientLightColor_Handler/308/=Invalid data from dispatcher
I can't, however, find any more information on the BCM side of things. The BCM itself is also set to use Enhanced Memory, so it's a bit curious. Perhaps there are in fact hardware requirements?