User Activity

Posted on June 30, 2017 at 19:28Hey guys I have been working with VL53L0X and Stm32F7  at my company so the problem is that it can identify the chip ID well but get a ERROR_CONTROL_INTERFACE at the first api callVL53L0X_DataInit(&MyDevice);After fur...
Posted on December 01, 2016 at 10:35Hey guys I am learning to work around I2S peripheral on Stm32F4  with stmcube.In the stmcube there is parameter setting as audio frequency(options 44khz 48khz 192khz) data frame format(selected 16 bit).I want to p...
Posted on October 28, 2016 at 10:48 Hey guys I am trying to interface sd card with stm32F4 but things are not working,code was developed using cubemx int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration...