PE component for I2S on Kinetis?

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

PE component for I2S on Kinetis?

1,846 Views
DustyStew
Contributor V

Does anyone know of PE component for I2S that will run on Kinetis?

If not, what's the shortest path to getting I2S up, for a bareboard application (using PE for all other peripherals)?

0 Kudos
Reply
3 Replies

1,480 Views
vfilip
NXP Employee
NXP Employee

Hello,

there are available SSI_LDD and I2S_init components. If you are not sure which component to select for requested device I would recommend to open "Processsor" view and right click on a peripheral - the pop-up menu will provide corresponding components.

best regards

Vojtech Filip

Processor Expert Support Team

0 Kudos
Reply

1,480 Views
DustyStew
Contributor V

Thanks...I missed that. I thought SAI was the generic name for the I2S peripheral. I am surprised though that the document refers to it as I2S. So why not call is I2S_LDD?

0 Kudos
Reply

1,480 Views
vfilip
NXP Employee
NXP Employee

Hello,

I understand that it can be confusing, but we try to keep the same API across multiple peripherals in all LDD components, so it is not always the case the the peripheral name correspond to the LDD prefixed name (TimerUnit_LDD, etc.).

best regards

Vojtech Filip

Processor Expert Support Team


0 Kudos
Reply