The correct syntax of the STR in the command is STR I2C\count.
So what you are trying to do, send after specific point, 32 bytes of data, will not work.
Use a temp array to transfer the data you want and then use the I2CWrite command. See page 162 of the manual.
Ioannis
Bookmarks