STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with ADC leakage

I using stm32F4 discovery board. I am having issues with the ADC. The voltage signal changes after I give that signal as Input to ADC. This may be because if leakage current of Analog Pin. Can you guys suggest the way-out from this. RegardsMusab

MFaro by Associate
  • 824 Views
  • 2 replies
  • 0 kudos

STM32H743ZI Embedded Trace Buffer

Hi,I am trying to use the ETB on a NUCLEO-H743ZI board, and I can't seem to get it working. I tried with Atollic TrueStudio, CubeIDE and Ozone from Segger. In Ozone I get the message "Instruction trace disabled. Configured trace source not supported....

luka by Associate
  • 335 Views
  • 0 replies
  • 0 kudos

I am new to micro-controller programming . I am using STM32F091RC Nucleo board. I am trying to read the temperature using NTC thermistor of 10 kOhm. I burned the code on micro-controller and tried to see the output on STM Studio.

 But my adc_value is stuck at 59390 for some reason. I don't see any change in temperature and I am not sure if I am doing it right. Can anyone help me?/* Private variables ---------------------------------------------------------*/ADC_HandleTypeDef ...

Pinki by Associate
  • 643 Views
  • 2 replies
  • 0 kudos