Hi,
LPC43S67 is supposed to support secure mode. Other than that, are there any differences between LPC43S67 and LPC4367 chip ? Are the pin outs and other functionality the same on these two parts ?
If I develop code on a dev board with LPC43S67, will the code work on a custom designed board with LPC4367 part or vice versa (ignoring the secure mode, since I do not use the secure mode) ?
Thanks,
robot xyz
LPC4367 code will work on the LPC43S67 and vice versa, as long as you don't use the AES engine feature.
The devices are identical , in the non-S version the AES engine is disabled.
Regards,
Bernhard.
Thanks Bernhard.