mimxrt1170 spi status registers

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

mimxrt1170 spi status registers

1,031 次查看
sandeep_c
Contributor I

Hi everyone

iam developing driver ksz88751nsl  for ethernet by referring of existing sam microcontroller driver, for developing i havent found few information about spi status register registers as below are the which havent found in nxp datasheet if any one knows for this please revert me back

1) End of RX buffer

2) ) Receive Buffer Full Interrupt Enable

3) Receive Buffer Full Interrupt Disable

4) End of Receive Buffer Interrupt Enable

5) End of Receive Buffer Interrupt Disable

6)RX Buffer Full

iam using mimxrt1170 

the provide status registers are in rt1170 are below but i need above flags if anyone knows any other way or similar flags available in diffrerent register in nxp controoler please help  me

Nxp spi register 

MBF = Module Busy Flag

DMF = Data Match Flag

REF = Receive Error Flag

TEF = Transmit Error Flag

TCF = Transfer Complete Flag

FCF  = Frame Complete Flag

WCF =Word Complete Flag

RDF =Receive Data Flag

TDF =Transmit Data Flag

 

 

0 项奖励
回复
2 回复数

1,014 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @sandeep_c,

Please look into the i.MX RT1170 Processor Reference Manual, specifically Chapter "70.5 Memory map and registers" for more information about the available registers and flags for our LPSPI module. If the register is not mentioned in this chapter, I'm afraid it isn't available for our LPSPI.

 

BR,

Edwin.

0 项奖励
回复

1,007 次查看
sandeep_c
Contributor I
thank you for your reply
i gone thorough that Chapter "70.5 Memory map and registers i didnt found the above register bits is there any other way to find
0 项奖励
回复