10 years ago.

LPC11U35FBD64

Hi All, Are there any problems in programming the 64 pin version of the LPC11U35 using mbed?

Cheers

1 Answer

10 years ago.

You should be able to run the same code on that as the 32-pin LPC11U35, my only concern would be if the extra pins work or not. If I recall correctly they're all defined in the mbed library, so your best bet would be to try it. I've run code compiled for a 64-pin LPC11U24 on a 32-pin LPC11U35 without issue before.

Accepted Answer