-
tq2440开发板裸机测试LCD代码
tq2440开发板LCD裸机代码用于测试4.3寸液晶屏幕的好坏可进行各种纯色显示亲自测试,已经通过
- 2023-07-23 08:15:04下载
- 积分:1
-
这个代码是别人写的,为了测试USB的从机发数据到主机的数据,上位机和单片机的代码都有。...
这个代码是别人写的,为了测试USB的从机发数据到主机的数据,上位机和单片机的代码都有。-This code is written by someone else, in order to test USB data issued from the machine to a host of data between host computer and microcontroller code for both.
- 2022-10-26 05:05:03下载
- 积分:1
-
AT24Cxx I2C EEPROM 驱动程序
AT24Cxx I2C EEPROM 驱动程序--EEPROM driver program for AT24Cxx I2C.
- 2022-07-02 15:45:41下载
- 积分:1
-
ILI9328 液晶显示控制器和驱动程序
LCD控制器和驱动器的文档和源代码
- 2022-03-29 13:43:39下载
- 积分:1
-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1
-
PC-Lint是一个历史悠久,功能异常强劲的静态代码检测工具。它的使用历史可以追溯到计算机编程的远古时代(30多年以前)。经过这么多年的发展,它不但能够监测出许多语法逻辑上的隐患,而且也能够有效地帮你提出许多程序在空间利用、运行效率上的改进点,在很多专业级的软件公司,比如Microsoft, PC-Lint检查无错误无警告是代码首先要过的第一关,我个人觉得,对于小公司和个人开发而言,PC-Lint也非常重要,因为基于开发成本考虑,小公司和个人往往不能拿出很多很全面的测试,这时候,PC-Lint的强劲功能可以很好地提高软件的质量。--PC-Lint is an old and very powerful static code checking tool. After more than 30 years development, it could not only detect potential bugs in the codes, but also help improving the space usage of your programs. In some big software companies, like Microsoft, the first requirement of the code is to pass PC-Lint. For small companies or personal developers, PC-Lint could also be very helpful.
- 2022-11-03 00:00:03下载
- 积分:1
-
FFT 嵌入式使用s32类型
嵌入式设备使用的FFT算法。基于2基的库里-图基础。
以数据类型,以s32替换float。
误差可控。有误差范围的宏定义决定。
在STM32F103系列CPU上,以72MHz运行,256点,需要不足5ms时间。
算法在数据转移方面还有进一步的优化空间。若使用大型的固定值的查找表,大概还能节省1ms左右。
- 2022-12-21 15:55:03下载
- 积分:1
-
ucos II操作系统的源代码。程序完整,功能详细,适合嵌入式操作系统的入门学习材料...
ucos II操作系统的源代码。程序完整,功能详细,适合嵌入式操作系统的入门学习材料-the source code of the ucos II .this material is for the beginer of the embed operating system.
- 2023-01-13 16:45:03下载
- 积分:1
-
2401无线模块的应用
应用背景此文件中包含了2401使用的发送与接收部分关键技术所有代码均已测试通过,只要稍微修改便可用于自己的应用中
- 2022-07-18 03:07:11下载
- 积分:1
-
演示如何使用批量端点配对的EZ特征
demonstrate how to use the bulk endpoint pairing feature of the EZ-USB chip
- 2022-07-24 17:07:50下载
- 积分:1