User Activity

Hi, I am currently working with an STM32L452 as the master MCU, responsible for controlling a BlueNRG M2SP SoC, which is flashed with DTM_spi.hex.During the course of conducting EMC tests on my device, I encountered an issue with ESD immunity testing...
Hello, fellow forum members,I'm acquiring data from an ADC using DMA, and writing the filled buffer in SDCard, using SDMMC, also with DMA, on an STM32L452RC.I recently came across an interesting challenge involving power optimization while waiting fo...
Hi,I developed an application that uses an STM32L452 and MP34DT06J, with SPI and DMA. I don't have an external clock on the MCU so I'm using the internal one. Regarding the storage, I'm using an external Micro SD driven with SDMMC.Since I've more sen...