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

Confirmation on EXTI limitiation

I want to confirm the limitations of GPIO interrupts on STM32 devices. I am using an STM32H7 device, and observed that interrupts cannot be configured for PA0 and PB0 at the same time.  I could not find any confirmation regarding this in the device d...

sarun by Associate III
  • 76 Views
  • 2 replies
  • 2 kudos

NUCLEO-U575 CAPTURE FAIL, is it a silicon level bug?

For the Nucleo-575ZI-Q, while in stop mode 2, I have the capture module enabled, I set CH1 IO Usage as input.A square wave generator connected to PC1->LPTIM_CH1.While the Micro is in stop mode 2 an indeterminate number of pulses trigger successive ca...

dhs_0-1728412991039.png dhs_1-1728413010046.png
dhs by Senior
  • 674 Views
  • 12 replies
  • 1 kudos

Resolved! ECC for FLASH in STM32f103rct6

Hello ST Support Team,   Does the internal flash in STM32f103rct6 MCU supports the ECC feature? I am not able to find this information in related documents.   Best Regards, Aadesh  

AADESH by Associate II
  • 37 Views
  • 1 replies
  • 0 kudos

Code error when passing parameters to timer function

https://community.st.com/t5/stm32-mcus-products/can-pwm-settings-affect-other-timer-settings/m-p/748254#M267471void TIM2_Configuration(u32 Intervalms) { RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2, ENABLE); TIM_TimeBaseInitTypeDef TIM_TimeBaseStruc...

treeset by Visitor
  • 23 Views
  • 0 replies
  • 0 kudos

USART receiving 8-bit data with parity

I am supposed to be receiving 8-bit data with even parity.  The blocks are defined with a header of 'F0', this is S.Bus data if anyone knows that that is.  I setup a simple program that just does receive data.  I get data but nowhere does it show an ...

STM32H7 PCx_C pins unusable for boundary scan?

Hello,I used CubeMX for a design for H75x in LQFP176.I was able to configure SDCKE0+SDNE0 signals of SDRAM Bank 1 to PC2_C and PC3_C.Now I wanted to configure a SDRAM test using JTAG boundary scan but the JTAG tool manufacturer claims that these PCx_...

regjoe by Associate II
  • 191 Views
  • 5 replies
  • 0 kudos

I2C Timing Configration

Hi, Please tell me about I2C timing configration. I use Nucleo-L552ZE-Q. I set up the I2C as shown in the picture following the reference manual(RM0438, Table 326). The fi2cclk is 48MHz.   But SCL cycle is very slow.  How can I set the SCL cycle to...

115840.jpg 115937.jpg
DK3 by Associate II
  • 28 Views
  • 0 replies
  • 0 kudos