LPSPI interfacing of MIMXRT1020 EVK with PCF2129 using eDMA.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPSPI interfacing of MIMXRT1020 EVK with PCF2129 using eDMA.

741件の閲覧回数
emb01_jtronix
Contributor II

I am trying to interface Evk board with PCF2129 USING LPSPI in eDMA mode. I have used cmsis_lpspi_edma_b2b_transfer example as reference , instead of another Evk board as mention in readme document  i am trying to write and read data to/from PCF2129. I am getting all the signals(clock, chip select, MOSI) correctly on DSO but i am not getting any signal on MISO pin so I can't read data. 

What should I do to read data using LPSPI in eDMA mode?

ラベル(1)
0 件の賞賛
返信
1 返信

698件の閲覧回数
victorjimenez
NXP TechSupport
NXP TechSupport

Hello, 

Did you make some modifications to the example? Keep in mind that this project was made to work with two boards, so if you want to interface a PCF2129 you need to make some changes. I highly recommend you to refer section 9 of the PCF2129 datasheet to see how the data transmissions are made. https://www.nxp.com/docs/en/data-sheet/PCF2129.pdf 

Best Regards, 

Victor 

0 件の賞賛
返信