STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 UART receives Null character(\0) on reset.

Project Details:The project consists of two STM32 MCUs connected over UART (without any external pull up resistors). One STM32L4 MCU (LPUART1) acts as an AT master and other STM32L0 MCU (UART 1) acts as an AT slave. AT slave is configured to wake up ...

KK.4 by Associate II
  • 1280 Views
  • 3 replies
  • 0 kudos

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
  • 1739 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
  • 2506 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
  • 600 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
  • 686 Views
  • 3 replies
  • 0 kudos