Configuring SAI peripheral with MCUXpresso

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Configuring SAI peripheral with MCUXpresso

761 Views
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?

Tags (1)
0 Kudos
Reply
1 Reply

612 Views
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 Kudos
Reply