Content originally posted in LPCWare by Trung Thanh on Tue Aug 26 03:00:37 MST 2014
Quote: nerd herd
Hello,
If you are using our LPCOpen software platform, you can call SystemCoreClockUpdate() and see what value it retrieves when it calls Chip_Clock_GetRate(CLK_MX_MXCORE). I believe out software platform calls SystemCoreClockUpdate() after the start up code transitions the clock frequency from the 12MHz IRC to the max 204MHz. In the debug window, just monitor the return value of Chip_Clock_GetRate(CLK_MX_MXCORE) to see what frequency you are currently running at. Hope that helps.
Hi
But i am using Keil C. and We still working with STM32. This is product we need high speed ADC so we have to use Nxp product. But Lpc4370 it a new chip and really hard to find support for me quickly to be done our project!