-
This is a Simple Parallel DAC driver without using DMA or other fancy method
-
Only some normal GPIO Control stuff
-
due to that is only capable within 1KHz frequency (STM32F103__72MHz 64Point Sin Wave) , But the code itself is extremely simple
-
一个简单的并行ADC驱动,不使用DMA
-
代码本身只有一般的GPIO控制
-
频率最快只到1KHz( STM32F103_72MHz 64点 正弦波) 但是代码非常简单