Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Programming uC 32 bit

DENNY H.T. NUGROHO, M.T.


WEEK 5
IDE

1. STM32CubeMX
2. Keil uVision 5
STM32CubeMX
STM32CubeMX
STM32CubeMX

Fungsi STM32CubeMX
1. Pin Planner
- Assigment pin I/O
- Assignment Peripheral Pin
- Assignment Timer Pin
2. Clock Configuration
3. Generate Code
4. Power Consumption
Keil uVision 5
• The µVision IDE combines project management, run-time
environment, build facilities, source code editing, and
program debugging in a single powerful environment.
• µVision is easy-to-use and accelerates your embedded
software development.
•The µVision Debugger provides a single environment in
which you may test, verify, and optimize your application
code.
•The debugger includes traditional features like simple and
complex breakpoints, watch windows, and execution
control and provides full visibility to device peripherals.
Keil uVision 5
Keil uVision 5
Keil uVision 5

Fungsi Keil uVision:


1. Editing Code
2. Build/Compile
3. Download to STM32F103
4. Debug
Programming Test

1. Blinking LED
2. Input Pin
3. Simple ADC
Sekian..

You might also like