-
LM3S101-ARM
Luminary Micro StellarisTM 系列的微控制器是首款基于ARM® CortexTM-M3 的控制器,
它将高性能的32 位计算引入到对价格敏感的嵌入式微控制器应用中。这些堪称先锋的器件
拥有与8 位和16 位器件相同的价格,却能为用户提供32 位器件的性能,而且,所有器件都
是小型封装形式提供(Luminary Micro StellarisTM series of microcontrollers is the first ARM ® CortexTM-M3-based controller, it will introduce high-performance 32-bit computing to cost-sensitive embedded microcontroller applications. These devices have the Pioneer called 8-bit and 16-bit device the same price, but it can provide users with 32-bit device performance, and that all devices are provided in the form of small packages)
- 2011-01-22 15:26:55下载
- 积分:1
-
04-DAC
在KEIL开发的ARM之Cortex-M3核例程
LPC1788之DAC例程(KEIL development of the ARM Cortex-M3 core routines LPC1788 DAC routine)
- 2012-07-14 00:55:16下载
- 积分:1
-
STM32_BMS_SOC
STM32f103vet6 _BMS_ SOC CODE
- 2020-08-14 16:38:28下载
- 积分:1
-
lpc2100examples
lpc2100各个功能块例子,开发板上的,还不错。(lpc2100 each function block example, the development board, but also good.)
- 2007-12-22 21:32:27下载
- 积分:1
-
F1C100S_FreeRTOS_AWTK
说明: f1c100s系统的开发环境构建,包含大量源代码,对系统开发非常有用(Development environment construction of f1c100s system)
- 2021-02-05 14:58:51下载
- 积分:1
-
lpc177x_8x-a85a976
LPC1788官方例程,包含大部分外设,如I2C/SSP/EMC/uart(LPC1788 official routine, containing most peripherals)
- 2019-05-13 22:13:13下载
- 积分:1
-
ENC28J60
ENC28J60在STM32硬件配合下实现的通讯实验(ENC28J60 In STM32 hardware with the realization of communication experiment)
- 2015-03-29 23:09:42下载
- 积分:1
-
ARM9261
说明: AT91SAM926中文数据手册,看起来比较方便(Chinese data AT91SAM926 manual, looks more convenient)
- 2008-09-06 00:23:05下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
led
an2410试验程序,可以试验板子正确与否(an2410 arm test, my test)
- 2009-05-11 23:45:09下载
- 积分:1