STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Changing clock source from HSE to HSI

Posted on August 26, 2015 at 08:16Hi Please refer below code to change clock source from external HSE to internal HSI /* Enable HSE Oscillator and activate PLL with HSE as source */#if 0 // Choose External Crystal (HSE) As Source RCC_OscInitStruct.O...

HAL Timer PWM DMA Completion

Posted on April 27, 2017 at 23:34 I have an app running on F303 where i build an waveform buffer of PWM widths (CCR1) and then periodically send the waveform using HAL_TIM_PWM_Start_DMA. Project is CUBE generated.It all works find, resending the ...

32L476GDISCOVERY doesn't boot?

Posted on April 27, 2017 at 13:52I received my 32L476GDISCOVERY and followed step 1 on the answer card to power the board using the USB mini-B connector. LD1 starts flashing slowly but nothing else happens. Nothing displays on the LCD screen as the ...

STM32F437AIH6 thermal shutdown?

Posted on April 25, 2017 at 09:08Hi, I am using an STM32F437AIH6 (-40 - +85dC device) in a custom design and it is failing in the thermal test (MCU completely stops). During the test I measure the MCU case temperature and MCU ambient temperature wit...

Resolved! STM32-MAT Simulink SPI ''Type_SPI'' bug

Posted on April 24, 2017 at 17:15I was trying to get Simulink to communicate to a sensor using SPI, but I encountered the following issue:When opening the parameter screen of the SPI block by double clicking on it, the ''Type_SPI'' field contains ''...

0690X00000606q3QAA.png 0690X00000606UhQAI.png

STM32F407 Discovery stuck with mems mic recording

Posted on April 27, 2017 at 09:38Hi AllI have been through the audio playback and recording exampleI need to extract raw PDM from Mic and I have followed from the example and included necessary steps as described in libraryBut still I can't get any ...

Labels