How to count reading data bytes with I3C_MasterTransferBlocking

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

How to count reading data bytes with I3C_MasterTransferBlocking

653 Views
Bruce_Teng
Contributor II

Hello
I use function "I3C_MasterTransferBlocking" to read data, but I want to know the number of bytes.

Besides, my MCU is mcxn236.

Thanks.

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

632 Views
Harry_Zhang
NXP Employee
NXP Employee

Hi @Bruce_Teng 

I think  you can refer to frdmmcxn236_i3c_polling_b2b_transfer_master SDK demo.

If you want to read data, you need to pass the number of bytes to the parameter of the function I3C_MasterTransferBlocking.

Harry_Zhang_0-1767868510522.png

BR

Harry

0 Kudos
Reply