搜索资源列表
fft-2440-rtc
- 32位arm9微处理器S3C2440的rtc测试源代码
s3c2440-rtc
- 标准linux 2.4.20 针对ds1302 的RTC 源码,具有充电功能!
RTC
- S3C2440处理器上的RTC程序,已经经过验证。
通过s3c2440 使触摸屏控制LCD显示RTC时钟
- 通过2440使触摸屏控制LCD显示RTC时钟,并通过触摸屏设置RTC的时间,并设置闹钟(用PWM实现铃声,通过IIC功能向AT24C02存储芯片写入闹钟).rar
rtc_s35390
- S35390A时钟芯片在linux下的驱动程序,本人应用在s3c440上,I2C接口,比S3C2440内部自带RTC更剩电,更准确。-S35390A clock chip drivers under linux, I applied s3c440 on, I2C interface, more than S3C2440 RTC own internal power left, more accurate.
2440test
- s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
RTC
- S3C2440下的RTC测试源码,ADS下的源码!对需要了解ARM实时时钟工作原理的兄弟很有帮助!-S3C2440 under RTC test source, ADS under the source! Required ARM to know the working principle of real-time clock' s brother helpful!
2440RTC
- 测试S3C2440的RTC功能,将年月日和星期和小时分钟秒显示到NEC3.5寸屏上。-RTC functionality test of the S3C2440, the date and the weeks and hours minutes seconds to NEC3.5 inch display screen.
Rtc
- S3C2440上的RTC测试程序,非常的短小,但很直观。-S3C2440 on the RTC test program, very short, but very intuitive.
my-2440-rtc
- linux2.6.30内核在s3c2440上的设备驱动的例子,利用新的os API编写的驱动。-linux2.6.30 the kernel' s device drivers s3c2440 example of the use of new os API driver prepared.
mini2440_S3C2440_RTC_Supprot_Adjust
- 在Mini2440、S3C2440上运行的电子日历支持平年,闰年,星期自动调整。-In Mini2440, S3C2440 running on electronic calendars to support non-leap year, leap year, automatically adjusts weeks.
RTC
- ARM9 S3C2440 测试实例程序 本程序测试ARM9自带的RTC-ARM9 S3C2440 test case program that comes with the RTC program testing ARM9
RTC-clock-driver
- S3C2440上RTC时钟驱动,通常在Linux中,把SOC系统中集成的独立外设单元(如:I2C、IIS、RTC、看门狗等)都被当作平台设备来处理。-S3C2440 RTC clock driver, usually in Linux, SOC system integration of independent peripheral units (such as: the I2C, the IIS, the RTC, Watchdog, etc.) are as a platform devic
mini2440___ADS1.2-S3C2440-RTC
- ucos的配置文件 可以参考去修改 很好的一个配置单-the ucos of configuration files can be reference to modify a configuration of a single
RTC
- s3c2440实时时钟程序,通过串口打印实时时钟数据-s3c2440 real-time clock procedures, real-time clock data through the serial port print
rtc-s3c
- S3C2410/S3C2440/S3C24XX Internal RTC Driver
2440-RTC
- 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
RTC
- 三星S3C2440板子中配置实时时钟的程序,ARM ADS开发工具,初学的时候很实用。-Samsung S3C2440 board configured in real-time clock procedures, ARM ADS development tools, a novice when it is practical.
rtc-s3c
- S3C2410 S3C2440 S3C24XX Internal RTC Driver.
rtc
- 基于Arm9 S3C2440的rtc模块裸机程序,调试好了,注释也挺详细 绝对运行成功。