Howdy folks,
Living life on the bleeding edge here, I've come against my first mystery. I've been able to open the stock tune on my 2025 Mustang GT, and I get the following table for MAF Calibration Bank 1 (of 2):
Screenshot 2025-07-19 181854.jpg
Was expecting either Voltage itself, or Period, but after doing some research, it's apparently the raw count in an analog-to-digital schema that's proportional to voltage. After doing some logging and tweaking VCM Scanner to record meaningful parameters, it appears I can do some custom math to create a histogram that converts logged Mass Airflow Sensor Voltage (up to a max of 5.12V on Fords apparently) to the SENT A/D values by multiplying with a conversion factor I derived to be ~3000 (2900 - 3200 based on logs interpolation).
Is anyone else running across this? Nailed down the conversion factor? Found a better way to capture MAF deltas? Working with LTFT + STFT averaged across both banks to produce the following with this method:
Trim_Error_SENT_A_D.png
What make you of my weird science??
Thanks!