johnbutol / CCM-busmaster

BUSMaster files for emulation of Climate Control Module used in Volvo P1 platform (C30,C70,S40,V50)
Apache License 2.0
12 stars 3 forks source link

CAN bus or MOST #1

Closed RiLights closed 5 years ago

RiLights commented 5 years ago

Hi,

I saw that you mentioning about CAN bus but I read that Volvo uses MOST bust, correct me please if I'm wrong.

Thanks Ostap

johnbutol commented 5 years ago

They use both! Worse, they use LIN bus also. M in MOST stands for media so all audio related content use this interface. As CCM controls also HVAC, CANBus is used. LIN bus just provides the steering wheel control.

RiLights commented 5 years ago

Thanks for a explanation!