-
S3C2440处理器上的触摸屏程序,采用2440自带触摸屏控制器
S3C2440处理器上的触摸屏程序,采用2440自带触摸屏控制器-S3C2440
- 2022-06-27 23:57:14下载
- 积分:1
-
段码液晶 显示资料,资料很全,
段码液晶 显示资料,资料很全,-Code segment liquid crystal display of information, information is very wide,
- 2023-06-07 09:15:03下载
- 积分:1
-
stm32f407 adc dma
本示例描述如何使用 ADC3 和 DMA 传输不断
转换后的数据从 ADC3 到内存。
ADC3 配置为连续转换 channel7。
每次转换结束时的 DMA 传输,在循环模式中,
转换后的数据,ADC3 博士从注册到 ADC3ConvertedValue 变量。
在此示例中,系统时钟是 144 兆赫,APB2 = 72 兆赫和 ADC 时钟 = APB2/2。
由于 ADC3 时钟是 36 兆赫和采样时间设置为 3 个周期,转换
12 位数据的时间是 12 个周期,所以总转换时间是 (12 + 3) / 36 = 0.41us(2.4Msps)。
- 2023-03-31 23:00:03下载
- 积分:1
-
LPC
LPC-2129 Buttom and Led actions
- 2023-03-14 03:20:03下载
- 积分:1
-
三星S3C44B0X ARM7的DMA测试程序实现一个简单的DMA功能。
三星S3C44B0X ARM7 DMA测试程序,实现简单DMA功能。-Samsung S3C44B0X ARM7 DMA testing procedures realize a simple DMA function.
- 2022-07-03 09:48:31下载
- 积分:1
-
Nucleus嵌入式操作系统在s3c2410上的一个应用程序实验
Nucleus嵌入式操作系统在s3c2410上的一个应用程序实验-Nucleus embedded operating system in a S3C2410 application experiment
- 2022-03-03 14:48:19下载
- 积分:1
-
with C51 prepared by the 51 U
用C51编写的51读写U盘的源程序,调试通过-with C51 prepared by the 51 U-writable disc source, through debugging
- 2022-05-17 04:59:53下载
- 积分:1
-
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码
ARM嵌入式系统
LPC22xx UART0通讯实验-查询方式代码-ARM Embedded System LPC22xx UART0 communication experiment- query code
- 2023-02-18 12:10:04下载
- 积分:1
-
EasyARM2131 development board ___________1 one source. GPIO output experimental
EasyARM2131开发板源码之一___________1.GPIO输出实验-蜂鸣器控制-EasyARM2131 development board ___________1 one source. GPIO output experimental- control buzzers
- 2022-08-20 13:13:50下载
- 积分:1
-
tinyOS ECC
README for TinyECC Version 2.0
Author/Contact: An Liu, liuan79@gmail.com
Introduction
------------
TinyECC is a software package providing ECC-based PKC operations that
can be flexibly configured and integrated into sensor network
applications. It provides a digital signature scheme (ECDSA), a key
exchange protocol (ECDH), and a public key encryption scheme (ECIES).
It provides a number of optimization switches, which can turn
specific optimizations on or off based on developer"s needs.
TinyECC 2.0 supports MICA2/MICAz, TelosB/Tmote Sky, BSNV3, and Imote2
motes. It supports SECG recommended 128-bit, 160-bit and 192-bit
elliptic curve domain parameters.
How to install
--------------
1) Install TinyOS 2.1.1 or later version. ht
- 2022-07-08 09:02:33下载
- 积分:1