Resolved! I2C HAL_I2C_ERROR_AF is set and the 2nd byte is not transmitted.
Posted on February 05, 2017 at 08:44using CubeMX V4.18.0. and uV5, stole parts from the '091 examplesI can see the ACK from the slave device, on the Oscilloscopebuttrying to send 0x68, 0x0E,0x00,0x00 as a packetit sends 1 byte the 0x68 and stops.wh...