User Activity

Posted on September 08, 2017 at 15:38Hello All,I am using STM32F100 MCU for MPU6050 sensor interfacing.I am using I2C.when i generate code , i get itvoid HAL_I2C_MspInit(I2C_HandleTypeDef* hi2c){GPIO_InitTypeDef GPIO_InitStruct; if(hi2c->Instance==I...
Posted on August 22, 2017 at 14:51Hello All,I am working on ST controller with IAR.I have imported one code into IAR in my PC.code is generated in other PC previously.All Folders and files are included with respect to variable 'PROJ_DIR'.Now, compil...