资源列表
three-steps-to-learn-TQ2440-
- 针对天嵌公司的2440开发板的使用说明,里面的讲解非常详细,通俗易懂,可以很好地帮助初学者上手。里面包括了程序如何烧写,怎么实现如图片切换,蜂鸣器,闹钟等具体的应用。-this PDF is an introduction for TQ2440, which explains in details, easy to understand, can be a good help beginners get started. it includes the program how to downlo
Smart_Car_CyberPPForMC56F8366
- 第六届飞思卡尔杯智能车竞赛上海交通大学设计论文,基于MC56F8366 DSC,是唯一采用此DSC的队伍。该DSC比MC9S12XS系列性能更为强劲,适用于第七届准备用DSC的队伍参考。 比赛源代码已经上传本站,请搜索(不知道怎么一起传)。-Freescale Cup sixth race smart car design thesis, Shanghai Jiaotong University, based on MC56F8366 DSC, DSC is the only use of
USBLED
- U2CY7C68013 Cypress EZ-USB FX2LP sample firware code - LED blinking
BMP-pic-display
- 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
ALIENTEK-MINISTM32-ucGUI-Transplant
- 本实验跑一个ucGUI的demo,此DEMO不支持触摸屏。特别提醒:一旦板子上是在运行此DEMO,您将无法使用JTAG/SWD下载。解决办法:1,串口下载;2,把B0接V3.3再下载。 -The experiment ran a ucGUI the demo, this DEMO does not support touch screen. Special note: Once the board is in the running this DEMO, you can not use t
MP2232v1.06.00
- MP2232的量产工具,量产里面都有坏块检查,低级格式化等做完量产数据被置零-MP2232 mp tools
encoder
- STM32旋转编码器,可运用在常用的测距,测速-STM32
USB_Everything
- USB Everything You Need to Develop Custom USB Peripherals
485
- STM32 485通讯源码,分别是主机和从机的源程序。-STM32 485 communication source, namely the master and slave source.
EP914x-
- EP914x 的demo驱动, HDMI一分二或者一分四-EP914x driver
ARMexamples
- 为在PROTEUS下开发ARM的许多实用的源程序,是是的个的个的个-PROTEUS under development in many ARM useful source is the is the month of the month
TX-2440_BoardTest
- 主要基于S3C2440开发板的几个典型试验,包括串口、模数转换等。-Is mainly based on several typical test of the S3C2440 development board, including serial, analog to digital conversion.