We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i want to display the value of adc on lcd.also can any one tell where to get the meaning of various functions used in example programs. i have reffered blinky and tried to understand it . i have worked on 8051,8085,8086,PSoC and now learning ARM.can anyone tell from where i can get the learning resources.i have downloaded the user manual of lpc 2368 and code bundle of the same. there are several functions used in examples like lcd_print () and many others .lcd_print is easy but from where i can get the meaning of other functions used ?
What, exactly, was the extent of your "work" on these?
Surely, with all that experience, you should know how to find the source code of those functions that are provided as source, and be able to read that source? You should also know how to find the compiler manuals for the documentation of any library functions
Have you done that?