LPCXpresso LPC11uxx examples are completely wrong??Or its me?

Hello

i tried to use a LPCxpresso demo board mounting NXP LPC11U14 uC,in LPCxpresso free environment.

I downloaded from NXP site some examples

formatting link
as LPCXpresso Example Projects for LPC1114/301.zip

i started with "blinky" with the aim of modify it using PIO1_28 and its capture function and at first build PIO1_28 results undefined. I noticed that in driver_config.h is included "LPC11xx.h" instead of "LPC11Uxx.h" Furthermore the drivers alleged in the zip file as timer32.c are related to LPC11xx devices .Same for other drivers. Again,MCU in project settings is LPC1111 instead of LPC11Uxx. It appears completely wrong,but normally in such situation the errors are due to myself, rather than the guys writing software. So i ask if someone noticed that and where could i find right examples

Many thanks Diego

Reply to
blisca
Loading thread data ...

They should be fine. Open CMSIS libraries project, compile them, then all other examples should run fine.

P.S. Check CMSIS version before.

Reply to
scrts

"scrts" ha scritto nel messaggio news:jii5b1$oh5$ snipped-for-privacy@dont-email.me...

Thank you for helping me.

This demonstrates that i don't understand CMSIS use

Projects like LPCXpresso11U14_usbhid appear to me as stand alone project,and they does not have a "driver" folder to pick modules from(i.e. timer32.c). How can i have help from CMSISv200_LPC11Uxx library?I can't find inside any driver related to peripherals as timer32 .

So i'll change the questions. How can i use timer32 capture function in a LPC11U14 demo board in LPCXpresso environment?Can you resume step by step wich files should i download and add to my workspace to use timer32 functions?

Thanks again, Diego

Reply to
blisca

Looks solved

formatting link

Software for LPC11Uxx (zip) (v.1.0, 2011-04-09)

contains correct drivers,i'm using it and looks working

Anyway if you can suggest me a good website about the right use of CMSIS i will read it

thanks again, Diego

Reply to
blisca

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.