spi

更新时间:2023-07-13 13:54:44 阅读: 评论:0

SPI Master Core Specification
国务院机关事务管理局
Author: Simon Srot
simons@opencores
enow
Rev. 0.6答案2020
March 15, 2004
Revision History Rev. Date Author Description
0.1 June 13, 2002 Simon Srot First Draft
0.2 July 12, 2002 Simon Srot Document is lectured.
Simon Srot Support for 64 bit character len added.
0.3 December 28,
2002
Simon Srot Automatic slave lect signal generation added.
0.4 March 26,
2003
0.5 April 15 2003 Simon Srot Support for 128 bit character len added.
0.6 March 15,
Simon Srot Bit fields in CTRL changed.
2004游客的英文
mopper
II INTRODUCTION. (1)
IO PORTS (2)
2.1 WISHBONE INTERFACE SIGNALS (2)
2.2 SPI EXTERNAL CONNECTIONS (2)
REGISTERS (3)
3.1 C ORE R EGISTERS LIST (3)
3.2 D ATA RECEIVE REGISTER LOW/HIGH[R X L/R X H] (3)
3.3 D ATA TRANSMIT REGISTER LOW/HIGH[T X L/T X H] (4)
3.4 C ONTROL AND STATUS REGISTER [CTRL] (4)
3.5 D IVIDER REGISTER [DIVIDER] (5)
3.6 S LAVE SELECT REGISTER [SS] (5)
OPERATION (7)
4.1 WISHBONE INTERFACE (7)
4.2 S ERIAL INTERFACE (7)
ARCHITECTURE (9)
CORE CONFIGURATION (10)
Introduction
This document provides specifications for the SPI (Serial Peripheral Interface) Master core. Synchronous rial interfaces are widely ud to provide economical board-level interfaces between different devices such as microcontrollers, DACs, ADCs and other. Although there is no single standard for a synchronous rial bus, there are industry-wide accepted guidelines bad on two most popular implementations:
SPI (a trademark of Motorola Semiconductor)
Microwire/Plus (a trademark of National Semiconductor)
Many IC manufacturers produce components that are compatible with SPI and Microwire/Plus.
The SPI Master core is compatible with both above-mentioned protocols as master with some additional functionality. At the hosts side, the core acts like a WISHBONE compliant slave device.
Features:
Full duplex synchronous rial data transfer
Variable length of transfer word up to 128 bits
MSB or LSB first data transfer
flash是什么意思>golden timeRx and Tx on both rising or falling edge of rial clock independently
8 slave lect lines
Fully static synchronous design with one clock domain
Technology independent Verilog
Fully synthesizable
IO ports 2.1 WISHBONE interface signals大连樱花日语
Port Width Direction Description
wb_clk_i    1 Input Master clock
wb_rst_i    1 Input Synchronous ret, active high
wb_adr_i    5 Input Lower address bits
wb_dat_i 32 Input Data towards the core
wb_dat_o 32 Output Data from the core
wb_l_i    4 Input Byte lect signals
雅然培训wb_we_i    1 Input Write enable input
wb_stb_i    1 Input Strobe signal/Core lect input
wb_cyc_i    1 Input Valid bus cycle input
wb_ack_o    1 Output Bus cycle acknowledge output
wb_err_o    1 Output Bus cycle error output
wb_int_o    1 Output Interrupt signal output
Table 1: Wishbone interface signals
kochia
All output WISHBONE signals are registered and driven on the rising edge of wb_clk_i. All input WISHBONE signals are latched on the rising edge of wb_clk_i.  2.2 SPI external connections
Port Width Direction Description
/ss_pad_o 8 Output Slave lect output signals
sclk_pad_o    1 Output Serial clock output
mosi_pad_o    1 Output Master out slave in data signal output
miso_pad_i    1 Input Master in slave out data signal input
Table 2: SPI  external connections

本文发布于:2023-07-13 13:54:44,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/78/1094401.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:管理局   机关   事务
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图