Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello,I am trying to generate white noise using the DAC, much like was mentioned in this forum post:How to generate a white noise with the DAC on STM32L1However, I don't know if putting values into memory table and using cyclic mode is the only answe...
Am using an Stm32f103c8 microcontroller, initially i configured 1 single ADC pin and measured temperature from the thermistor using (PollForConversion) which worked perfectly. Then I configured 5 ADC Pins to measure the temperature again and Current ...
Hello,My board consists of stm32f427 and I have a strange problem.Calling NVIC_SystemReset() causes CPU to hang. This happens only on some boards.I could overcome the problem in one of the following:Add a HAL_Delay(100) before calling NVIC_SystemRese...
I am reviewing another person's program and need to know how the filters are operating for troubleshooting. Here are a few examples from the program I am looking at.filter_arm_status = arm_fir_decimate_init_q15(&Sine_Filter, 31, 2, FIR_Coeff_Buffer, ...
HI ! There is a functional safety program when uesd STM32H750, I notice this MCU have ECC in SRAM part,。 so , If I only used ECC function , can I get 90% DC rate? And why in STM32H7 STL lib still have RAM TESTS lib and not used ECC instead?Thanks...
I have tried the HAL_OB function.No change was good.So I ran the code below.After that, ST LINK connection is not possible.MCU is not responding.Is there no way to get it back?MCU : STM32G07xCODE : FLASH_OBProgramInitTypeDef OBInit; if...
I have developed my own STN32F103RGT controller board for DC-DC converter application.I am using TIM1 CH1, CH1N and CH2, CH2N complementary pwm signals. I am able to generate complementary pwm waveforms. But now I want change the phase of the pwm. I ...
When i try to connect g070rb nucleo board i get my LD1 blinking continuously and on my pc it shows usb device not detected.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.