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

Inconsistent Timer Interrupt

I'm running an STM32F373 with 8Mhz osc and enabled PLL in the clock config to get 24Mhz on the timer buses.I setup TIM2 to TIM_IT_UPDATE interrupt at 4Hz.  I send a one time 10ms pulse to an output pin each time TIM2 interrupts.  ( I have a speaker b...

LMorr.3 by Senior II
  • 802 Views
  • 5 replies
  • 0 kudos

Resolved! Typos in AN2606

 Pages 249 and 254Also, the flowchart on 254 does not show USART anywhere. 

MBC_0-1696546180188.png
MBC by Associate III
  • 1127 Views
  • 4 replies
  • 1 kudos

I2C repeated start issue (stm32F103C8Tx, I2C)

hello.I am implementing I2C slave with STM32F103C8T.I2C is operated by a external master.It must support Rx and Tx from 1 to 16 bits as shown below. Purpose: To implement the following functions.- Operates as I2C slave- Write 1Byte address > Repeated...

SH_Kim_0-1699315834919.png SH_Kim_1-1699316069490.png SH_Kim_2-1699316889649.png SH_Kim_3-1699316916572.png
SH_Kim by Associate
  • 398 Views
  • 1 replies
  • 0 kudos

Resolved! PB6 not working when debugging

I am using PB6 as a GPIO input with a pull-up for monitoring a switch to ground.  It works properly when not debugging but has some kind of signal on it when debugging that prevents proper operation.  Note: I am using the STLINK-V3SET debugger.Is the...

Resolved! RTC timed wakeup from STANDBY v STOP0

Hello,I ran the STM32CubeU5\Projects\NUCLEO-U575ZI-Q\Examples_LL\RTC\RTC_ExitStandbyWithWakeUpTimer_Init application, which worked as described in its README.md. After changing the low power mode from STANDBY to STOP0, the RTC interrupt no longer fir...

EC.3 by Associate III
  • 865 Views
  • 4 replies
  • 0 kudos

Resolved! dual SDRAMS

Hi,I am using a STM32H743BIT6., I am trying to access two SDRAM  part-number(IS42S16320D-7TL)problem:both the DRAMS are wring the same data at the same time, so instead of having access to a 32 bit i am getting access to 16bithelp will be apricatedTh...

nadeemtamuk191_0-1699029836299.png nadeemtamuk191_1-1699030055054.png

STM32F103 and Encoder Mode

Dear communityI develop a 'robot" with odometrie.Each geared DC motor have a rotary magnetic encoder for speed regulation.My question is about avoid count overload.I use a timer for read encoder count. Each interrupt, i print the value.My aim is avoi...

Capture.PNG
jlecl.1 by Associate III
  • 603 Views
  • 1 replies
  • 0 kudos

SDMMC1 get stuck in SD_SendSDStatus

Hi,I am implementing micro-sd card with STM32H573RI using SDMMC1 interface. I am using HSE clock with input frequency 25MHz and the system clock is running at 250 MHz. SDMMC1 clock mux is sourced by PLL1Q(25MHz).All the SD card initial commands in th...

PB S.1 by Associate II
  • 1414 Views
  • 3 replies
  • 0 kudos

Resolved! Writing data in flash STM32F103

Hi amazing community. I would like to write some data in the flash memory of the following mcu STM32F103I know there are some dedicated pages for such purpose.How can I guarantee or understand that the future code that i will develop and it will be s...

SGasp.1 by Senior
  • 1171 Views
  • 3 replies
  • 2 kudos
Labels