阅读:1068回复:1
初级问题,有关cy7c68013的EPnFIFOCFG寄存器
cy7c68013的EPnFIFOCFG寄存器的b0位为WORDWIDE位,其说明书介绍该位功能时说:This bit selects byte or word FIFOS on the PORTB and PORTD pins. The WORD bit applies
“for IFCFG=11 or 10”. The OR of all 4 WORDWIDE bits is what causes PORTD to be PORTD or FD[15:8]. The individual WORDWIDE bits indicate how data will be passed for each individual endpoint. 但是我看了之后还是搞不清楚到底是在该位为0/1和Select Byte/Word FIFOs on PORTB/D Pins是如何对应的,有谁能告知?谢谢。 |
|
沙发#
发布于:2004-06-08 15:34
如果你用的16位的slavefifo数据总线,那就设置成1
否则如果是8位的就设置成0 |
|