??? 05/11/07 10:35 Read: times |
#139040 - LPC900 - A differnet animal Responding to: ???'s previous message |
Yes, the LPC900 is a different animal to the "classic" 80c51 cores.
You have seen how some peripheral hardware was not correctly configured.... Some coders write functions for peripherals hardware first and thrash (test) them throughly..... before writing the main program and integrating the peripheral functions. When it comes to write another program on the same micro if the peripheral functions are written correctly and modular... it is easier to integrate the (pre-written) peripheral function code in to the new main program. If you did write in C then Flashmagic has a web based program that can help you configure the peripherals with configurable function calls... but unfortunately you are writing in assembly. It is available here http://www.codearchitect.org/. It may give you some idea how the peripherals are configured. Joe |
Topic | Author | Date |
lpc935 and mcb900. Am I missing something? | 01/01/70 00:00 | |
put the MACRO at the top | 01/01/70 00:00 | |
Thanks... | 01/01/70 00:00 | |
where is it going to come from | 01/01/70 00:00 | |
How can I check? | 01/01/70 00:00 | |
Does flashmagic have a buffer? | 01/01/70 00:00 | |
is the oscillator running (enable clkout and scope | 01/01/70 00:00 | |
Thanks guys. | 01/01/70 00:00 | |
LPC9xx | 01/01/70 00:00 | |
Answers | 01/01/70 00:00 | |
Ah. Input only. | 01/01/70 00:00 | |
LPC900 - A differnet animal | 01/01/70 00:00 | |
Thanks Joe. | 01/01/70 00:00 | |
UCFG1 | 01/01/70 00:00 | |
Code Architect | 01/01/70 00:00 | |
Thanks again![]() | 01/01/70 00:00 |