On page 58 of 362 in the NXP UM10208 LPC2880/LPC2888 User manual, Rev. 02 - June 2007, paragraph 3.5.1 it is stated: "In this method, the application must include three tables called NTAB, MTAB, and PTAB in memory, the contents if which were calculated by a standalone program as a part of the the development of the LPC288x.
To do the optimal set-up of the LPC2888 high speed PLL, I now need those three tables. Has anybody ever seen those mystic tables and how do I gett them for my development project?
Thank you for any and all information on this topic!
The previous version of the same user manual has this version:
“In this method, the application must include three tables called NTAB, MTAB, and PTAB in memory, the contents of which were calculated by a standalone program as part of the development of the LPC288x. These tables are available from ______, in source code format.”
I was finally able to get those tables from Philips! Actually they are inside a massive Excel sheet. I try to develop my own C application based on this info!