8 years, 10 months ago.

Nucleo - STM32F103RBT6 configuration RCC_CR and RCC_CFGR

How do I get the value of the configuration registers from the on-line compiler? The Nucleo board can run up to 72 MHz. When I ran a sample program it says the clock is running at 64 Mhz. As an example:

  • RCC_CR : $400FE060 : 0x00000081
  • RCC_CFGR : $40021004 : 0x00000000 \nThanks in advance. Dave

Question relating to:

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Be the first to answer this question.