tlc2543驱动forSTM32

时间:2018-04-09 14:31:33
【文件属性】:

文件名称: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

网友评论

  • 可以用,测试过了
  • 经过本人试验验证,这个程序可以用
  • 可以用,值得一看
  • 可以借鉴,但代码不是特别全