STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How about STM32l4 power consumption

I have a project on energy supply and have purchased X-NUCLEO-NFC07A1 and NUCLEO-STM32L476RG. However, I used the EH code in EN.X-Cub-NFC7, and now I want to reduce the energy consumption based on this code. How should I edit the code so that the STM...

Resolved! STM32H750 continues to reboot in STM32CubeIDE debug

hello,We have a product using STM32H750 chip. We used STM32CubeIDE(latest version: 1.13.2) to develop our software. We also integrate freeRTOS in our product code. We got a reboot issue sometimes on our product when we run  on STM32CubeIDE. It is str...

HarryXia by Associate II
  • 899 Views
  • 3 replies
  • 1 kudos

Unable to perform Dual Bank swap on STM32L496VGT6

Hello Developers, In my product solution based on STM32L496VGTX, i am currently adding NFC DFU feature. Using the demo examples we were successfully able to receieve and store the firmware packets using mailbox of ST25DV04KC module. But after firmwar...

trigger DMA with ADC1 and ADC2 using different timer

Hi, I want to have 2 ADC interrupts with DMA. ADC1 is triggered using TIM1 at 4kHz, while ADC2 is triggered using TIM4 at 74kHz. Two different timers are used for different ADC to have different sampling time. The ADC2 is set as Medium priority while...

VidhiPa by Associate II
  • 2915 Views
  • 10 replies
  • 0 kudos

Resolved! CoreMark code for STM32H7

STM32H7 SeriesI am trying to use CoreMark performance measurement for STM32H747. This YouTube video "STM32F7 workshop: 02.10 Cortex M7 core - Hands-on #4, coremark" indicates a web link to download, but it is no longer available.Is there a way to dow...

MA1900 by Associate II
  • 1525 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F405 - PWM complementary signals

Hello,We are looking at using a STM32F405 in our power design LLC/PFC where we would need 4 complementary signals. 2 for the LLC and 2 for the PFC.Looking at the reference manual I see the following:17.3.11 Complementary outputs and dead-time inserti...

BAW by Associate III
  • 905 Views
  • 1 replies
  • 0 kudos

Variable Store In Memory

HelloI want to update my variable continuously on Memory, so whenever bootup and power loss I can read that Value.So which is the best way to store variable and read when MCU bootup.

AJeth.2 by Associate II
  • 1030 Views
  • 4 replies
  • 0 kudos

Pwm mode 2 question

Hi, I'm studing STM32F4.I'm looking at pwm mode in timer, and I wonder if there's a difference between using pwm mode 2 and using pwm mode 1 to invert using CCMR1 register.

jiu by Associate
  • 4442 Views
  • 2 replies
  • 0 kudos