I have been struggling with the conversion of values in AUTOSAR from internal to physical values and vice versa. I understand this:The physical value is the value we send to the application, and the internal value is the one we get after quantizing the physical value which is then sent on the bus. Is my understanding wrong?
↧