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

NUCLEO-L452RE-P problem with PC6

Hi, I have problem with NUCLEO-L452RE-P, the PC6 pin does not respond to HAL commands, other pins on Port C works, is there any way how to check what the problem might be?

LWagn.1 by Associate II
  • 505 Views
  • 6 replies
  • 0 kudos

FFT and ZCD algorithm implementation

Hello,I am using STM32L072xx, Core: Arm® 32-bit Cortex®-M0+ with MPU– From 32 kHz up to 32 MHz max.– 0.95 DMIPS/MHzI have the following questionCan I implement FFT algorithms to read ADC values?How can I implement ZCD(zero crossing detection) algorit...

CDesh by Associate III
  • 738 Views
  • 3 replies
  • 0 kudos

C++ and linker script

Hello All,I am using an STM32f767ZI device. I wrote a c++ program that has a base io class in which a gpio peripheral class inherits from the base io class. I call HAL_GPIO_TogglePin, HAL_GPIO_Init and HAL_GPIO_WritePin in the gpio class methods a...

IAgui by Associate II
  • 318 Views
  • 0 replies
  • 0 kudos