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

Voltage on uninitialised pins?

Hello,I'm developing a project using STM32G491RC MCU. It currently sits on a custom-made PCB supplied by a two stage buck power supply on-board.When the MCU was powered up using on-board power supply, I see voltages appearing on pins that are not eve...

Aqib by Associate
  • 162 Views
  • 1 replies
  • 0 kudos

Resolved! USB Host mode Configuration in stm32h503rbt6 controller

@hi all, I newly working in USB Host mode configuration in stm32h503rbt6 controller using Keil software(without Hall code),this isn't very easy for me, I can't understand, how to use this method.actually, this implementation is to communicate (stm32 ...

Mohan30 by Associate III
  • 360 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F103ZFH6 SPI3_SCK (PB3) Not working.

Hello! I am trying to enable SPI communication through the SPI3 interface on an STM32F103ZFH6. I am aware that pins PA15 and PB3 are used for JTAG and SWJ, but I have disabled both using:GPIO_PinRemapConfig(GPIO_Remap_SWJ_Disable, ENABLE); There is n...

Maigonis by Associate II
  • 1542 Views
  • 14 replies
  • 5 kudos

Resolved! SDIO support for STM32H7

Hi, ST.I want to know if the stm32h7(h750vb) series supports sdio? The spec sheet only describes the SDMMC peripheral (memory card etc.), but I want to use SDIO in my project to connect with esp32 to use WIFI (using esp-hosted library). I want to kno...

Error localhost:61234: Connection timed out.

Error in final launch sequence:Failed to execute MI command:target remote localhost:61234Error message from debugger back end:localhost:61234: Connection timed out.Failed to execute MI command:target remote localhost:61234Error message from debugger ...

ADębs.1 by Senior
  • 17841 Views
  • 18 replies
  • 5 kudos

Resolved! Where to find documentation on registers?

I am unable to find documentation on the different registers for hardware. I see registers like `TIM2->CCR1` mentioned everywhere, but I can not seem to find docs for it.Does someone have an idea where I can find the documentation for registers and f...

DavidL_ by Associate III
  • 238 Views
  • 1 replies
  • 2 kudos

STM32U LPTIM Autonomous Mode

I am using the LPTIM3 with LSEAn external input is used to trigger a capture.The STM32U575  spends most of the time in STOP MODE 2.To keep the LSE active in the LPTIM use the following instruction:_HAL_RCC_LPTIM3_CLKAM_ENABLE(); // SET_BIT(RCC->SRDAM...

dhs by Senior
  • 168 Views
  • 0 replies
  • 0 kudos

STm32Wl55 WakeUp Radio from Low Power Mode

Hello!I am using the STM32WL55 microcontroller and the NUCLEO WL55JC1 development board. My goal is to resume execution after a low power mode through a LoRa radio reception. In run mode, the microcontroller can exchange radio signals. My problem is ...

Henry77 by Associate II
  • 193 Views
  • 1 replies
  • 0 kudos