STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1528 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
  • 743 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
  • 1409 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
  • 987 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
  • 2485 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
  • 2030 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
  • 4779 Views
  • 16 replies
  • 4 kudos