• Problem with STM32 DAC
    Hi everyone... I'm a beginner and i'm trying to generate an Esclator signal from STM32f10e-eval's DAC, witch is configured, i suppose :), to be triggered by TIM3 TRGO trigger...but in debug mode...
  • Problem with STM32 DAC
    Hi everyone... I'm a beginner and i'm trying to generate an Esclator signal from STM32f10e-eval's DAC, witch is configured, i suppose :), to be triggered by TIM3 TRGO trigger...but in debug mode...
  • STM32F105RC to STM32F105VC PA4 DAC problem
    Hi, I am porting some code from the STM32F105RC board to the VC version of the board. It uses PA4 and DAC1 connected to an amplifier to output different frequency tones, using timer 7. I cannot however...
  • STM32F105RC to STM32F105VC PA4 DAC problem
    Hi, I am porting some code from the STM32F105RC board to the VC version of the board. It uses PA4 and DAC1 connected to an amplifier to output different frequency tones, using timer 7. I cannot however...
  • Problem transfering samples from ADC to DAC
    Hi Everbody I am facing problem while transfering data from ADC to DAC in between i have used some buffer logic after execusion it is not working or suddenly stop copying from ADC but What i have tried...