map lookups are NOT jump to map locations.
they are 1) load axis, map into registers 2) jump to n x m interpolation function.
scale/offset are
1) load scale contents to register, mult
2) load offset contents to register, add
So I understood that the next byte after f8 means the address of the RAM. But the digital signal is already written to the RAM, how do I find out at what addresses the conversion from analog to digital signal of the Map sensor is done?