STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB_OTG_FS registers similar to USB_OTG_HS ?

hi, I want to use USB-FS. For initialisation I used the tool integrated in the cube IDE. The RM contains the HS-registers but not the FS-registers. Since the tool changes bits that are not supposed to be changed (namely: GOTGCTL) I assume the registe...

Incorrect DMA transfer when address isn't aligned.

Hi,We using the HAL_ADC_Start_DMA() function and this function works very fine when the pData pointer is aligned to 4. (data transfer is DMA_PDATAALIGN_WORD)Unaligned data can be happen when the *pData is defined as a structure and the structure is p...

OGhis by Senior
  • 383 Views
  • 0 replies
  • 0 kudos

STM32F429ZI ADC+DMA overrun error

hello.I am testing ADC and DMA functions on my custom board.every conversion set ADC->SR OVR bit.​​ I want to use the ADC + DMA function. I want to trigger the trigger periodically via TIMER.​This is my first time using ADC. So I want to know if it i...

0690X00000ArWljQAF.png
HJung.6 by Associate II
  • 499 Views
  • 1 replies
  • 0 kudos