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

內容轉換:

發表帖子

標題:
內容:
用戶名: 您目前是匿名發表
驗證碼:
©2010-2025 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。