Ford Mustang adding IPMB

Hi everyone,

I have a personal project to retro-fit an IPMB, front sensors, and 360-view cameras onto my 2022 Mustang.

To answer the inevitable “why”: first, to prove it can be done, and second, because I want this functionality. While adding factory-existing modules that weren’t built with the car is usually straightforward, but I have hit a wall with this and need your help.

Current progress and modifications

  • Cameras: Added side mirror cameras, added a front camera, and replaced the rear camera.

  • Wiring: Added coax wires to all cameras and replaced the door/car-frame connectors to support the new coax lines.

  • Modules & sensors: Installed the IPMB, replaced the original parking sensors with variants matching the IPMB, rewired the sensors from the BCM to the IPMB, and disabled the PAM in the BCM.

All parts used were sourced from a 2022 Explorer.

Current symptoms and issues

  • Cameras: The cameras function, but they do not show all configuration options on Sync 3.4.

  • Sensors: Both front and rear parking sensors work visually (changing colors on screen), but there is no audio.

The Gateway Module (GWM) obstacle

I suspect the issue is missing CAN-bus messages between the IPMB and the APIM. Because the IPMB was never a factory option on the Mustang, the stock GWM does not know how to route these specific messages.

To test this, I swapped in a similar donor GWM from an Explorer. This successfully fixed the system: the full Sync camera menu appeared and sensor audio started working. However, it threw several DTC errors (such as FCMB errors) because the Explorer GWM configuration is unaware of some of my Mustang’s native modules.

How to proceed???

Does anyone know how to solve this bridging issue? Specifically:

  • Can I rewrite, add missing blocks for IPMB, and flash a different strategy file to the original GWM to map the IPMB network architecture?

  • Is there a way to manually modify the GWM As-Built blocks to force message routing between the IPMB and APIM without losing the Mustang’s native modules?

Thank you for your time and help. I really appreciate it.