STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F373 RTC is accurate with VBAT but not when power is on

The RTC looses 15 min every 8 hour aprox when the main power is on. I have selected the LSE as the RTC clock, as i show in the images, and i have a 32.768 Khz 10 ppm crystal with a 9 pF load. I thought that maybe it was due to a bad match of the crys...

0693W00000APw2yQAD.png 0693W00000APw2tQAD.png 0693W00000APw2jQAD.png
DCajigal by Associate III
  • 1428 Views
  • 11 replies
  • 0 kudos

Purchase from www.win-source.net

Are the parts purchased from www.win-source.net are genuine? We want to purchase https://www.win-source.net/stmicroelectronics-stm32l151ccu6.html

HSin.1 by Associate II
  • 1314 Views
  • 6 replies
  • 0 kudos

F4 loops bug in O3, runs fine with O2

Hi, I'm having the weirdest bug with this code. It's just 2 for loops expecting to count from 0 to 5 and 0 to 8.When compiling with O3, i becomes very high and the execution gets stuck in the loops. Running STM32 Cube IDE 1.9.0STM32Cube FW_F4 V1.27.0...

0693W00000LvzpNQAR.png
Romain1 by Associate III
  • 2123 Views
  • 7 replies
  • 0 kudos

Resolved! Need to send data like {0x01, 0x00, 0x00, 0x00} or 0000000100000000000000000000000 using NRF24L01+ and process it on receiver side. How do I achieve it ? I'm using STM32 G030C6T6 IC. Please help I'm a newbie. Thank you

I'm using https://github.com/elmot/nrf24l01-lib library for communication. For now I' able to send strings like "helloworld" and process them.

GSaw by Associate II
  • 1729 Views
  • 5 replies
  • 0 kudos

I2C Repeated Start to put MB85RC512T to Sleep mode

Hi,I am interfacing an FRAM driver from STM32L452RE using HAL lib. mem_read operation is not sufficient to put the FRAM chip to sleep mode. This requires a restart condition as follows:[Start][0xF8][Ack][0xA0][Ack][Rep Start][0x86][Ack][Stop]Here I t...

NMath.1 by Associate
  • 436 Views
  • 0 replies
  • 0 kudos

SPI External Flash Loader for STM32F407VE

I am trying to create external flash loader for STM32F407VE. The flash is w25q64jv - 8MB.I tried to follow the tutorial but since this is QuadSPI and I think STM32F407VE does not support QuadSPI.https://www.youtube.com/watch?v=XqCq0xtQmbI&list=PLnMKN...

MSing.8 by Associate III
  • 1900 Views
  • 4 replies
  • 0 kudos