代码搜索:PC5
找到约 120 项符合「PC5」的源代码
代码结果 120
www.eeworm.com/read/356838/10220417
txt 端口图.txt
电机控制
PD6 PD7
0 0 Free
0 1 正转
1 0 反转
1 1 刹车
码盘:
PD3 方向
PD2 INT0
//AD
PC2
PC3
IIC:
PC5 (scl)
PC4 (sda)
LED
PC0
www.eeworm.com/read/356838/10220418
_tx 端口图._tx
电机控制
PD6 PD7
0 0 Free
0 1 正转
1 0 反转
1 1 刹车
码盘:
PD3 方向
PD2 INT0
//AD
PC2
PC3
IIC:
PC5 (scl)
PC4 (sda)
LED
PC0
www.eeworm.com/read/233342/14157426
c 18b20.c
//ICC-AVR application builder : 2007-7-15 17:38:07
// Target : M16
// Crystal: 1.0000Mhz
#include
#include
//#define ds18b20_dq PC5
#define set_ds18b20_dq_ddr() DDRC|=0x
www.eeworm.com/read/205674/15310082
h config.h
#ifndef __CONFIG_H
#define __CONFIG_H 1
/* SPI */
#define DDR_SPI DDRB
#define DD_MOSI PB3
#define DD_SCK PB5
/* PTR8K */
#define TX_EN PC5
#define CD PC4
#define DR PC3
#define TRXC
www.eeworm.com/read/16728/684296
c gpio.c
#include "STM32Lib\\stm32f10x.h"
/*******************************************************************************
* 功能 : GPIO配置
* 设置PD3,PD4,PD5,PD6为键盘输入
* 设置PB0,5,8,9; PC5,7; PD7 ;PA8 为输出LED灯
*
www.eeworm.com/read/16728/684824
c gpio.c
#include "STM32Lib\\stm32f10x.h"
/*******************************************************************************
* 功能 : GPIO配置
* 设置PD3,PD4,PD5,PD6为键盘输入
* 设置PB0,5,8,9; PC5,7; PD7 ;PA8 为输出LED灯
*
www.eeworm.com/read/282931/9052619
_tx 硬件说明._tx
硬件资源说明
按键扫描端口PB口
PC1 X
PC2 Y
PC3 A
PC4 B
PC5 C
A B C
X 0 1 2
Y 3 4 5
结果显示
PD
模拟SPI接收引脚
DATA(MOSI) PB1
CLK PB2
SS
www.eeworm.com/read/282931/9052896
txt 硬件说明.txt
硬件资源说明
按键扫描端口PB口
PC1 X
PC2 Y
PC3 A
PC4 B
PC5 C
A B C
X 0 1 2
Y 3 4 5
结果显示
PD
模拟SPI接收引脚
DATA(MOSI) PB1
CLK PB2
SS
www.eeworm.com/read/185152/9054699
m calibr8.m
function [T, R, Int, errs, cerr] = calibr8( IInt, maxcount, tolerance, PC1, PC2, PC3, PC4, PC5, PC6 )
% DEVELOPMENT PHASE
%
% [T, R, Int, errs] = calibr8( Int, maxcount, tolerance, PC1, PC2, PC3, PC4
www.eeworm.com/read/353474/10444358
asm 16_print.asm
;//*******************************************************************
;文件名:并口打印机控制程序 FOR 8088
;功能:并口打印机控制打印字符、汉字
;接线:对应连接打印机接口模块的BUSY、STROBE到8255模块的PC0、PC5。
; 连接8255模块的CS_8255到CPU模块的200