|
|
|
|
|
关闭STM32 ST-LINK Utility,拔掉ST Link的USB线再插上,接着就可以升级了,每次插上USB线后只可以升级一次。 |
|
因为板子太贵,六七百一个,他们送不起 |
|
Initialization begins... Command response received: CMD63, RESP_90ff8000 Command response... |
|
Initialization begins... Command response received: CMD63, RESP_b0300000 Command response... |
|
【main.c】 #include <stdio.h> #include <stm32f10x.h> #include <string.h... |
|
#include <stdio.h> #include <stm32f10x.h> #define _BV(n) (1u << (n))... |
|
#include <stdio.h> #include <stm32l476xx.h> int fputc(int ch, FILE *fp) {... |
|
#include <stdio.h> #include <stm32l476xx.h> // 供printf使用, 项目属性中勾选Use MicroLIB后... |
|
/* 单片机: STM32F107VCT6 ** 系统时钟: 72MHz ** 外部晶振: 25MHz **/ #include <stm32f10x.h... |
|
volatile uint32_t num; num = RCC->CFGR; // 0x001D040A // MCO=0: Microcontroller clock o... |
|
#include <stm32l476xx.h> void delay(void) { uint32_t i;... |
|
STM32F103C8、STM32F103CB 2007.6.1 STM32F103RC、STM32F103RE、STM43F103VE... |
|
#include <stm32f10x.h> uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8,... |
|
本吧共有主題數91個,帖子數413篇,會員數0位。 |