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

STM32L496 SMPS usage confusion

It is not very clearly writen how to use external SMPS.Do I need to set any registers or anything like that ?My system will run at 81MHz, and i want to reduce power consumption. I have DCDC and Switch control. IT looks like enabling DC/DC reduces cur...

Linas L by Senior II
  • 258 Views
  • 0 replies
  • 0 kudos

STM32L05 + backup registers in standby mode

Hi,I am triying to use the standby mode and save some data into EEPROM memory, but when i start the erase eeprom process before to save data, my program is blocked. I think that my code have a 89% of flash size and eeprom area have a program code.I n...

SMila by Associate
  • 372 Views
  • 1 replies
  • 0 kudos

Debugging STM32L4 and watch windows update

Good afternoon,I have developed my application based on STM32L4 family. Application is working fine on my custom board but I have a doubt when debugging the board usign ULINK2 tool with Keil: when I debug the board, and I have a look to 'Watch' windo...

QSPI loader with TrueStudio

There seems to be a problem when trying to program an external flash chip via TrueStudio.I have created an external loader to program a QSPI chip that is connected to an STM32F469II.My loader is working via the "STM32 ST-LINK Utility", "STM32CubeProg...

0690X0000089uS6QAI.png 0690X0000089uSBQAY.png

Problems with I2C: HAL_I2C_ERROR_AF

Hello, I'm using the STM32L451VC microcontroller to perform a communication through I2C protocol to a programmable resistor (AD5272). It is working well when I do a NRST to the microcontroller, but when I start the program from the batteries (without...

Luis Ber by Associate II
  • 455 Views
  • 0 replies
  • 0 kudos

How to read low-frequency PWM signals?

Hi all,I'm new with the PWM business, so, I'm referring the sample code (TIM_PWM_Input) provided in STM32F2XX stranded peripheral library . In the readme.txt file it is mentioned that we can measure minimum 915Hz frequency. But in my application, I w...

I'm new user running a STM32F767ZI Nucleo board. I need to build very simple application that copied array[2] to GPIO Pin (PC6) by DMA in "memory to peripheral" mode.

I'm new user running a STM32F767ZI Nucleo board.I need to build very simple application that copied array[2] to GPIO Pin (PC6) by DMA in "memory to peripheral" mode.I interested to activate DMA in two modes:a) Don't use timer (memory to GPIO by DMA p...

APasi by Associate II
  • 487 Views
  • 3 replies
  • 0 kudos