-
TMS320F28023/28027头文件及其实例
2802x C/C++ Header Files and Peripheral Examples。
1 Device Support:
This software package supports 2802x devices. This includes the following: TMS320F28027,
TMS320F28026, TMS320F28025, TMS320F28024, TMS320F28023, and TMS320F28022.
Throughout this document, TMS320F28027, TMS320F28026, TMS320F28025,
TMS320F28024, TMS320F28023, and TMS320F28022 are abbreviated as F28027, F28026
F28025, F28024, F28023, and F28022 respectively2 Introduction:
The 2802x C/C++ peripheral header files and example projects facilitate writing in C/C++
Code for the Texas Instruments TMS320x2802x DSPs. The code can be used as a learning
tool or as the basis for a development platform depending on the current needs of the user.
• Learning Tool:
This download includes several example Code Composer Studio™† projects for a ‘2802x
development platform.
These examples demonstrate the steps required to initialize the device an
- 2023-03-31 16:35:03下载
- 积分:1
-
高质量的音频解码库LIBMAD
应用背景LIBMAD 是一个高质量的音频解码库,MAD 的全称是 MPEG Audio Decoder。LIBMAD 目前
支持 MPEG-1、低采样率的 MPEG-2 和 MPEG2.5 格式的 LayerⅠ、LayerⅡ、LayerⅢ(即 MP3)
的解码。
MAD 具有如下特性:
●高精度的 24-BIT PCM 输出;
●100%使用定点运算;
●完全基于 ISO/IEC 标准;
●支持 GNU GPL 协议。
关键技术MAD 完全采用 C 语言编写 (里面的 IMDCT 部分和乘法运算可根据平台不同使用汇编来加
快运算速度),它对 MP3 解码算法做了很多优化,非常适合在没有浮点支持的嵌入式环境下
使用。利用 MAD 提供的 API,我们可以很容易的实现音频解码。
- 2022-09-07 08:35:03下载
- 积分:1
-
a g19264LCD screen source code has passed a debugger.
一个g19264LCD屏的源代码,已通过了调试。-a g19264LCD screen source code has passed a debugger.
- 2022-02-14 23:05:12下载
- 积分:1
-
stm32f10 iap
基于官方 AN2557,在实际运行项目 stm32 IAP 支持 Ymodem 协议中的应用通过一系列命令的串行下载
- 2023-03-05 15:20:04下载
- 积分:1
-
ILI9328 液晶显示控制器和驱动程序
LCD控制器和驱动器的文档和源代码
- 2022-03-29 13:43:39下载
- 积分:1
-
MSP430 ADC程序
应用背景ADC数据采集,低功耗产品,模数转换,信号分析关键技术基于MSP430F5438A的ADC采样程序,采用IAR环境,使用的C语言,可供项目移植,经测试可用
- 2022-03-25 02:23:22下载
- 积分:1
-
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具...
linux驱动开发详解光盘代码及工具,非常棒的linux驱动开发学习工具-explain the development of CD-ROM drive linux code and tools, a great learning tool linux-Driven Development
- 2022-06-18 14:24:36下载
- 积分:1
-
该项目演示了许多窗口共同控制,包括广泛的美国。
The project demonstrates many Windows common controls, including the extensive use of image lists. The project was used in the book "The Revolutionary Guide To MFC 4 Programming With Visual C++", published by Wrox Press.
- 2022-02-05 05:04:11下载
- 积分:1
-
Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum o...
基于ST7920控制芯片的LCD12864串行程序,只需要最少的引脚即可通讯。-Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum of pins can be communication.
- 2023-01-15 00:35:04下载
- 积分:1
-
基于手臂的开发和研究,自主移动机器人小车行走。
本文通过对ARM开发和研究,实现移动机器人小车自主行走,速度反馈和红外线避障的功能。小车系统的组成主要包括避障传感器部分,电机控制部分,速度反馈部分以及ARM嵌入式系统核心控制部分。避障传感器系统采用红外线技术,主要完成对障碍物的感应;移动机器人小车的电机控制转速部分采用步进电机作为电机首选;还有速度反馈的部分,由于ARM板内部没有记数的功能,我们就设计了传感器数据读取的一个系统。最后,贯穿整篇文章的是对机器人的核心部分(基于ARM嵌入式系统)的研究和设计,主要让操作系统完成控制功能(主要是通过接收避障系统感应外界环境所返回的信号,进而控制运动控制系统,从而完成一个自主运动的智能功能)。-Based on the ARM development and research, autonomous mobile robot car walking and speed of feedback and the function of the infrared obstacle avoidance.
- 2023-04-22 10:55:04下载
- 积分:1