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

Resolved! How to use MX to avoid destroy of code

I downloaded Seeed-Studio LoRaWan-E5-Node, and all works fine till I use the MX component to set up microcontroller configuration (for example, set up LoraWAN or I2C). When I use the MX component and decide to generate code after changes to LoraWAN o...

markpow by Associate III
  • 808 Views
  • 5 replies
  • 0 kudos

Resolved! USB CDC device stuck

Hi All,Here is the situation:Device: STM32G0B1CET6N - connected to PC with USB. USB CDC stack is running inside MCU.PC:Win10 Pro 64-bit, COM-port is recognized, Teraterm is running and both in and out data directions are working OK when the Teraterm ...

Rise by Associate II
  • 1686 Views
  • 6 replies
  • 3 kudos

Resolved! 5V Tolerant GPIO pins (STM32F030K6T6)

I am interfacing a 5V PWM signal with an STM32F030K6T6 MCU using PB0. According to the datasheet this pin is 5V Tolerant. In the past, regardless of a pin's "tolerance" to 5V I have always used a level shifter to change this 5V signal to a 3.3V sig...

Resolved! Does stm32H563 support 2wire USB

I'm using STM32H563, and just use USB_DM USB_DP for usb connect and without connect UCPD_CC1 UCPD_CC2, can it work for USB type-a connect and worked as host for msc storage. Thank you.

runbaby by Associate
  • 438 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G030 microsecond delay

Hello guys. I am working with STM32G030 MCU for delay in millisecond HAL_Delay();is working fine.but I want to do a delay in microseconds so will you please guide how I can do this? I followed this tutorial but not getting desired result.https://cont...

sandeep3 by Associate II
  • 6027 Views
  • 3 replies
  • 4 kudos