STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f407 dual ADC Simultaneous sampling issue

dual adc input gpio is pc4(ADC1 input)、pc5(ADC2 input).ADC1 gpio pc4 input sine wave,ADC2 gpio pc5 input is floating.when dma mode use ADC_DMAAccessMode_2,ADC2 last sample data is also sine wave,why?when change dma mode is ADC_DMAAccessMode_1,ADC2 re...

xu2 by Associate II
  • 940 Views
  • 3 replies
  • 0 kudos

Resolved! USB PD sink

Hi Team, I want to work on USB PD sink , which board would be suitable?, I'm trying for 28V 5A power. I think the firmware for this specification is not available yet. Even though i want to try on. Would you suggest me any board? Is STM32L562 would b...

NITHIN by Associate III
  • 2394 Views
  • 7 replies
  • 3 kudos

Resolved! FP-SNS-ALLMEMS1 not found in cube ide

HiI am trying to set up a project based on FP-SNS-ALLMEMS1.When i set up a project based on STM32L476 Nucleo, I cant find the pack neither under "select components" nor under "manage software packs". see belowWhy?? 

MK1_0-1717666159417.png
MK..1 by Associate III
  • 681 Views
  • 1 replies
  • 0 kudos

STM32G0 Unstable LSI frequency

Dear Everyone,We use STM32G0B0 MCU and in errata there's a section from the unstable LSI frequency. In some case the LSI frequency about 48 kHz. The workaround not work, after backup domain reset, the LSI frequency still about 48 kHz. My theory is th...