文件名称:tlc2543驱动forSTM32
文件大小:898B
文件格式:RAR
更新时间:2018-04-09 14:31:33
模数转换
tlc2543数模转换驱动32版 #ifndef TLC2543 H #define TLC2543 H #endif #include "stm32f10x h" #include "sys h" #include "delay h" #define CS PFout 8 #define CLK PFout 9 #define D Out PFin 10 #define EOC PFin 11 #define D In PFout 12 u16 read2543 u8 port ;
【文件预览】:
tlc2543.h
tlc2543.c