-
TMS320C6713设计数字滤波器的源程序,可以用于初学者参考学习
TMS320C6713设计数字滤波器的源程序,可以用于初学者参考学习-TMS320C6713 digital filter design source code, can be used for reference for beginners to learn
- 2022-12-16 16:55:03下载
- 积分:1
-
韦根用了一个很好的测试程序的代码,转换访问LPC2132使用…
一个很好用的韦根码测试程序,使用LPC2132的中断接入韦根信号,串口输出数据到PC,可以用串口调试助手接收数据检测韦根码,很实用的-Wiegand used a very good test procedure code, the use of Wiegand access LPC2132 interrupt signal, the serial output data to the PC, can be used to receive data serial debugging assistant Wiegand detection code, it is useful
- 2022-02-06 13:41:03下载
- 积分:1
-
Platform: s3c44b0, description of the procedures, a simple flash read and write...
平台:s3c44b0,程序说明,简单的flash读写操作,适合新手阅读-Platform: s3c44b0, description of the procedures, a simple flash read and write operation, suitable for novice to read
- 2022-12-22 20:40:03下载
- 积分:1
-
This procedure is CSTN demo program, with 640* 480 LCD color special, if you own...
这个程序是cstn演示程序,配彩色640*480液晶专用,如果你是自己开发lcd驱动程序,希望能给你带来帮助-This procedure is CSTN demo program, with 640* 480 LCD color special, if you own lcd driver development, I hope you will help
- 2022-11-02 20:30:03下载
- 积分:1
-
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂...
例程名称:led_Test
开发环境:Realview MDK
开发版:Embest S3CEB2410
测试结果:8个LED依次点亮,并且蜂鸣器一直响-Routine Name: led_Test development environment: Realview MDK Developer: Embest S3CEB2410 test results: 8 LED turn light, and the buzzer sound has always been
- 2022-01-26 00:17:57下载
- 积分:1
-
用于mcf52259的嵌入式操作系统,具有很强的鲁棒性。适用范围广泛的…
用于mcf52259的嵌入式操作系统,很健壮。应用广泛。-For mcf52259 embedded operating system, is very robust. Wide range of applications.
- 2022-05-25 22:09:59下载
- 积分:1
-
LPC2104模拟总线软件包,非常有用的资料啊
LPC2104模拟总线软件包,非常有用的资料啊-LPC2104 analog bus packages, very useful information ah
- 2022-03-05 04:37:55下载
- 积分:1
-
ARM cortex
ARM cortex-M3系列处理器的代码,包括I2C、WatchDog、PWM。(IAR环境工程)-ARM cortex-M3 family of processors code, including I2C, WatchDog, PWM. (IAR Environmental Engineering)
- 2022-03-11 09:11:42下载
- 积分:1
-
download2440.rar write jtag
download2440.rar write jtag
- 2023-06-29 17:45:03下载
- 积分:1
-
ARM例程--点亮LED灯
点亮LED灯
整篇文章的结构如下:
一、直接把时钟管理用到的寄存器罗列出来进行分析。
二、对其中的一些原理性的东西做介绍。
三、对于在后面编写串口时会出现的问题注意点提出说明。
四、LED 代码
一、在时钟管理中会用到的寄存器有以下一些。
LOCKTIME,MPLLCON,UPLLCON,CLKCON,CLKSLOW,CLKDIVN,CAMDIVN。
LOCKTIME:是对于配置好锁相环之后需要延时的一段时间,这时为了上锁稳定。其中包括两部分
①U_LTIME:这是UCLK(USB专用的一个时钟)配置好后需要的延时时间。
②M_LTIME:这时FCLK(系统时钟即CPU的频率),HCLK(一些高速设备所用到时钟),PCLK(低速设备所用到的时钟)这
- 2023-03-05 08:15:04下载
- 积分:1