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.
As a student being forced to learn the LPC21xx microcontrollers as part of my degree, I have found getting information and help extremely poor.
Everything points you in the direction of the data sheet/ user manual, but the reason Im looking for help else where is because Im not getting what I need from the manual. How backwards is that!
Also when you post a thread on this site no one gets back to you. Does anyone actually run the site? and does anyone actually reply to technical questions that actually may help others at a later time? I think not. I think Ive got a better chance of recieving a reply from this rant!
I think ARM and Keil should be ashamed and take a leaf out of Microchips book, as the help avaialable for the many devices they supply is vast!
Rant over
Hi christian crosa,
What tag did you use for the list format? Could you please teach me? 1. 2. 3.
Issues are correctly explained by OP OP did try to solve the issue himself before and he is trying to find a solution for a struggle during the implementation. Question asked are punctual and not too over general.
Why don't you view the HTML code of this page? You'll see that the tags are [ul] and [li].
What tag did you use for the list format? Could you please teach me?
I use the standard html tags for listing , example:
< ul > < li >Coffee< /li > < li >Milk< /li > < /ul >
will give you ( before remove white spaces on tags):