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! STM32F302R8 unable to use GPIO

Hi all, I am a new STM32 user migrating from Atmel/Microchip's SAMD line. I created my first project following along the tutorials here: https://www.youtube.com/watch?v=x_5rYfAyqq0&t=682s.It's a motor driver, with some other hardware shown outside of...

DPrei.1 by Associate II
  • 892 Views
  • 6 replies
  • 0 kudos

Resolved! TIM8 Input capture mode using firmware trigger?

I have a STM32G431 MCU board and TIM8 is triggered by an external input pin to perform a counter capture and initiate a DMA transfer for CH1. What I would like to also do on TIM8 is perform a counter capture based on a software trigger to CH3. Is thi...

BTrem.1 by Senior II
  • 971 Views
  • 6 replies
  • 0 kudos

How to setup SDMMC with the HSI48 clock?

Hi, i'm trying to configure the SDMMC device to be driven by the HSI48 clock, here is my configuration at the moment. Previously, i had configured the SDMMC with the PLLSAI clock and it worked at certain frequencies (38KHz.etc) but i've read in the s...

RBamf.1 by Associate III
  • 591 Views
  • 7 replies
  • 0 kudos

Why external interrupt shows delay..

I am doing one project with STM32H743ZI.I am using the external interrupt and copy the signal and set the output as input.But is shows about 700us delay.I do not know the reason why its gives such a big delay.

otcagon by Associate II
  • 492 Views
  • 2 replies
  • 0 kudos

I2C1 Interrupt Handler Never Called

I am using an STM32H753. I2C1 (for an EEPROM) and I2C3 (for a touchscreen) are set up in the same way. Interrupt priority 10 for both, 400kHz. I can transfer data via I2C3 using interrupts, but when I try the same with I2C1, the interrupt handler is ...

AWies.1 by Associate III
  • 939 Views
  • 5 replies
  • 0 kudos

HAL_SPI_ReceiveIT not working on STM32F4

I am working on a project where I am using two boards to communicate via SPI. The master board (TMS320F28377S) is sending data successfully via SPINow, my receiver board is running on a STM32F439 processor, I'm relatively new to this micro. I configu...

GVega.1 by Associate
  • 1339 Views
  • 3 replies
  • 0 kudos