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

CCM RAM use cases in STM32F4-series

Hi!It's a beginner question, but what is te purpose / use case the CCM RAM in STM32F4-series?I asking this due to CCM RAM in this MCUs connected to D-bus only. For this reason, this implementation don't have code execution capability nor DMA.I'm afra...

PTiha by Senior
  • 960 Views
  • 3 replies
  • 0 kudos

Measure HSE using TIM17

We are using the STM32H753ZI and to test if the LSE and HSE have the correct frequency, we want to measure it's frequency using TIM16 and TIM17.We managed to measure the frequency of the LSE using the internal input capture of TIM16 but when we tried...

0693W000000VuMAQA0.png
rb1 by Associate II
  • 971 Views
  • 8 replies
  • 0 kudos

Problem with ADC DMA One Shot Mode

Hi folks,i'm using a STM32H750 MCU for analog data acquisition. I've implemented a simple UART Command interface to trigger a measurement with a given number of samples. This Interface works fine (checked it with the debugger).Now the Problem: only t...

TBaue.1 by Associate
  • 395 Views
  • 0 replies
  • 0 kudos

Is STM32F469ZI dual bank Flash or not ?

Hi,We're currently using STM32F446ZE on a board but we'd like to switch to a dual bank flash device as to secure OTA update. Searching some sort of 'equivalent' (indeed, they're not pinout equivalent but, at least, use the same LQFP 144 package) we f...

Koriolan by Associate
  • 360 Views
  • 2 replies
  • 0 kudos

Resolved! DFU usage with STM32CbeProgrammer

Posted on March 01, 2018 at 14:28That is anoying. STM32CubeProgrammer does not work in DFU mode and Its probably a driver problem. On Page 7/39 in UM2237 STM32CubeProgrammer software description - DFU Driver. There it is described to uninstall the o...