Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 7 months ago.
LPC11U35FBD64
Hi All, Are there any problems in programming the 64 pin version of the LPC11U35 using mbed?
Cheers
1 Answer
10 years, 7 months 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.