The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using SW routines implemented in C. The code is focused onthe SAB C513, but will fit to all C500 derivatives.Beyond the low level software drivers a test shell is delivered. This shell allows a quicktest of the software drivers by an emulator or a starter kit demo board.
上传时间: 2013-11-24
上传用户:363186
液晶LMG-SSC12A64 (总线方式) 带电路图仿真,及源程序及个人想法
上传时间: 2013-12-17
上传用户:450976175
AT91SAM7X系ARM系统开发功能测试程序,如果你着手用AT91SAM来进行系统开发,这是确实是个很好的资料,有了他,会助你一臂之力.本源码是ADS1.2下的源码,用于同步串口SSC功能测试
上传时间: 2016-08-18
上传用户:bruce5996
AT91SAM7S64的SSC功能应用,用于控制音频解码芯片CS4330,在IAR下编译运行。
上传时间: 2013-12-26
上传用户:笨小孩
SSC Algorithm - competitive for data quantization
标签: quantization competitive Algorithm data
上传时间: 2013-12-20
上传用户:lijinchuan
modular office SSC modular office typical workstation with table FINAL
标签: modular office workstation typical
上传时间: 2013-12-14
上传用户:thinode
Synchronous Serial Communications (SSC) is a synchronous serial communications protocol between a target PICmicro microcontroller unit and the PICkit 1 or 2.
标签: Communications communications Synchronous synchronous
上传时间: 2013-12-18
上传用户:
: Interface definition for driver code for I2C (SSC) interface
标签: definition Interface for interface
上传时间: 2017-09-24
上传用户:firstbyte
电力线载波通讯是一种低价方便、并可免除装设专用通信线路的通信技术, 文中介绍了利用Chirps 扫描频率进行载波的扩频通讯技术和CEBUS 总线的有关协议, 给出了由SSC P300 芯片构成的电力线载波通讯电路在电表自动抄收系统中的应用设计实例。
上传时间: 2013-11-16
上传用户:hanwu
The C500 microcontroller family usually provides only one on-chip synchronous serialchannel (SSC). If a second SSC is required, an emulation of the missing interface mayhelp to avoid an external hardware solution with additional electronic components.The solution presented in this paper and in the attached source files emulates the mostimportant SSC functions by using optimized SW routines with a performance up to 25KBaud in Slave Mode with half duplex transmission and an overhead less than 60% atSAB C513 with 12 MHz. Due to the implementation in C this performance is not the limitof the chip. A pure implementation in assembler will result in a strong reduction of theCPU load and therefore increase the maximum speed of the interface. In addition,microcontrollers like the SAB C505 will speed up the interface by a factor of two becauseof an optimized architecture compared with the SAB C513.Moreover, this solution lays stress on using as few on-chip hardware resources aspossible. A more excessive consumption of those resources will result in a highermaximum speed of the emulated interface.Due to the restricted performance of an 8 bit microcontroller a pin compatible solution isprovided only; the internal register based programming interface is replaced by a set ofsubroutine calls.The attached source files also contain a test shell, which demonstrates how to exchangeinformation between an on-chip HW-SSC and the emulated SW-SSC via 5 external wiresin different operation modes. It is based on the SAB C513 (Siemens 8 bit microcontroller).A table with load measurements is presented to give an indication for the fraction of CPUperformance required by software for emulating the SSC.
标签: synchronous Emulating serial
上传时间: 2014-01-31
上传用户:z1191176801