-
卡车仪表的单片机程序,使用的是ICCAVR环境,用的是ATmega8芯片。...
卡车仪表的单片机程序,使用的是ICCAVR环境,用的是ATmega8芯片。-Singlechip truck instrument procedures, using ICCAVR environment, using the ATmega8 chip.
- 2023-01-01 21:45:04下载
- 积分:1
-
SDRAM是AT91SAM7SE测试代码中的应用。
在AT91SAM7SE上测试sdram用的代码。-SDRAM AT91SAM7SE test in the code used.
- 2023-01-07 15:15:03下载
- 积分:1
-
arm c div
arm c div
- 2022-01-25 16:58:42下载
- 积分:1
-
ARM
基于ARM的串口通信源码-ARM-based serial communications FOSS
- 2022-12-20 23:00:04下载
- 积分:1
-
this paper is based on my study of the ARM since some experience to design its o...
本文UCOS是根据我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出入门上手的最基础知识。有些东西只是个人的主观认为,不一定准确,算作抛砖引玉吧,欢迎大家指正!-this paper is based on my study of the ARM since some experience to design its own board of S3C44B0X example, the entry is easily the most basic knowledge. Some things are just personal subjective view, is not necessarily accurate, it counted as something, we welcome correct!
- 2023-05-30 04:10:03下载
- 积分:1
-
BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
蓝海微芯44b0核心板和扩展板原理图,pdf格式-BlueOcean Chipscreen 44b0 core board and expansion board schematics, pdf format
- 2022-03-09 12:39:07下载
- 积分:1
-
1、arm7芯片2148驱动大液晶
2、ym320240的液晶驱动
3、I2c通信at24c256
4、各种字符的显示...
1、arm7芯片2148驱动大液晶
2、ym320240的液晶驱动
3、I2c通信at24c256
4、各种字符的显示-1, arm7 chip liquid crystal 2148 driver 2, ym320240 LCD Driver 3, I2c communications at24c2564, various characters in the display
- 2022-09-12 23:35:03下载
- 积分:1
-
ARMA model
matlab时间序列信号处理,自回归滑动平均模型-ARMA model
- 2022-05-20 02:31:28下载
- 积分:1
-
MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换
MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换-MATLABghdsp
- 2022-06-19 22:46:27下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1