-
adc转换器,实现ad转换功能,可以进行自己的小项目设计
adc转换器,实现ad转换功能,可以进行自己的小项目设计-adc converter, ad conversion implementation, can design their own small projects
- 2022-03-09 14:01:27下载
- 积分:1
-
MSC1210 Chinese data
MSC1210中文资料--内核兼容8051的MSC1210单片机,具有高性能ADC、片内存储器以及Flash编程应用等功能。实际应用系统往往需要进行高精度的测量,同时还必须进行实时快速控制,提高其开发效率。为此人们常采用高精度A/D芯片加带ISP开发功能的单片机系统来实现。德州仪器(TI)的MSC1210单片机解决了上述问题。它集成了一个增强型8051内核、高达33 MHz的时钟周期、8路24位高精度∑-△A/D转换器、Flash存储器等-MSC1210 Chinese data- 8051 MSC1210 microcontroller core compatible with high-performance ADC, on-chip Flash program memory and application functions. Practical applications often require high-precision measurements, but also the need for real-time fast control, to improve their development efficiency. To do this people often use high-precision A/D chip increases with ISP microcontroller system development function to achieve. Texas Instruments (TI) of the MSC1210 microcontroller to solve the above problems. It integrates an enhanced 8051 core, up to 33 MHz clock cycle, 8-channel 24-bit high-precision Σ-△ A/D converter, Flash memory, and so on ... ...
- 2022-01-25 22:40:17下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
51单片机定时器计算工具,对于经常使用定时器的编程者很有用的...
51单片机定时器计算工具,对于经常使用定时器的编程者很有用的-51 Single-chip timer calculation tool, often used for programmers timer useful
- 2023-08-26 11:15:03下载
- 积分:1
-
sja1000 using a controller can source
一个用sja1000控制器的can源程序-sja1000 using a controller can source
- 2022-12-23 10:35:03下载
- 积分:1
-
单片机C51语言的Mini X 嵌入式操作系统
单片机C51语言的Mini X 嵌入式操作系统-C51 microcontroller Mini embedded OS X
- 2023-05-01 02:30:04下载
- 积分:1
-
x25045的编程应用(51汇编格式),它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片...
x25045的编程应用(51汇编格式),它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片
-x25045 application programming (51 Series format), which has 512 bytes of EPROM, the watchdog, the reset signal is a good external MCU chip
- 2022-03-05 14:24:37下载
- 积分:1
-
一本完整书籍,单片机原理与应用,里面有案例
一本完整书籍,单片机原理与应用,里面有案例-A complete book Theory and Application of single-chip, which has case
- 2022-05-27 17:12:51下载
- 积分:1
-
Singlechip mega16L battery source discharger
单片机 mega16L 电池放电器源码-Singlechip mega16L battery source discharger
- 2022-11-12 02:30:04下载
- 积分:1
-
MSP430基本编程学习资料
MSP430基本编程学习资料
(端口,时钟,定时器,。。。)-Basic learning materials MSP430 Programming
- 2022-01-26 03:10:38下载
- 积分:1