Difference between revisions of "CH32 Oscillator"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:RISC-V]][[Category:CH32]][[Category:C]]{{metadesc|CH32V307 Dual Oscillator with TIM, DMA and DAC}}
 
[[Category:RISC-V]][[Category:CH32]][[Category:C]]{{metadesc|CH32V307 Dual Oscillator with TIM, DMA and DAC}}
 
{{#ev:youtube|RUdSRUMfClU}}
 
{{#ev:youtube|RUdSRUMfClU}}
 
+
In order to get to know the [[CH32V307]] [[MCU]] better I decided to create a dual oscillator using the [[DAC]]s.
 
== Miscellaneous Links ==
 
== Miscellaneous Links ==
  
 
* [https://github.com/lbthomsen/CH32V307V-EVT-R1/tree/master/oscillator Project on Github]
 
* [https://github.com/lbthomsen/CH32V307V-EVT-R1/tree/master/oscillator Project on Github]

Revision as of 02:52, 5 July 2022

In order to get to know the CH32V307 MCU better I decided to create a dual oscillator using the DACs.

Miscellaneous Links