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

TIM2 DMA PWM to PA2 get no effect

my type is stm32f031c6. i used TIM2_CH3 binding to DMA1_Channel1 , and set in PWM1_MODE.i find the PA2 no AFIO register to remapping function. the PA2 gotta no PWM pulse.

Jseyn.1 by Associate III
  • 598 Views
  • 5 replies
  • 0 kudos

STM32H750vb want create stldr ,I need help

I learn the lesson,but it STM32F769I-Discovery board​this video use file but i can't find it.i look this video already copy the file,add the project,is true?i guess new project,copy the file ,add project,addtion, Where there is need to modify?thanks,...

Qqixi.1 by Associate II
  • 299 Views
  • 1 replies
  • 1 kudos

Resolved! Can not write data in flash of STM32G030C8T6

This is my code;it when run to the code in the picture, the MCU will deadvoid Flash_Test(void){  U32  Write_Addr = FLASH_USER_START_ADDR; //FLASH_USER_START_ADDR=((uint32_t)0x0800E000)  uint64_t data64=0x1234567812345678;  EraseInitStruct.TypeErase ...

Pzhu.1 by Associate II
  • 394 Views
  • 2 replies
  • 0 kudos

STM32F407 blink project not working

I'm trying to figure out if the board is functional by trying the simple on board LED blink project, the board is STM32F407VGT6 and IDE is Keil uVision5. I'm using the code below:#include "stm32f4xx_hal.h"   void configureLEDpins(void); void msDelay(...

ATAB.1 by Associate
  • 288 Views
  • 0 replies
  • 0 kudos

Resolved! UART CONFIGURATION PIN DETAILS

Hi Team I want to interface UART on my STM32H7B3I-DK device I am aware of the code that needs to be generatedusing the ide for UART ,I am not sure on the pin connections that needs to be made inorder to receive the data Can you please let me know the...

DRAME.1 by Associate II
  • 368 Views
  • 2 replies
  • 0 kudos

STM32F405 unable to flash, damaged flash?

Hello,Yesterday I was working on a device that uses the STM32F405RG chip, functionally it's a Vedder ESC, when the computer no longer recognized that I had the USB plugged in to the board. After a bit of troubleshooting I thought I should reflash th...

NRich.1 by Associate II
  • 733 Views
  • 3 replies
  • 0 kudos