Advanced Analog-to-Digital Conversion Techniques : STM32 ADC TIMER Trigger

Поділитися
Вставка
  • Опубліковано 25 вер 2024
  • #stm32 #proteus #simulation #proteus8 #stm32cubeide #adc #uart #timer
    This project focuses on exploring how to combine ADC and TIMER Trigger functionalities in STM32 microcontrollers, with a specific focus on Timer Trigger Out Events.
    ________________________________________________________________________________________
    For more details visit : theembeddedthi...

КОМЕНТАРІ • 11

  • @ishuvarshney9162
    @ishuvarshney9162 Рік тому +2

    i want to read analog waveform of 1khz after 50us of rising edge on adc pin how to do? please tell

    • @theembeddedthings
      @theembeddedthings  Рік тому +1

      First you need to config timer "PWM OUTPUT MODE" generates and make sure to config the "prescaler and counter period" to get 1khz.
      Then you need to config "ADC TIMER Trigger" and make sure to config the timer to get 50us
      Finally, connect the ADC pin to the timer PWM pin

  • @gireeshkumarks
    @gireeshkumarks 6 місяців тому +1

    I didnt worked the stm32 controller on proteus ? sir can you give the project file ?

    • @theembeddedthings
      @theembeddedthings  6 місяців тому +1

      Ensure you're using Proteus version 8.15 for compatibility. Follow the instructions for the code and circuit in this link below
      www.hackster.io/theembeddedthings/advanced-analog-to-digital-conversion-stm32-timer-trigger-30843b
      If you encounter issues, email me at theembeddedthings@gmail.com
      for assistance.

  • @mustaphaaguerrab803
    @mustaphaaguerrab803 Рік тому +3

    HELLO SIR I WORK ON MY FINAL PROJECT i try to read the vaue of an ACS 712 sensor but the ADC did not work for me code on STM32 cube ide good please if can share with you and try to help me ?

    • @ndidikenneth5135
      @ndidikenneth5135 Рік тому +1

      Same problem with me . I want to uninstall cubeide and install old version but before then I want to generate code with cubemx and build project with atollic studio instead of cube cos no matter what I do ....adc for channels doesn't work

    • @theembeddedthings
      @theembeddedthings  Рік тому +1

      please email me.
      theembeddedthings@gmail.com

    • @theembeddedthings
      @theembeddedthings  Рік тому +1

      @@ndidikenneth5135 please email me theembeddedthings@gmail.com

    • @mustaphaaguerrab803
      @mustaphaaguerrab803 Рік тому

      @@theembeddedthings ok thanks sir

  • @terlumunjoseph6779
    @terlumunjoseph6779 7 місяців тому +1

    pls share your source files nd simulations so that we can follow along

    • @theembeddedthings
      @theembeddedthings  7 місяців тому +1

      @terlumunjoseph6779 Thank you for your interest in my project! I haven't created a dedicated article for it yet, but I'd be happy to share the files with you. Please reach out to me via email at "theembeddedthings@gmail.com ", and I'll be sure to send them your way.