Configuring SAI peripheral with MCUXpresso

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

Configuring SAI peripheral with MCUXpresso

1,087 次查看
giuseppescarpi
Contributor III

I am using the latest release of MCUXpresso to configure an iMX-RT1051.

When configuring the SAI1 interface, I can enable SAI1_TX_DATA[0..3] lines, but there is just ONE rx line (SAI1_RX_DATA0)

This seems an error, can someone confirm? In this case, is there any plan for a patch?

标记 (1)
0 项奖励
回复
1 回复

938 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Giuseppe

seems reason is that SAI1_RX_DATA1-3 signals are used on MIMXRT1050-EVK
by HyperFlash and for boot selection : GPIO_SD_B1_00(01,02), GPIO_B0_10(11,12)
according to sect.34.7.354 SAI1_RX_DATA1_SELECT_INPUT DAISY Register
(IOMUXC_SAI1_RX_DATA1_SELECT_INPUT) i.MX RT1050 Reference Manual
https://www.nxp.com/docs/en/reference-manual/IMXRT1050RM.pdf 
and MIMXRT1050-EVK schematic SPF-29538
Schematics (1)
MIMXRT1050-EVK Design files
i.MX RT1050 Evaluation Kit|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复