The latest development version of this page may be more current than this released 0.4.0 version.

RCC set cpu clock

Overview

After the application starts, perform the following 2 operations:

  1. Initialize RCC module

  2. set CPU clock as 120MHz

Requirements

  1. None

Building and flashing

Sample location: examples/peripheral/rcc For operations such as compiling and burning, please refer to: [Quick Start] (../../../../../get_started/index. html # build function)