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

Correct ADC settings for DMA

Hello, I need help with ADC and DMA settings. My application is VERY EASY but I do not understand the setup parameters. The application is that I just start CPU and the ADC raw value should independently transfer via DMA to variable. When I need the ...

StastnyPetr_0-1722611177464.png StastnyPetr_1-1722611224695.png

ADC in STM32H743ZI does not work

Hi!I am trying to run a 16-bit ADC on a Nucleo-H743ZI2 debug board. The measured voltage is DC, 1.25 Volts, obtained from the DAC output of the controller. ADC1 input is channel 5 (pin PB1 on the CN7 board connector is close to GNDA pin and a 6.8 µF ...

Resolved! [STM32F405] flash strange behaviour

Hello all,I'm trying to lock the flash in level 1 mode. To do so, I'm using the provided ST APIs. In particular, I'm doing:  FLASH_Unlock(); // unlock flash to deal with it FLASH_OB_Unlock(); // unlock option byte to deal with it if(FLASH_OB_GetRDP...

Resolved! Encoder mode using CHN instead of CH

Currently, I try to use an quadrature encoder connected on pins PC12, PC11 and PC10. All these pins have in common that they all can use Timer 8, for channels CHN1, CHN2 and CHN3. When I try to configure Timer 8 in Encoder mode; I can't select the CH...

kmce_0-1718955733833.png
kmce by Associate
  • 882 Views
  • 3 replies
  • 3 kudos