User Activity

I would like to build the Audio playback and record example code of STM32F4 controller to STM32H5 controller. Could you please help me with feasible method to make it work. I am planning to use same driver code and middleware code of STM32F4. I have ...
I am trying to convert microphone PDM signal into PCM signal and i used external PDM2PCM library files (which is used for STM32L4 cortex-M4) for that, i am able to bulid it for STM32H5 controller. When i execute the blelow PDM_filter_init function i ...
I am using STM32H5 nucleo board and it is connected with MIC which gives PDM output based on analog input. I am reading the mic data using I2S protocol. To verify the received I2S PDM data, I am giving this data directly to DAC to get original signal...
I am trying to use second half of OCTOSPI pins in single memory mode by setting MSEL bit for QUAD SPI communication with Flash memory. Even though i set the MSEL bit to send the data through 7 to 4 pins, still data is going through the 3 to 0 pin onl...
I am using STM32H563-ZI nucleo board. I would like to add X-CUBE-AWS extension package with this Microcontroller. Could you please tell the procedure to integrate this with STM cube IDE?
Kudos given to