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

STM32L4 serial communication doesnt work!

hey,i have an STM32L432KBU6 and i want to serial communicate with my chip. I connected the SWCLK, SWDIO and the SWO pin and followed a couple tutorial on youtube but i just cant get the Serial communication done. i just want to open serial monitor li...

OTosu.1 by Associate II
  • 309 Views
  • 2 replies
  • 0 kudos

I am unable to configure CAN in STM32L476VG Discovery board. I wanted to develop an application which sends CAN message and receives CAN message. I enabled 2 interrupts CAN1_TX_Interrupt, CAN1_RX0_Interrupt. I selected Normal Mode only .

When debugging I found that MX_CAN1_Init() is not getting initialized, inside this code HAL_CAN_Init() is blocked by a while loop.That blocking iteration is as follows/* Get tick */ tickstart = HAL_GetTick(); /* Check Sleep mode leave acknowledge */ ...

RahulR by Associate II
  • 443 Views
  • 2 replies
  • 0 kudos

Using Arduino Uno as USB to serial converter

Hello,I have an STM32 Nucleo-64 board with STM32F446RE MCU.I want to talk to it's native bootloader stored in system memory and play around with it a bit(do some in application programming, etc) via the demonstrator program.Since the bootloader commu...

PPopo by Senior
  • 359 Views
  • 0 replies
  • 0 kudos

STM32L4xx EEPROM Emulation Library No Active Page

Good DayI am having some issues with the software EEPROM Emulation Library for the STM32L433. Every couple of minutes I save a few system parameters to the virtual EEPROM. Many times this operations fails, and EE_ERROR_NOACTIVE_PAGE is returned. I do...

abotha by Associate III
  • 1148 Views
  • 3 replies
  • 1 kudos

About the output specifications of NUCLEO-L010RB

Hello.I am using NUCLEO-L010RB.What I want to do is to monitor the trigger with the GPIO pin during stanby mode, the sequence operation of the GPIO pin at the time of triggering, and the output of 16MHz from the MCO.However, in the current configurat...

ANaka.1 by Associate
  • 386 Views
  • 2 replies
  • 0 kudos

STM32F446ZE spread spectrum clock generation

Hello,I am looking at the documentation for spread spectrum clock generation and I can't see how or where it should be implemented.Any help or pointing towards the documentation that will explain it would be appreciated.Thanks

Ckerl.2 by Associate II
  • 502 Views
  • 2 replies
  • 0 kudos