CMSIS libraries for LPC17xx

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

CMSIS libraries for LPC17xx

954 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dizgah on Fri Nov 27 01:12:08 MST 2015
Hi every one.
As you know in the last CMSIS drivers we configure EMC,TIMERs & ... with thier own CMSIS drivers while in the latest CMSIS drivers which i downloaded with KEIL 5.16 there are not any library for thems,like:
lpc177x_8x_emc.h
lpc177x_8x_clkpwr.h
lpc177x_8x_timer.h
lpc177x_8x_exti
lpc177x_8x_adc
lpc177x_8x_wwdt

then how i must initial these in the new libraries?
Also for example in the libraries like GPIO there are not some functions like
void GPIO_IntCmd(uint8_t portNum, uint32_t bitValue, uint8_t edgeState);

and some other functions!(it only contain a few of the last libraries)
Sholud i include and used last cmsis libaries (I think it does not updated after 2012) in my new projects?
i dont want to use LPCOPEN .
thanks for any help.
Labels (1)
0 Kudos
0 Replies