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:

  1. 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.
Be the first to answer this question.