南描述了如何在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