Resolved! HAL_I2C_Master_Transmit() ''too few arguments''
Posted on July 18, 2017 at 05:08Hello, I'm new with STM32 and this is the first time for using I2C on STM32.My environment is Keil5+cubeMX4.22.I can make the config by cube and I wrote following code, but couldn't compile it.uint8_t c[5] ={'a', 'b',...