STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L151CBT6A CURRENT IN STAND BYMODE

Does the current consumption of the micro stm32L151 in stand by mode with the RTC enabled vary with the supply voltage?From my tests I find that by powering the micro with 3.1 V I have a current consumption of about 4 microA while if I power it with ...

Use DMA for FMAC, for input

Hi,I am using FMAC for STM32G4.I can't find an example FMAC_IIR_DMAToDMA.I tried to configure a DMA instance for Input but the example was not working.1- Besides the DMA instance, should I use 2 more DMA instances, one for input and one for preload?2...

Old Man by Associate II
  • 777 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U5 VDDUSB consumption

Hi, We are designing a low power design using STM32U5A9NJH6Q. As it is low power we aim for lowest possible consumption.We are not using USB on the device; hence we would like to omit any consumption from the VDDUSB and would have connected it to VSS...

FNiel.1 by Associate II
  • 184 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H755 - RTC->SSR & RTC->SHIFTR

Dears, I have issues with setting RTC shift register.I have setup RTC with AsynchPrediv = 127 & SynchPrediv = 255 and is working normally.I tried to periodically setting RTC->SHIFTR with value 100 each 5 secs. Then wait for the shift operation to com...

ravo by Senior
  • 1180 Views
  • 14 replies
  • 0 kudos

Interfacing an ENDAT Encoder with Stm32

Hi, I am interfacing an ENDAT Encoder with Stm32 microcontroller, Actually my board is controlling motor as well with timer interupts . So I need to ask My code is a function having for and while loops in main().When Motor control side Interupts occu...

SRehm.2 by Associate
  • 1169 Views
  • 2 replies
  • 0 kudos

DSI Host Error Handler

Hi,  I`m new to MIPI DSI, and still learn how to use it.Recently, I develop with my custom board and start with MIPI interface display. Then config with CUBEMX, but after compile program, it always stuck in HAL_DSI_Iinit  while loop below      /* Ge...

CharlieCHEN_1-1731650023707.png