User Activity

Hi, xSemaphoreTake is not working properly(getting held at taskENTER_CRITICAL) after existing sleep mode. Before entering sleep mode using HAL_PWR_EnterSLEEPMode the value of portNVIC_INT_CTRL_REG is 4194304. After exiting from sleep mode using an ex...
Hi, I have an application where I am using NUCLEO F401RE interfaced with Nucleo-CCA02M2 and a sensor. I am running two tasks one is reading data from sensor via I2C and other reading audio from I2S via DMA. THe sensor uses an interrupt line which w...
Hi, I have a requirement for upgrading firmware in STM32F401RE using USB DFU in android platform. Is there any tool (similar to stm32 cube programmer)or any other method available for doing the same
Hi I am planning to use X-Nucleo-cca02m2 board with nucleo-f401re for audio streaming. I found the en.x-cube-memsmic1_v5.5.0 example code where the bit resolution is found to be 16 bit for USB audio streaming. But my requirment is 24 bit resolution. ...
Hi, I am using X-NUCLEO-CCA02M2 microphone board with nucleo-f401RE for USB audio streaming. Can anyone share the details about interfacing pin connection(which I2S pin is used)?. My understanding is like timer is used to connect pdm clock with I2S...