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.
7 years, 10 months ago.
Fastlib
Has anyone used the fastlib by Ivo Van Poorten on the LPC 1768. There are no instructions on how to use it or examples anywhere. There is this small fragment of code I have found:
- include "fastlib/clock.h" init_pll0(FL_PLL0_CLOCK_SOURCE_MAIN, 2, 25, 3); 100MHz But when compiled always gives an error. Thanks for any help.