STM32 MCUs Products

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
  • 2305 Views
  • 2 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
  • 2851 Views
  • 11 replies
  • 0 kudos

HAL i2c & SPI initialization help needed

Hi.I'm using PlatformIO with stm32duino with a NUCLEO-L476RG. I finally figured out how to configure the clocks in CubeMX and then copy the "void SystemClock_Config(void)" function into my main.cpp code and it seems to work great.One question I have ...

YGagn.1 by Associate
  • 676 Views
  • 1 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
  • 775 Views
  • 3 replies
  • 0 kudos