南描述了如何在AT90S1200上实现轮询(polled)软件UART
上传时间: 2014-02-15
上传用户:541657925
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-01-23
上传用户:wangyi39
This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0
标签: ADC0 demonstrates configured operation
上传时间: 2014-08-18
上传用户:米卡
This program accesses a SPI EEPROM using polled mode access. The F12x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are tailored to access a Microchip 4 kB EEPROM
标签: configured accesses program EEPROM
上传时间: 2016-03-29
上传用户:gut1234567
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
标签: configured accesses program EEPROM
上传时间: 2014-01-18
上传用户:liglechongchong
// This program accesses a SPI EEPROM using polled mode access. The F06x MCU // is configured in 4-wire Single Master Mode, and the EEPROM is the only // slave device connected to the SPI bus. The read/write operations are // tailored to access a Microchip 4 kB EEPROM 25LC320. The relevant hardware // connections of the F06x MCU are shown here:
标签: configured accesses program EEPROM
上传时间: 2016-04-12
上传用户:qb1993225
AVR306串口程序例子----查询模式 Application Note AVR306 * polled mode driver for UART, this is the similar to the * library default putchar() and getchar() in ICCAVR
标签: Application AVR 306 similar
上传时间: 2013-12-31
上传用户:ryb
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-master system application.For specific applications the user will have to make minimal changes in the driver program. Using the drivermeans linking modules to your application software and including a header-file into the application sourceprograms. A small example program of how to use the driver is listed.The driver supports i.a. polled or interrupt driven message handling, slave message transfers and multi-mastersystem applications. Furthermore, it is made suitable for use in conjunction with real time operating systems, likepSOS+.
上传时间: 2013-11-23
上传用户:weixiao99
This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.
标签: transmit example receive packets
上传时间: 2014-01-26
上传用户:zhuimenghuadie
VIP专区-嵌入式/单片机编程源码精选合集系列(8)资源包含以下内容:1. 一个免费的嵌入式操作系统..2. 南描述了如何在AT90S1200上实现轮询(polled)软件UART.3. 指南描述了一组用于SPI协议软件实现的低级程序.4. 指南描述了如何实现小型且高速的中断驱动步进马达控制器.5. P89CXX编程器控制CPU接收和控制程序.6. HT1380实时时钟驱动程序.7. 一个hdlc的接受模块代码.8. 一个hdlc发送模块的编码.9. 基于TI公司tms320c6711 dsk板的一个图像处理的小程序。.10. We intend to develop a wifi enabled p2p file sharing system on a linux platform using jxta and java..11. 又一flash文件系统.12. gprs协议实现.13. microchip 得协议栈.14. cs8900网络芯片驱动 for lwip.15. isd4003参考程序.16. 《嵌入式系统构件》源代码.17. usb51s_v0.4源代码.18. u盘mp3文件系统源代码.19. 51CPU快速crc检验.20. Flash文件系统.21. 声音均衡器的源代码程序.22. 液晶程序.23. 将bin文件转换成hex文件.24. M68K的内存结构分析.25. 这是c语言写的中断的例子.26. wdm格式的驱动例子代码1.27. wdm格式的驱动例子代码2.28. wdm格式的驱动例子代码3.29. wdm格式的驱动例子代码.30. MPC860的SCC1配置以太网示例代码.31. MPC860的SCC2配置HDLC示例代码.32. MPC860的配置I2C示例代码.33. webserve1.0.34. ZooBoot.35. uboot.36. MPC860初始化QMC在HDLC模式示例.37. Intel 82559网卡驱动.38. ATMEL的ADS例子1.39. AT91M42800A-INT例子.40. AT91M42800A-LED例子.
上传时间: 2013-04-15
上传用户:eeworm