STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi! I found strange USB desc in SDK.

After start device, windows report about error in desc:========================== Summary =========================Vendor ID : 0x0483 (STMicroelectronics)Product ID : 0xA210USB Version : 2.00 -> wrong, Device is Full-Speed onlyPort maximum Speed : Hi...

EMaxi.1 by Associate
  • 912 Views
  • 2 replies
  • 1 kudos

STM32H743XI ADC1 ADC3 DMA data corrupted

HelloI am using  STM32H743XIH6 for Digital Power control. System clock 400MHz. ADC work clock is 36Mhz from pll2 divison. I use a external 36KHz square wave with 50% duty cycle input to GPIO_G11 to trig ADC1 and ADC3 simultaneously to converse regula...

XuanXuan by Associate
  • 463 Views
  • 0 replies
  • 0 kudos

AN5142

Where can I find example source code for AN5142 ? I try to find it in STM32Cube_FW_G4_V1.1.0 without success.

PAmsz.1 by Associate
  • 2100 Views
  • 6 replies
  • 0 kudos

Resolved! stm32f429-disc1

Can someone please tell me how to start multiple channels of  ADC? from zero using DMA? I am able to do it using the Polling method but I'm finding it difficult using the DMA