STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I have an STM32F429 Discovery kit.and can't find a MOOC or Online training on ST site. Which can I use?

I have an STM32F429 Discovery kit. I would like to go though a MOOC or STM32 Online training mentioned @ https://www.st.com/content/st_com/en/support/learning/stm32-education.html. However, I don't see any for that board. Are any of the posted resour...

RLugg.1 by Associate
  • 831 Views
  • 3 replies
  • 0 kudos

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
  • 1292 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
  • 1265 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
  • 2057 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
  • 1601 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
  • 417 Views
  • 0 replies
  • 0 kudos