SPC  Version 0.9.5
 All Files Functions Groups Pages
Shared Memory

There are 32 shared memory locations on the SuperPro board which can be accessed remotely via I2C using a device like the NXT.

They are named SharedMem01 through SharedMem32. If you write 4 bytes to I2C address 0x80 these bytes can be read as a signed long value in SuperPro C at address 0x20 (SharedMem01).