STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multi-channel SDADC on STM32F373 using HAL

This question was asked but it is now closed , so i want to ask again If some one can share code of how to do sdadc3 for multichannel viaDMA |ISR | interrupts | preferred DMAAll code example shows how to work with single channel.The reason ...

EA50 by Associate
  • 467 Views
  • 1 replies
  • 0 kudos

in STM32F373 SDADC example for RTD measurement and I am getting huge noise in raw ADC and RTD temperature variation after configuring other peripherals like TSC and SPI for LCD.

I have used SDADC RTD temperature measurement example from \STM32Cube\Repository\STM32Cube_FW_F3_V1.10.0\Projects\STM32373C_EVAL\Examples\SDADC\SDADC_TempMeasurementwith the same micro STM32F373 and I am getting huge noise in raw ADC and RTD temperat...

STM32F373 SDADC Calibration does not finish

Posted on June 22, 2018 at 17:20Hey there i am using a STM32F373.Right now i am implementing the SDADC function to my programm, but if i trigger a Conversation or a Calibration it is not finishing it. SDADC_ISR_EOCALF or SDADC_ISR_JEOCF bit never se...

Labels