STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1525 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
  • 1014 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
  • 2659 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
  • 2090 Views
  • 3 replies
  • 2 kudos

Resolved! slave spi on stm32f4 receives incorrect data

I have an jetson xavier driving STM32F407G-DISC1 on SPI1 default pins : PA4/5/6/7 .The SPI_FLAG_RXNE flag behaviour is very strange, resulting in wrong values being received.Config used:/* SPI1 parameter configuration*/hspi1.Instance =         SPI1;h...

spi_expected.png spi_actual.png
deep by Associate II
  • 4923 Views
  • 16 replies
  • 4 kudos

STM32H750 LVGL Display Issues

Hi Support    I'm running a LVGL demo,set the framebuffer address  at extern SDRAM  address 0xC0000000    "pLayerCfg.FBStartAdress = ((uint32_t)0xC0000000);"     lvgl need  a work mem for dynamically allocated data     when assign the  work mem on IR...

OK.png Failed.jpg
martin_xu by Associate II
  • 1238 Views
  • 1 replies
  • 0 kudos

Resolved! SDRAM 32bit bus can't be selected for STM32H735IGT6?

Hello,I'm trying to connect SDRAM to STM32 for the first time and I'm having trouble understanding the specs.In the datasheet, it seems the FMC peripheral can not support 32bit memory. Is it right? and could you recommend 64Mbit SDRAM for STM32H735IG...

JKim51_0-1698387161903.png
JKim.51 by Associate II
  • 980 Views
  • 3 replies
  • 2 kudos