User Activity

Posted on April 26, 2018 at 08:21hi, i was trying to port code from stm32f4 to stm32f1. the code is used for obtaining gyroscope values from GY521(mPU6050) through i2c by dma. and iam stuck with ERROR: last event is different from I2C_EVENT. below ...
Posted on March 29, 2018 at 16:02hi, i had 3created three tasks, one for sd card writing another for interrrupt and another for displaying purpose. interrupt task is not running when sd card task is created . ///task creationxTaskCreate(vvDisplayTas...