How MasterSendDataBlocking Function works in RTD 2.0.0 Version.

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

How MasterSendDataBlocking Function works in RTD 2.0.0 Version.

1,159 次查看
Prerna_Nibe
Contributor I

I am using MasterSendDataBlocking Function for audion data transmission in RTD 2.0.0. My data is not getting send there. Can you please help me why I am not able to send the data.

For S32K142/144 Board.

0 项奖励
回复
3 回复数

1,140 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Prerna_Nibe 

Could you provide more details?

 

BR, VaneB

0 项奖励
回复

1,107 次查看
Prerna_Nibe
Contributor I
In 3.4 version of S32 design studio, I was using RTM, in this I was send the audio data through MasterSendDataBlocking function which i was calling it in while loop to get continous sound.

Now I want same code to be run on 3.5 version of S32 design studio with RTD 2.0.0. Can you please help me how can i send the audio data to amplfier using rtd 2.0.0.version.
There is no example code to take reference for I2S communication for S32K142/144 in RTD 2.0.0.
0 项奖励
回复

1,096 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @Prerna_Nibe 

I suggest you take a look at the Driver User Manual and Integration Manual provided with the RTDs. These documents provide details about the I2S driver (limitations, HW and SW requirements, usage, configurations, etc.) with MCAL. These can be found, for example: C:\NXP\S32DS.3.5\S32DS\software\PlatformSDK_S32K1_S32M24\RTD\I2s_TS_T40D2M20I0R0\doc (S32DS updatesite) or C:\NXP\SW32K1_S32M24x_RTD_4.4_R21-11_2.0.0\eclipse\plugins\I2s_TS_T40D2M20I0R0\doc (file installed by RTD.exe)

0 项奖励
回复