STM32F1
STM32F1, FLASHER-STM32, Demonstrator GUI 사용법
CoyoteUgly
2018. 8. 2. 15:08
STM32F1, FLASHER-STM32, Demonstrator GUI 사용법입니다.
ST-Link 등의 Debugging 장비 없이 펌웨어를 다운로드할 수 있습니다.
즉, Serial로 STM32F1의 부트로더 영역을 통해 다운로드하는 것입니다.
1. HW 연결
- System Boot Mode
- Serial 연결
2. Com port 설정
- Port Number
- Baud Rate
- Parity
- Echo
- Timeout
3. Target is readable
4. Device Target 확인
5. Download to device
펌웨어 파일을 찾아서
6. Download to device
- Erase necessary pages
- Jump to the user program
- 다운로드 후 바로 실행될 수 있도록 합니다.