巨大八爪鱼 3-6 巨大八爪鱼 (点击/回复: 1324/13)
 
巨大八爪鱼 11-21 12345678 (点击/回复: 2809/9)
 
关闭STM32 ST-LINK Utility,拔掉ST Link的USB线再插上,接着就可以升级了,每次插上USB线后只可以升级一次。
巨大八爪鱼 10-15 巨大八爪鱼 (点击/回复: 856/0)
 
因为板子太贵,六七百一个,他们送不起
巨大八爪鱼 10-10 巨大八爪鱼 (点击/回复: 967/1)
 
Initialization begins...
Command response received: CMD63, RESP_90ff8000
Command response rece...
巨大八爪鱼 7-26 巨大八爪鱼 (点击/回复: 765/0)
 
Initialization begins...
Command response received: CMD63, RESP_b0300000
Command response rece...
巨大八爪鱼 7-26 巨大八爪鱼 (点击/回复: 980/0)
 
【main.c】
#include <stdio.h>
#include <stm32f10x.h>
#include <string.h>...
巨大八爪鱼 7-8 巨大八爪鱼 (点击/回复: 1046/6)
 
#include <stdio.h>
#include <stm32f10x.h>
#define _BV(n) (1u << (n))
uint...
巨大八爪鱼 6-24 巨大八爪鱼 (点击/回复: 1073/1)
 
#include <stdio.h>
#include <stm32l476xx.h>
int fputc(int ch, FILE *fp)
{...
巨大八爪鱼 6-20 巨大八爪鱼 (点击/回复: 1032/1)
 
#include <stdio.h>
#include <stm32l476xx.h>
// 供printf使用, 项目属性中勾选Use MicroLIB后有效...
巨大八爪鱼 6-19 巨大八爪鱼 (点击/回复: 1075/1)
 
/* 单片机: STM32F107VCT6
** 系统时钟: 72MHz
** 外部晶振: 25MHz
**/
#include <stm32f10x.h>...
巨大八爪鱼 6-8 巨大八爪鱼 (点击/回复: 1051/1)
 
volatile uint32_t num;
num = RCC->CFGR; // 0x001D040A
// MCO=0: Microcontroller clock outpu...
巨大八爪鱼 6-8 巨大八爪鱼 (点击/回复: 979/1)
 
#include <stm32l476xx.h>
void delay(void)
{
    uint32_t i;...
巨大八爪鱼 5-23 巨大八爪鱼 (点击/回复: 997/1)
 
STM32F103C8、STM32F103CB    2007.6.1
STM32F103RC、STM32F103RE、STM43F103VE...
巨大八爪鱼 5-15 巨大八爪鱼 (点击/回复: 838/0)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-13 巨大八爪鱼 (点击/回复: 1048/2)
本吧共有主题数91个,帖子数413篇,会员0位。

内容转换:

发表帖子

标题:
内容:
用户名: 您目前是匿名发表
验证码:
©2010-2025 Arslanbar [手机版] [桌面版]
除非另有声明,本站采用知识共享署名-相同方式共享 3.0 Unported许可协议进行许可。