#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-12 巨大八爪鱼 (点击/回复: 826/4)
 
#include <stm32f10x.h>
const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0x...
巨大八爪鱼 4-8 巨大八爪鱼 (点击/回复: 943/8)
 
【PLL到HSI】
// 假设HSI已经打开
RCC->CFGR &= ~RCC_CFGR_SW; // 系统时钟切换到HSI
RCC->CR &= ~(...
巨大八爪鱼 4-7 巨大八爪鱼 (点击/回复: 595/0)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-4 巨大八爪鱼 (点击/回复: 731/0)
 
将一个电阻和一个电容串联起来接地。最左边为电阻,电阻的最左端接单片机的PC1口,并设为输出。电阻和电容中间引出一根线,接到PC0口,设为输入。
最初PC1输出低电平,电容上没有电荷,PC0为低电...
巨大八爪鱼 4-4 巨大八爪鱼 (点击/回复: 715/2)
 
【实验时用到的程序】
#include <stm32f10x.h>
const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99,...
巨大八爪鱼 4-2 巨大八爪鱼 (点击/回复: 1121/18)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 786/3)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 843/5)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 768/1)
 
#include <stdio.h>
#include <string.h>
#include <stm32f10x.h>
#define BIT...
巨大八爪鱼 3-22 巨大八爪鱼 (点击/回复: 778/0)
 
巨大八爪鱼 3-17 巨大八爪鱼 (点击/回复: 805/7)
 
不能单独定义这两个函数的跳转,如
void SysTick_Handler(void)
{
    OS_CPU_SysTickHandler();...
巨大八爪鱼 3-17 巨大八爪鱼 (点击/回复: 767/0)
 
/* 本程序使用的是锐志电子六合一扩展板上的数字旋转编码开关 */
/* 注意:一定要把板子下面的JPBMA和JPBMB跳线插上 */
#include <stm32f10x.h...
巨大八爪鱼 3-15 巨大八爪鱼 (点击/回复: 795/0)
 
#include <stdio.h>
#include <stm32f10x.h>
#define RS_0 (GPIOA->BRR = GPIO_BRR_B...
巨大八爪鱼 3-11 巨大八爪鱼 (点击/回复: 888/2)
 
#include <stdio.h>
#include <stm32f10x.h>
#define RS_0 (GPIOA->BRR = GPIO_BRR_B...
巨大八爪鱼 3-6 巨大八爪鱼 (点击/回复: 858/4)
本吧共有主题数91个,帖子数413篇,会员0位。

内容转换:

发表帖子

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