#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-12 巨大八爪鱼 (点击/回复: 939/4)
 
#include <stm32f10x.h>
const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0x...
巨大八爪鱼 4-8 巨大八爪鱼 (点击/回复: 1059/8)
 
【PLL到HSI】
// 假設HSI已經打開
RCC->CFGR &= ~RCC_CFGR_SW; // 系統時鐘切換到HSI
RCC->CR &= ~(...
巨大八爪鱼 4-7 巨大八爪鱼 (点击/回复: 700/0)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 4-4 巨大八爪鱼 (点击/回复: 846/0)
 
將一個電阻和一個電容串聯起來接地。最左邊為電阻,電阻的最左端接單片機的PC1口,並設為輸出。電阻和電容中間引出一根線,接到PC0口,設為輸入。
最初PC1輸出低電平,電容上沒有電荷,PC0為低電...
巨大八爪鱼 4-4 巨大八爪鱼 (点击/回复: 843/2)
 
【實驗時用到的程序】
#include <stm32f10x.h>
const uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99,...
巨大八爪鱼 4-2 巨大八爪鱼 (点击/回复: 1254/18)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 910/3)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 1000/5)
 
#include <stm32f10x.h>
uint8_t seg8[] = {0xc0, 0xf9, 0xa4, 0xb0, 0x99, 0x92, 0x82, 0xf8, 0x...
巨大八爪鱼 3-24 巨大八爪鱼 (点击/回复: 897/1)
 
#include <stdio.h>
#include <string.h>
#include <stm32f10x.h>
#define BIT...
巨大八爪鱼 3-22 巨大八爪鱼 (点击/回复: 925/0)
 
巨大八爪鱼 3-17 巨大八爪鱼 (点击/回复: 941/7)
 
不能單獨定義這兩個函數的跳轉,如
void SysTick_Handler(void)
{
    OS_CPU_SysTickHandler();...
巨大八爪鱼 3-17 巨大八爪鱼 (点击/回复: 905/0)
 
/* 本程序使用的是銳志電子六合一擴展板上的數字旋轉編碼開關 */
/* 注意:一定要把板子下面的JPBMA和JPBMB跳線插上 */
#include <stm32f10x.h...
巨大八爪鱼 3-15 巨大八爪鱼 (点击/回复: 911/0)
 
#include <stdio.h>
#include <stm32f10x.h>
#define RS_0 (GPIOA->BRR = GPIO_BRR_B...
巨大八爪鱼 3-11 巨大八爪鱼 (点击/回复: 998/2)
 
#include <stdio.h>
#include <stm32f10x.h>
#define RS_0 (GPIOA->BRR = GPIO_BRR_B...
巨大八爪鱼 3-6 巨大八爪鱼 (点击/回复: 1003/4)
本吧共有主题数91个,帖子数413篇,会员0位。

内容转换:

发表帖子

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