Difference between revisions of "CH32 Oscillator"

From Stm32World Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
{{#ev:youtube|RUdSRUMfClU}}
 
{{#ev:youtube|RUdSRUMfClU}}
  
==  
+
== Timer ==
 +
 
 +
== DMA ==
 +
 
 +
== DAC ==
 +
 
 +
== DMA Interrupt ==
 +
 
 +
== Oscillator Calculation ==
  
 
== 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 03:04, 5 July 2022

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

Timer

DMA

DAC

DMA Interrupt

Oscillator Calculation

Miscellaneous Links