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

STM32H753ZI Learning resources

I have a NUCLEO-H753ZI board that I want to work on, I previously have some experience with stm nucleo boards. I was looking for a youtube playlist or project walkthroughs tutorials to get familiarized with this board although I wasn't able to find a...

SysTick interrupt does not work

Using St Cube IDE 1.6.0, I create new project for STM32G491KE.When debugging the project I noticed that Systick interrupt is not getting called. Systick STK_VAL register is changing, and STL_CTRL register COUNTFLAG bit is set. Interrupt in stm32g4xx_...

TMark.14 by Associate III
  • 9739 Views
  • 8 replies
  • 6 kudos

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
  • 151 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
  • 337 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
  • 1424 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
  • 17457 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
  • 218 Views
  • 1 replies
  • 2 kudos