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

Timer and DMA

I've been trying to configure the dma and pwm timer for 5 days with no luck...There are a few things that I do not understand.As far i know timer must be connected to a DMA to push the data.1) In a timer there must be set a autoreload register (speci...

John Doe1 by Associate III
  • 508 Views
  • 2 replies
  • 0 kudos

problem in sw4stm32

I have problem with sw4stm32I have installed sw4stm32 and and stm32cubemx.i created a new project in stmcubemx and generate code for sw4stm32.when i build project in sw4stm32(system workbench for stm32) i got this error. (attached files)how i can fix...

MJann by Associate
  • 381 Views
  • 1 replies
  • 0 kudos

UART set up in STM32L0

I want to stablish a UART communication between two boards (B-L072Z-LRWAN1 and 8PYA00-SIMCOM-EVB_V1.02). I tried to make a version of UART communication looking at all the examples provided by ST: static USART_HandleTypeDef huart; huart.Instanc...

pbdiazam by Associate II
  • 812 Views
  • 5 replies
  • 0 kudos