巨大八爪鱼 3-6 巨大八爪鱼 (点击/回复: 1315/13)
 
巨大八爪鱼 11-21 12345678 (点击/回复: 2805/9)
 
關閉STM32 ST-LINK Utility,拔掉ST Link的USB線再插上,接着就可以升級了,每次插上USB線後只可以升級一次。
巨大八爪鱼 10-15 巨大八爪鱼 (点击/回复: 845/0)
 
因為板子太貴,六七百一個,他們送不起
巨大八爪鱼 10-10 巨大八爪鱼 (点击/回复: 956/1)
 
Initialization begins...
Command response received: CMD63, RESP_90ff8000
Command response rece...
巨大八爪鱼 7-26 巨大八爪鱼 (点击/回复: 756/0)
 
Initialization begins...
Command response received: CMD63, RESP_b0300000
Command response rece...
巨大八爪鱼 7-26 巨大八爪鱼 (点击/回复: 971/0)
 
【main.c】
#include <stdio.h>
#include <stm32f10x.h>
#include <string.h>...
巨大八爪鱼 7-8 巨大八爪鱼 (点击/回复: 1033/6)
 
#include <stdio.h>
#include <stm32f10x.h>
#define _BV(n) (1u << (n))
uint...
巨大八爪鱼 6-24 巨大八爪鱼 (点击/回复: 1062/1)
 
#include <stdio.h>
#include <stm32l476xx.h>
int fputc(int ch, FILE *fp)
{...
巨大八爪鱼 6-20 巨大八爪鱼 (点击/回复: 1025/1)
 
#include <stdio.h>
#include <stm32l476xx.h>
// 供printf使用, 項目屬性中勾選Use MicroLIB後有效...
巨大八爪鱼 6-19 巨大八爪鱼 (点击/回复: 1066/1)
 
/* 單片機: STM32F107VCT6
** 系統時鐘: 72MHz
** 外部晶振: 25MHz
**/
#include <stm32f10x.h>...
巨大八爪鱼 6-8 巨大八爪鱼 (点击/回复: 1045/1)
 
volatile uint32_t num;
num = RCC->CFGR; // 0x001D040A
// MCO=0: Microcontroller clock outpu...
巨大八爪鱼 6-8 巨大八爪鱼 (点击/回复: 977/1)
 
#include <stm32l476xx.h>
void delay(void)
{
    uint32_t i;...
巨大八爪鱼 5-23 巨大八爪鱼 (点击/回复: 993/1)
 
STM32F103C8、STM32F103CB    2007.6.1
STM32F103RC、STM32F103RE、STM43F103VE...
巨大八爪鱼 5-15 巨大八爪鱼 (点击/回复: 834/0)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-13 巨大八爪鱼 (点击/回复: 1045/2)
本吧共有主题数91个,帖子数413篇,会员0位。

内容转换:

发表帖子

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