HWA
Bare metal programming with style
Board from www.PowerMCU.com

Detailed Description

There is a STM32F103RBT6 with:

JTAG/SWD connector (J4, 20 pins):

Board description

#define HW_DEVICE_HSEHZ   8e6
 
#define HW_DEVICE_LSEHZ   32768
 

Pin definitions

#define LED   (porta,2)
 
#define LED1   (porta,2)
 
#define LED2   (porta,3)
 

Macro Definition Documentation

◆ HW_DEVICE_HSEHZ

#define HW_DEVICE_HSEHZ   8e6

Frequency of the HSE oscillator crystal

◆ HW_DEVICE_LSEHZ

#define HW_DEVICE_LSEHZ   32768

Frequency of the LSE oscillator crystal