> For the complete documentation index, see [llms.txt](https://tk233.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tk233.gitbook.io/notes/stm32/analog.md).

# Analog

- [Using ADC on STM32](https://tk233.gitbook.io/notes/stm32/analog/adc.md): Using Analog to Digital Converter on STM32
- [ADC Reading Sequence with DMA on STM32](https://tk233.gitbook.io/notes/stm32/analog/adc-reading-sequence-with-dma-on-stm32.md)
- [Using OPAMP on STM32](https://tk233.gitbook.io/notes/stm32/analog/opamp.md)
- [Using DAC on STM32](https://tk233.gitbook.io/notes/stm32/analog/dac.md): Using Digital to Analog Converter on STM32
