Title: MED9 Multimap/Mapswitch code (by cruise) Post by: fortis_moto on November 03, 2024, 02:49:56 PM Hi everyone! ;D
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- I'm sharing free modification for the MED9 ECU, which enables a multi-map function by cruise (Bosano do it first, but he made it by break + clutch) -- With this modification, you can switch between different maps without the need to reflash the ECU. It supports all versions of MED9, in my case MED9.5.10. Each MED9 binary version has different map locations, RAM variables, and free memory space, so this modification requires self-implementation and adjustment to fit your specific version. (P.S. If you need assistance, I can apply it to your file for a fee. PM or fortismoto@gmail.com) For those interested in seeing how it works, I've prepared a YouTube video demonstrating the map-switching process step-by-step. How the map-switching process works: Activate the cruise control (while stationary) – the EPC light will start flashing, indicating that you’re in map-switching mode. Pressing the "+" button on the cruise control increases the map number, while pressing "-" decreases it. Instructional Video: https://youtu.be/pPCheLpRnVc?si=MhYv0a2hbkT5jMww (https://youtu.be/pPCheLpRnVc?si=MhYv0a2hbkT5jMww) The modification file is attached to this post, and a demonstration video is available on YouTube. I hope this modification proves helpful for your projects! 8) 8) ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Title: Re: MED9 Multimap/Mapswitch code (by cruise) Post by: fortis_moto on November 03, 2024, 03:05:36 PM Code:
Here, I’m presenting the implementation code (of user Basano) for integrating our custom multi-map values. In my setup, map selection is controlled via the cruise control buttons. btw in shared file code starts at 0x75534 ::) ::) If you’d like to dive deeper into the details of the multi-map setup, Bosano has thoroughly explained everything in his thread http://nefariousmotorsports.com/forum/index.php?topic=5656.0 (http://nefariousmotorsports.com/forum/index.php?topic=5656.0). There’s no need to reinvent the wheel, so I’ll keep it simple here. May the Multi-Map be with you! Title: Re: MED9 Multimap/Mapswitch code (by cruise) Post by: Kurylek on November 03, 2024, 03:20:26 PM wow awesome job same thoughts i had about Basano setup but his version only works with brake and gas and i was looking for something with cruise control took a while but i’ll try to setup it on mine though not sure my skills can handle the implementation but ill try
|