标题: [MS51] The Driver of TLC2543 [打印本页] 作者: admin 时间: 2023-12-29 13:55 标题: [MS51] The Driver of TLC2543
Application: This sample code reads the A/D conversion data of TLC2543 based on MS51 series.
BSP Version: MS51 Series BSP Keil V1.00.002
Hardware: NuTiny-MS51FB V1.1
TLC2543 is a 12-bit resolution A/D converter, with 11 analog input channels.
This sample code uses GPIO to achieve the read-write timing sequence of TLC2543 based on MS51 series, and prints the ADC value sampled by TLC2543 through serial port.