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