STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO 144 board power consumption depends on the link order of the compiled objects in your STM32CubeL4/Projects/NUCLEO-L496ZG/Examples/PWR/PWR_ModesSelection example

When running your PWR_ModeSelection example on a NUCLEO-L496ZG board the current consumption in run range 2, 24MHz depends on the order objects are linked in the executable. When the object_list is in this order:hal/stm32l4xx_hal.ohal/stm32l4xx_hal_...

How to fix a glitch in output PWM from TIM1 of STM32G031xx?

I am using STM32G031 where in my application I have to capture the frequency of Input signal from a sensor and then generate an output PWM with frequency which is twice of input frequency. I am using TIM3 to capture the input signal from sensor and c...

HSing.5 by Associate II
  • 1722 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H5 Comparator always trigger interrupt

Hi. I get a STM32H5 Nucleo board (MB1814) and configured comparator with neccessary settings using CubeIDE and LL library and got next generated piece of code.int main(void)   {   NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_3);   SystemClock_Config...

CChen.19 by Associate
  • 3460 Views
  • 1 replies
  • 0 kudos

Reading TIMx->DMAR from unrelated (channel/stream) DMA request

Hello,I was looking for datasheets or specs or any other information from knowledgable people about reading a timer's DMAR register from a DMA request triggered by *another* timer. I was wondering how much reliable this design is, and if I should thi...

tho by Associate
  • 1863 Views
  • 3 replies
  • 0 kudos

Ordering the NUCLEO-H563ZI in connection with the " STM32H5: Ultimate combination of performance, integration and affordability" failed.

Something went wrong when I tried to order the NUCLEO-H563ZI in connection with the " STM32H5: Ultimate combination of performance, integration and affordability" workshop. Now the system has not accepted my order but also says that I have used the c...

bmdk by Associate II
  • 777 Views
  • 1 replies
  • 0 kudos

How do I record all sensors on the STEVAL-STWINBX1?

I have a STEVAL-STWINBX1 (released a few weeks ago). It sports a STM32U585AI MCU.The Android app fails to connect to the device. An iPhone app connected but was never able to upgrade its firmware or turn on/off data logging.I found is repository that...

EP.4 by Associate II
  • 4038 Views
  • 13 replies
  • 0 kudos