ADC Configuration in STM32F103 | Embedded Programmer

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 3

  • @incxxxx
    @incxxxx 2 месяца назад +1

    Nice!

  • @bindhumadhavakkineni875
    @bindhumadhavakkineni875 4 месяца назад +1

    I am planning to use stm32f103rbt6, can i use the same code and how should i vary the sampling rate since i want to control the sampling rate

    • @Embedded_Programmer
      @Embedded_Programmer  4 месяца назад

      Yes, just adjust it from the CubeIDE. For sampling rate, adjust the frequency of adc and use DMA for faster sampling rate.