搜索资源列表
F2812_SCI02 PC机串口调试助手
- F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
2812-Study
- DSP2812的学习资料合集。内含SCI串口通信、液晶显示、CCS学习资料、MP3控制、中断处理等一系列资料。-DSP2812 learning data collection. Contains SCI serial communication, LCD, the CCS learning materials, MP3 control, interrupt handling and other series information.
test7
- DSP2812 SCI应用 中断模式SCI_interrupt) 状态查询模式(SCI_status) -Application of DSP2812 SCI interrupt mode SCI_interrupt)
sci
- 该程序为一个SCI中断发送、接收典型程序,采用内部连接的自循环模式,即自己发送,自己接收,采用中断的方式发送和接收。-The program as a SCI interrupt sending, receiving typical procedure, using an internal connection from the cycle model, that is, send yourself, your reception, use interrupted send and receiv
ad
- 1、对给定的一路波形信号,计算该信号的均方根(jfg)的大小。 2、当信号频率f在20HZ~50HZ的时候,采用时间中断没隔1s通过SCI传输该信号的均方根大小给上位机观察和显示;当信号频率f在50HZ~100HZ之间,则没隔0.5s传输1次;当信号频率f在100HZ~1000HZ之间,则没隔0.2s传输一次;当信号频率f超过1000HZ时,停止传输信号。… -1, the waveform of the signal given way to calculate the signal&
DSP-2812
- SCI串口模块第4课 2812的片内资源、存储器映射以及CMD文件的编写第5课 中断系统的理解第6课 时钟和系统控制第7课 EV第8课 AD及其校正第9课 SCI串口模块第10课 串行外设接口SPI-SCI serial module Lesson 4 2812 on-chip resources, memory map and the CMD file system write interrupt Lesson 5 Lesson 6 understanding of the system cl
TMS320X281xDSP_DEMO
- 本光盘包含的应用程序如下: Test1 C语言编程 Test2 硬件测试 Test3 GPIO应用 Test4 定时器应用 Test5 ADC应用 Test6 SPI接口应用 SPI接口DAC(SPI_DAC5617) SPI_DAC_ADC SPI存储器扩展(SPI_EEPROM) Test7 SCI应用 中断模式(SCI_interrupt) 状态查询模式
SCI
- 主要是281X系列DSP的编程应用,关于SCI应用,包括终中断模式(SCI_interrupt)和状态查询模式(SCI_status)两种代码都提供了-Mainly 281X series DSP application programming on SCI applications, including the end of interrupt mode (SCI_interrupt) and status query mode (SCI_status) provides two types
TMS320F2812_program
- 这是TI的C2000系列DSP TMS320F2812的经典例程,每个程序都在DSP上调试过,绝对没问题。这些例程包括AD,EVA事件管理器,中断,SCI,SPI-This is TI' s C2000 DSP TMS320F2812 series of classic routines, each program in the DSP up tried, absolutely no problem. These routines include AD, EVA event managem
SCI
- 本程序说明了在CCS环境下如何使用DSP的SCI接口,包含SCI的两种模式:中断模式与状态查询模式-This project shows how to use the DSP SCI interface in the CCS environment,including two modes: interrupt mode and status mode
sci-interrupt
- DSP28 SCI - 同计算机通信,采用超级中断接受数据,间隔2秒DSP向计算机发送字符"2812-UART is fine !" -DSP28 SCI- with computer communications, super-interrupt receive data every two seconds DSP is sent to the computer characters " 2812-UART is On fine!"
sci
- 实现DSP2407的串口通信的功能,采用查询接收中断发送的方式实现的。-DSP2407 serial communication functions, queries receive interrupt sent.
sci2
- 基于TMS320F2808,实现SCI的中断方式,开发环境ccs4.2,程序已验证过,对SCI的配置注释详细,容易理解,对于2000系列中断的配置有一定的启发性,对2000系列入门者有一定启发-Based on TMS320F2808, achieve SCI interrupt, the development environment ccs4.2, the program has been validated for SCI configuration detailed notes, eas
3.2.8-SCI
- DSP(TMS320F2812)SCI串口通信,主要通过SCI的查询方式和中断方式实现下位机与串口调试助手的通信。-DSP (TMS320F2812) SCI serial communication, mainly lower machine to communicate with serial debugging aids by SCI query mode and interrupt mode.
SCI
- DSPf2407A的SCI串口程序,通过中断接收程序,中断内发送程序,可以实现SCI串口的收发-DSPf2407A of SCI serial procedures, by interrupting the receiving program, interrupt the transmission program, you can achieve SCI serial transceiver
DSP28335-485收发程序配置
- DSP28335 485通信配置,采用FIFO缓冲,通过中断实现收发(485 interrupt transmit-receive configuration)
SCI中断发送
- SCI总线接口工作配置和具体工作流程,完成SCI中断功能(SCI bus interface configuration and specific work flow to complete the SCI interrupt function)
8_16SCIinterrupt
- 中断实现单片机与PC上位机收发,波特率128000 数据位8停止位1(Interrupt to achieve single-chip microcomputer and PC host transceiver, baud rate 128000, data bit 8, stop bit 1)
SCIA Interrupt
- CCS3.3中采用SCIA串口中断实现串口收发数据(adopt the SCIA to achieve the function that accept and transfer data)
lab23-SCIC
- 此程序是TMS320F28335实现sci通信的程序,程序接口采用的是中断的方式(This program is to achieve TMS320F28335 SCI communication program, the program interface uses an interrupt)