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

ADC interruptions in reading every ~1.5seconds.

Greetings, I'm using an STM32F476, and I have configured ADC1 to read from 9 different inputs.My goal is achieve 200Hz, which should be very achievable considering the speed of the ADC on these MCUs. The issue I am experiencing is that it seems...

0693W00000BbacnQAB.png

STM32 MPU Hard Fault

I am using STM32F429zi micro and MPU (Memory Protection Unit) module. When I individually protect blocks it's working but when I enable complete background region protection it's throwing hard fault.static void protectBackgroundRegion(void) { // C...

LBhat.1 by Associate
  • 359 Views
  • 2 replies
  • 0 kudos

How to configure HRTIM in Up-Down Counting Mode

I am using STM32 G474RE with STM32CubeIDE 1.6.1 with HAL configurations. I would like to use HRTIM1: Timer A with TA1 and TA2 enabled. My goal is to control TA1 PWM on the Up counting of Center Aligned counting (up-down counting), and control TA2 PWM...

0693W00000BbapmQAB.jpg 0693W00000BbaqVQAR.jpg 0693W00000BafcMQAR.jpg 0693W00000Bbar4QAB.jpg
CWatt.1 by Associate
  • 584 Views
  • 0 replies
  • 0 kudos

Uploading to target devkit error. I have 2 x STM32F769 Discovery Kit. in 1 kit it's always running without any problem. in another kit most of the time I'm getting this error while uploading.

Run Target  Generate    Done  Generate Assets    make -f simulator/gcc/Makefile assets -j8    Reading ./application.config    Done  Post Generate    touchgfx update_project --project-file=simulator/msvs/Application.vcxproj    Done  Post Generate Targ...

RMuru.1 by Associate II
  • 193 Views
  • 0 replies
  • 0 kudos

Nucleo-h745ziq spi 1 and spi 3 MOSI pin mapping issue.

Hello ,I am using NUCLEO-H745ziq board. I am trying to loopbacking. SPI1 and SPI3 i am using. SPI1 as full duplex slave and SPI3 as full duplex master.Both operating on 25MHZ.But i have issue with is MOSI pin.Because PB5 is assigned to both. But when...

0693W00000BbUhNQAV.png 0693W00000BbUhcQAF.png
MDeva.1 by Associate II
  • 211 Views
  • 1 replies
  • 0 kudos

STM32 built-in flash endurance test, targeting STM32L4R7.

Good day.Lately, I had carried out a STM32 built-in flash endurance test, targeting STM32L4R7.I selected a sector which is : Bank 2, 0x081F F000 - 0x081F FFFF, 4K, page 255to perform erase and program, with the hope that it could eventually fail. So ...

Msee by Associate
  • 341 Views
  • 1 replies
  • 2 kudos
Labels