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! STM32L082KZ ADC load resistance

I am trying to create a voltage divider to read a battery voltage of 2.5 - 3.8 V using a STM32L082KZ with a Vref of 1.8V. While calculating the required division to measure the range i wanted to include the influence the ADC measurement/loading has o...

JWeij.1 by Associate II
  • 742 Views
  • 2 replies
  • 1 kudos

VDD33USB on STM32H743

The datasheet says that power must be supplied on this pin if USB is to be used. It must also be the last power supply to be energized and the first to be removed.If my design does *not* use USB. Can I tie this pin to VSS and call it a day?I want to ...

Resolved! RTC Time Drifts Even Though LSCO looks good

Hi Everyone, I have a project utilizing a STM32G030F6P6 with a 32.768kHz crystal and the LSE to source the RTC clock. It is exhibiting 2% clock error (which is huge!) over a 10 minute period despite using a 20ppm crystal. I am measuring this error by...

kile by Associate II
  • 2340 Views
  • 11 replies
  • 4 kudos

SPI Communication is not initilizing

Hii,  I am trying to interface ADC module cs5532 using SPI communication with STM32H563ZIT6 on NucleoH563zi board. I have also completed pin configuration on .ioc file and successfully generated a code. But SPI communication is not initializing.  I h...

digambar by Associate II
  • 2672 Views
  • 12 replies
  • 2 kudos

Resolved! Benefits of HAL over LL for simple peripherals

Hi guys,I am wondering, if there is any “real” benefit in using the HAL over the LL for simple peripherals like GPIO, ADCs or Timers.So far it looked to me like the HAL does not make the user code more compact or readable. Instead, it just gets more ...

dfrejek by Associate III
  • 1363 Views
  • 6 replies
  • 5 kudos