欢迎访问ic37.com |
会员登录 免费注册
发布采购

TMC2041-EVAL-KIT 参数 Datasheet PDF下载

TMC2041-EVAL-KIT图片预览
型号: TMC2041-EVAL-KIT
PDF下载: 下载PDF文件 查看货源
内容描述: [EVAL KIT FOR TMC2041]
分类和应用:
文件页数/大小: 65 页 / 2202 K
品牌: TRINAMIC [ TRINAMIC MOTION CONTROL GMBH & CO. KG. ]
 浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第12页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第13页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第14页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第15页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第17页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第18页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第19页浏览型号TMC2041-EVAL-KIT的Datasheet PDF文件第20页  
TMC2041 DATASHEET (Rev. 1.02 / 2017-MAY-16)  
16  
Example:  
For a read access to the register (XACTUAL) with the address 0x21, the address byte has to  
be set to 0x21 in the access preceding the read access. For a write access to the register  
(VACTUAL), the address byte has to be set to 0x80 + 0x22 = 0xA2. For read access, the data  
bit might have any value (-). So, one can set them to 0.  
action  
data sent to TMC2041 data received from TMC2041  
read CHOPCONF1  
read CHOPCONF1  
write CHOPCONF1:= 0x00ABCDEF 0xEC00ABCDEF  
write CHOPCONF1:= 0x00123456 0xEC00123456  
0x6C00000000  
0x6C00000000  
0xSS & unused data  
0xSS & CHOPCONF1  
0xSS & CHOPCONF1  
0xSS00ABCDEF  
*)S: is a placeholder for the status bits SPI_STATUS  
4.1.2 SPI Status Bits Transferred with Each Datagram Read Back  
New status information becomes latched at the end of each access and is available with the next SPI  
transfer.  
SPI_STATUS status flags transmitted with each SPI access in bits 39 to 32  
Bit Name  
Comment  
7
6
5
4
3
2
1
0
-
-
-
-
reserved (0)  
reserved (0)  
reserved (0)  
reserved (0)  
-
reserved (0)  
driver_error(2)  
driver_error(1)  
reset_flag  
GSTAT[2] 1: Signals driver 2 driver error (clear by reading GSTAT)  
GSTAT[1] 1: Signals driver 1 driver error (clear by reading GSTAT)  
GSTAT[0] 1: Signals, that a reset has occurred (clear by reading GSTAT)  
4.1.3 Data Alignment  
All data are right aligned. Some registers represent unsigned (positive) values, some represent integer  
values (signed) as two’s complement numbers, single bits or groups of bits are represented as single  
bits respectively as integer groups.  
4.2 SPI Signals  
The SPI bus on the TMC2041 has four signals:  
-
-
-
-
SCK bus clock input  
SDI serial data input  
SDO serial data output  
CSN chip select input (active low)  
The slave is enabled for an SPI transaction by a low on the chip select input CSN. Bit transfer is  
synchronous to the bus clock SCK, with the slave latching the data from SDI on the rising edge of SCK  
and driving data to SDO following the falling edge. The most significant bit is sent first. A minimum  
of 40 SCK clock cycles is required for a bus transaction with the TMC2041.  
If more than 40 clocks are driven, the additional bits shifted into SDI are shifted out on SDO after a  
40-clock delay through an internal shift register. This can be used for daisy chaining multiple chips.  
CSN must be low during the whole bus transaction. When CSN goes high, the contents of the internal  
shift register are latched into the internal control register and recognized as a command from the  
master to the slave. If more than 40 bits are sent, only the last 40 bits received before the rising edge  
of CSN are recognized as the command.  
www.trinamic.com  
 复制成功!