STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC to DAC using DMA in STM32f4

Hi everyone,ı was trying to make adc to dac using DMA. Shortly the adc value is writed into DAC data register. So that the potentiometer is turned then the digital value is writed ADC register. The brightness of led is changed. However, ı get ADC val...

Resolved! DAC output offset spec with output buffer enabled

Hi,Currently, we are facing an accuracy problem when using the built-in DAC on the STM32F407 (with buffer enabled). As the built-in reference voltage measured 2.0005V, we set the DOR to 0x800, expecting to get 1.25V on the DAC output. However, we act...

calvin by Associate III
  • 3696 Views
  • 11 replies
  • 4 kudos

INA1863IDCKR

Hello,I am trying to read the value from the INA186A3IDCKR current integrated circuit using the ADC2_INO channel on the stm32f103c8t6 microprocessor. My ADC channel is connected to the Vout section. When I examined the datasheet, I did not come acros...

rl.png
Leylifer by Associate II
  • 898 Views
  • 5 replies
  • 1 kudos

LPTIM count error on STM32L476RG

Hello,I am experiencing counting errors (specifically overflow counting errors) on LPTIM1.A bit of context first: the goal is to use the LPTIM1 to count pulses which are first treated by the COMP1 (to convert the input signal into an all-or-nothing s...

afacerias by Associate II
  • 1731 Views
  • 7 replies
  • 0 kudos

Resolved! DMA on STM32G473 always generates transfer error

Hi, Iam using a STM32G473 controller and want to do the following:I want to output an analog curve, stored in a RAM buffer.Timer6 is the timebase for transfering the the data from RAM buffer to DAC via DMA.So I selected the DAC as trigger source for ...

Moritz1 by Associate III
  • 1188 Views
  • 5 replies
  • 1 kudos

Speaker audio distorted even though it is quiet

I'm doing a project where I want to have a toy say audio clips when a button is pressed. Right now I'm trying to accomplish this with an STM32F407G-DISC1. I have a small speaker (16 ohms, 0.25 W) connected to my breadboard with the DAC OUT1 of the MC...

Maximum analog output voltage from STM32H723ZG

Hi, which is the maximum analog output voltage from the STM32H723ZG? In the datasheet I saw that there are two Op-Amp inside the MCU with gain from 2 to 16. How can I use this Op-Amp? I have to do something about the hardware or I have just to write ...

ECiot.1 by Associate II
  • 923 Views
  • 5 replies
  • 0 kudos

STM32F303CBT6 DAC and PA4/PA5

I read a lot about it for other STM32 MCUs but can't find any confirmation that it’s not possible to use PA4 and PA5 as GPIO output and DAC1 channel 1 and channel 2 internally for STM32F303CBT6. There's a hint in the errata of another STM32F303* usin...

DRH by Associate III
  • 3922 Views
  • 9 replies
  • 0 kudos

Resolved! STM32F091RC DAC PINA4 PINA5 not working

I have been following mastering stm32 book for a while now and checking out the tutorials from the st channel.I was following the dac tutorial and I had a problem with outputting analog signals in pin A4.I use eclipse IDE and i am imporing cube-mx fi...

Labels