STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! f373 SDADC one input is pulling down.

Hello, I have a custom designed board with 7 analog inputs on sigma delta ADC's.6 of my inputs are working properly. I have a software issue.When I erase the flash or de-solder the mcu I can measure the correct voltage from my test points.But when I ...

Resolved! Cannot get continuous data from SDADC

Background: I use the stm32373c evaluation board to make project. One part of the project is to use the 16bit SDADC to acquire sinewaveform generated from function generator and send the data to pc sw thr. uart. I follow the evaluation board example ...

KShen.1 by Associate II
  • 134 Views
  • 3 replies
  • 0 kudos

How use external trigger SDADC correctly of STM32F3 ?

Hi everyone ! I want configure external trigger of sdadc in stm32373c-eval. Trigger external is TIM13 configured at 1700Hz (purple signal), when HAL_SDADC_InjectedConvCpltCallback execute i did that toggle LED and the toggle is doing 16's in one peri...

BarcaM by Associate II
  • 85 Views
  • 0 replies
  • 0 kudos

Why is DMA state READY when I want to abort DMA?

Hi!I'm doing SDADC and I think there is some issues with the DMA for SDADC in STM32CubeIDE 1.7.0.First, I have enabled DMA for SDADC1, SDADC2, SDADC3 and I have selected InjectedConversion = ENABLE. Then I run this function. volatile static int16_t S...

DMårt by Senior II
  • 86 Views
  • 0 replies
  • 0 kudos

Why does the DMA not read the Sigma Delta ADC?

I have sigma delta 16-bit ADC enabled. It works great with regular interrupt. No problem there, but when I'm trying to use DMA with Sigma Delta ADC, then nothing happens. It will only be zeros.I have 9 SDADC zero referenze on SDADC1, 3 SDADC zero ref...

DMårt by Senior II
  • 95 Views
  • 0 replies
  • 0 kudos

Resolved! How can I use Capture Compare as external trigger source?

Hi!This might be a simple question, but I still haven't solved it. I want to create an external trigger source for SDADC 16-bit and I have selected TIM12 Capture Compare 1 as external trigger source. Then I have enable the Output Compare, because I d...

DMårt by Senior II
  • 171 Views
  • 5 replies
  • 0 kudos

Sigma-Delta ADC STM32F373 calibration problem

Hi,I have connected three channels of the SDADC in the STM32F373 with an external voltage reference of 1.225V. The selected mode of the ADC is Single-ended zero-volt reference mode, and i am reading these channels using the "injected conversion" as i...

DCajigal by Associate III
  • 190 Views
  • 5 replies
  • 0 kudos
Labels