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! STM32F429 i2c master transmit always returns busy

Hi,I'm using STM32F429 to talk to TI BQ40Z50 via I2C, and I ran into an issue I have no clue.First of all, the code simply reads registers, and it works on TI BQ20Z95. The same code doesn't work on BQ40Z50. The HAL library always returns HAL_BUSY, an...

YKuo.1 by Associate II
  • 2513 Views
  • 2 replies
  • 0 kudos

"Pain" with D-cache cleaning&invalidating on STM32F7 family

I've read often about strange problems with activated D cache on M7 core and how it can be solved here in forum.But the STM32F7xx family has implemented a fast DTCM RAM that is accessible from CPU core and DMA peripherals.This DTCM memory should have...

SStor by Senior
  • 2589 Views
  • 4 replies
  • 0 kudos

Resolved! What is the accuracy of the ADC watchdog [STM32F303]?

I have successfully configured the adc watchdog. But i am a bit dissapointed of the accuracy. I set the bounds to 1000 and 3000, but when i read the values of the adc from the watchdog interrupt, i get also values from within the window (up to 1025/2...

_legacyfs_online_stmicro_images_0693W00000bijYFQAY.png
Tobe by Senior III
  • 3246 Views
  • 11 replies
  • 0 kudos

Resolved! my RTC don't run after power off and RTC_BKP_DR0 was cleared

I have Nucleo G0B1RE.I had add 3V battery to VBAT.I had change to use LSE for RTC.I had add RTC_BKP_DR to keep time before reset so RTC time reg was not cleared after reset but It was re-initial while booting.But RTC don't count while power off and R...

Tinnagit by Senior II
  • 2104 Views
  • 6 replies
  • 0 kudos

Resolved! Time delay when operating with DAC in STM32L4

Hi everyone!I use 8 MHz external oscillator for my MCU. For TIM1 there is no prescaler in CUBE, so I expect this timer to tick with pure 8MHz frequency. And therefore I expect to see 0.125 us * 2 * 2 = 0.5 us period of signal. But actually I have 24 ...

_legacyfs_online_stmicro_images_0693W00000bjWJcQAM.png _legacyfs_online_stmicro_images_0693W00000bjWKGQA2.png _legacyfs_online_stmicro_images_0693W00000bjWJhQAM.png
GMate.2 by Associate
  • 876 Views
  • 3 replies
  • 0 kudos

Telit SL869 GPS Library STM32H753VIT6

I want to use Telit SL869 GPS card with STM32H753VIT6/STM32F103RB microcontroller. I am planning to communicate with UART. Is there a library I can use? What should I do?

MYÜKS.1 by Associate
  • 450 Views
  • 1 replies
  • 0 kudos

read analog value STM32L476RG

hi, i have my project to read analog value from one sensor but with no success. when i am debug mode. it is stuck when it waiting for end of conversion flag. i attached my driver c code if anyone can help. tanks alot.

YuB by Associate
  • 791 Views
  • 1 replies
  • 0 kudos