搜索资源列表
ex4_SCI
- 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
McBSP
- 本代码对DSP5402的多通道缓冲串口实现了一个占空比自动调整的编程,实时性很不错。-The code of DSP5402 multi-channel buffered serial port automatically adjusted to achieve a duty cycle of programming, real nice.
Autobaud
- BF548串口驱动-自动波特率模式 范例通过串口接收来自PC的字符,然后将接收到的字符回发给pc,传输格式是8数据位,1停止位,没有校验位-UART Autobaud detect example for BF548 UART driver.The example receives characters over the UART from a PC communication program.The example receives characters from the PC and ech