User Activity

Hello there. For some time now, STM32F0 and STM32F1 series many MCUs have been experiencing stock problems.  STM32F030, STM32F042, STM32F072 and STM32F103 series many mcu have stock problems. It seems that there is no stock at suppliers like Digikey,...
Hello. I'm trying to play a music file using PWM with STM32F1. For this, I saved the sound data in flash memory with appropriate resolution. Using Timer 2 and DMA, I transfer the data to TIM2-> CCR1 register. Sampling Frequency 8 Khz. DMA Circular M...