PLU (programmable logic unit) documentation

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

PLU (programmable logic unit) documentation

1,709 Views
dav1
Contributor V

Hi,

Where can we find recent documentation on how to use the PLU in say LPC55xx series?

There are some links on nxp.com to videos about verilog simulation and build, but all these are 404 (not found)

thx david

Labels (3)
Tags (3)
0 Kudos
2 Replies

1,560 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello dav1

You can find more detailed information about the PLU at the User manual of the LPC55s6x under chapter 38 "LPC55S6x/LPC55S2x/LPC552x Programmable Logical Unit(PLU)" https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mc...

 

Also, please check these post. Although they are for LPC804 they can be useful as reference

https://community.nxp.com/docs/DOC-342087

https://community.nxp.com/docs/DOC-341477

https://community.nxp.com/docs/DOC-341656

 

Additionally you can find examples at the sdk of the device you are using.

 

Let me know if this is helpful.

Best regards,

Omar

0 Kudos

1,489 Views
brendonslade
NXP TechSupport
NXP TechSupport

Training videos for using the PLU Config tool are here:

https://www.nxp.com/design/training/introducing-the-lpc-plu-configuration-tool:TIP-PLU-TOOL

 

The PLU in LPC804 and LPC55xx devices is the same, although there are some differences in how the block connects into the rest of the device. LPC804 has the advantage of a switch matrix (which isnt feasible on a larger device like in the LPC55xx family) which enables you to make connections between the PLU I/Os through that, without having to make these connections off-chip.

You might also find this video useful for some example circuit implementations using the PLU:

https://www.nxp.com/design/training/part-ii-creative-ways-to-leverage-the-lpc804-mcus-integrated-pro... 

 

0 Kudos