Jaya said: > PS: My LPC world is LPC2104/5/6 and LPC2292. Perhaps I should make > this clear in my posts next time I make an observation. > I was under the impression that the LPC2104/5/6 series were older and possibly buggier than newer parts. I have designed in the LPC2102/3 and the LPC2144 parts and am about ready to roll on the software. I tend to use these parts to the max BTW as far as PWM, UART, A/D peripheral and interrupt usage go, although in this project I only need 2 PWM outputs (luckily, because the 2nd UART uses up the other PWM pins). So far I've had good communications luck with the 2012 on my first board. (Haven't gotten into high gear programming yet) Am I in for big surprises? I am prepared for a few issues such as spurious interrupts and possible A/D problems if inputs go above Vref, etc... I do have a high regard for Philips products in general and have had good luck with Philips in the past. PS, last parts I used were Atmel AVR ATMega 32s, the architecture of which was great and are were finally good parts as soon as Atmel fixed their bad, bad, silicon problem which almost put my last company out of business. (Yes, I'm bald now) Because of Atmels lack of support, secrecy and denial of that problem, I will not use Atmel any more. Also, is there any kind of list of commercial products that use the Philips LPC series ?? (or possibly a thread on this forum?) My recent product designs are generaly power supply, LCD, communications oriented. boB K7IQ Everett WA --- In lpc2000@yahoogroups.com, "jayasooriah" <jayasooriah@...> wrote: > > --- In lpc2000@yahoogroups.com, Robert Adsett <subscriptions@> wrote: > > >In fact, if you think about this carefully, if you are using watchdog > > >timer, then you cannot use these pins for output either because these > > >have to be strapped so that it does the right thing every time the > > >watchdog fires. > > > > Here, I agree with you. Those are essentially dedicated inputs. To > me it > > looks like marketing overcame engineering sense. Being able to > claim an > > extra two inputs on a check sheet. Mind you any unit that can > afford an > > external bus should be able to afford a '245 or similar to provide > extra > > digital I/O if needed. > > I have seen digital outputs in parts like digital potentiometers (from > Analog Devices) on SPI bus for such purposes! > > > If I recall correctly ST did dedicate their > > equivalent lines in that fashion but like I said I don't follow the > larger > > units that closely. > > I provided my OS and applications for ST10 a while back. Although it > was an 8-bit CPU of 8086 variety, I did find it had some nice features > that were cleverly implemented and allowed me to boot load it through > serial port. Do you mean 8088 variety maybe ?? > > I did not like having to write the primary loader that had to be > exactly 16 bytes long, but after I did this, I was quite happy the > designers thought through how one does this in fair detail. > > Jaya > > PS: My LPC world is LPC2104/5/6 and LPC2292. Perhaps I should make > this clear in my posts next time I make an observation. >
Message
Re: LPC hardware+software problems
2006-04-30 by bobtransformer
Attachments
- No local attachments were found for this message.