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

Resolved! Problem using TIM3 on DMA1 on STM32G030J6

Dear to All,I have a boar with STM32G030J6 and I want use the TIM3 as PWM output (on PB0->TIM3_CH3) using DMA1 channel 3 to transfer data from RAM memory to TIM3_CCR3 register. The problem is that DMA never trigger the interrupt!Here the code:// Setu...

DRenz.1 by Associate II
  • 398 Views
  • 4 replies
  • 0 kudos

Uart3 in stm32f103c8 not working

hi,i am trying uart with dma in stm32f103c8 with uart3 after n try i found that uart3 in stm32f103c8 is not working then in polling I observed that the TX pin is not getting high and low so I toggle that pin it toggles as a digital pin so I think t...

ABhat.7 by Associate III
  • 1313 Views
  • 12 replies
  • 0 kudos

why can't I change the clock

I inherited someone else's code who knows more about the STM32L1 architecture than I. In some code paths, the HSI can get changed to 8Mhz from the HSE of 32Mhz, and sometimes it can't.It fails because of this loop timing out.do { HSIStatus = RCC->C...

DBecc.1 by Associate II
  • 457 Views
  • 6 replies
  • 0 kudos
Labels