Phytec LPC2294 internal flash err
2005-09-09 by SR
I am using the Phytec KPCM-023, which has a LPC2294, using the ISP and the philips program to erase and load the flash, I erased the flash and check the
Yahoo Groups archive
Messages
Page 155 of 329 · 16407 messages matched
2005-09-09 by SR
I am using the Phytec KPCM-023, which has a LPC2294, using the ISP and the philips program to erase and load the flash, I erased the flash and check the
2005-09-09 by mpwalter2005
Hi, some problem: after flashing the internal flash with IAP, i want to perform a restart. I know it works good with the watchdog, using this commands: WDTC =
2005-09-09 by Carsten Grøn
Hi All, Is there a Keil port of the uIP out there somewhere ?? (or any other free stacks for that environment) Going to run on a 2138 and cs8900 Regards,
2005-09-09 by Gilles FAURIE
Hey, If i read the errata sheet you must program VPBDIV as the same value of EXTMODE. So i think that you must code : SCB_VPBDIV = 0x00; // --- workaround for
2005-09-09 by philips_apps
We have just experienced some problems with MCB2130 board and uVision3 in regard to the EEPROM demo similar to what you had reported. However, we have verified
2005-09-08 by ashuvighne
... group. ... in ... how ... can ... Hi: While trying to use this ee_demo project (using Keil uV3 and Keil MCB2130 board). Noticed - - all works well as is, I
2005-09-08 by lpcarmed
Please take a look at UT050418A.zip (thanks Bill!) in the files section, it has a pretty well worked out ISR driven UART I/O. You can build your handshake over
2005-09-08 by Jean-Rene David
... No. I mean the EXTINT.1, EXTINT.2, and VPBDIV.1 workarounds which in fact don t always work. -- JR
2005-09-08 by fbpmania
... Hello JR, do you mean the capture/match workaround ? Greetings
2005-09-08 by miruffer
... The answer is so simple! Thank you! miru
2005-09-08 by Jean-Rene David
... The external interrupts are broken. However certain specific configurations do work. Search the list. This has been discussed some weeks ago. JR
2005-09-08 by gerhard_uttenthaler
... Hi miru, a CAN node in error passive detecting an Acknowledgement Error does not increase the error counter according to the CAN specification. Regards
2005-09-08 by tildesign2
Hi Jim, Can you please send an email to lpc@tildesign.nl so we can communicate with you directly. We really want to solve this problem and help you out. best
2005-09-08 by miruffer
Hi, I have the LPC-E2294 develpmentboard from olimex. The CAN-controllers work fine, but if I plug off the CAN-cable the CAN-controller should go into bus-off
2005-09-07 by Tom Decker
Hello everyone, Found the documentation and the tools. Pretty straight forward - if you know where to look... Thanks for your inputs! - Tom Samuel
2005-09-07 by Mark Butcher
Hi André Two possible methods: 1. Write a new flash programmer - it takes a day or two - details are in the data sheets. I did it for the following reasons: -
2005-09-07 by lpc2100_fan
Mark, missed it, my bad. Thanks for the clarification! Bob ... or 1 x ... Behalf Of ... XCLK and
2005-09-07 by fbpmania
Hey Gilles Faurie, i checked the Errata sheet and build in the workaround. I´ve modified my Code to this: void init_interrupts(void){ SCB_MEMMAP = 1;
2005-09-07 by amastella@via-rs.net
Does anybody know a way to save a serial number during LPC flash programming? Is there a flash loader utility that makes it? Thanks André [Non-text portions
2005-09-07 by Mark Crow
Yes. ... From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com]On Behalf Of fangneu Sent: Tuesday, September 06, 2005 9:37 PM To:
2005-09-07 by Mark Crow
Only 4 bits of VPBDIV are for controlling PCLK. The other 4 are for selecting the CCLK vs XCLK rate (i.e. XCLK = .25 x CCLK or .5 x CCLK or 1 x CCLK). ...
2005-09-07 by Gilles FAURIE
Hello, For a LPC 2294 i had a problem with EINT2. When i was configurating EXTMODE (EXTINT in your example) register my program was hanging. I found solution
2005-09-07 by medwar19@hotmail.com
Hi Philips Apps, You suggestions helped solve the problems. Many thanks. It turned out to be a combination of things but I was not checking the status register
2005-09-07 by fbpmania
Hello everyone, i´ve got a problem with the configuration of the external interrupt EINT2(P0.15). The controller hangs up after VICIntEnable =
2005-09-07 by hrobotron
Hello, the problem was in incorrect MEMMAP setting. In LPC2106 chip other interrupt service programs worked well, because it had ldr pc,[pc,#-0xff0] programmed
2005-09-07 by Don Williams
The IAR code for the startup kit was awfull - but it runs I guess. Yep I get all the mail from LPC2000 at yahoo so I know all about the state of readiness -
2005-09-07 by fangneu
I get it. In the register of VPBDIV you can set the XCLKDIV just as VPBDIV. So XCLK can set as CCLK/1,CCLK/2 or CCLK/4. Is it right?
2005-09-07 by Samuel
IAR starter kits are pretty complete with the code (accept for some CAN, SPI code)but the board is with the LPC2138 (no USB) but with the starter kit you will
2005-09-07 by Samuel
If you place a 10Mhz crystal to the XTAL, the CCLK will be 60Mhz, it in the datasheet. then of course you have your pheripheral clock... ...
2005-09-07 by lpc2100_fan
Mark, if I am not mistaken VPBDIV is there to divide CCLK into PCLK (Peripheral Clock). XCLK is the external clock, which is identical to CCLK if the PLL is
2005-09-06 by lpctools
Hello Tom, we have both the IAR and the Keil kit for the LPC2148 in stock (with or without JTAG debuggers). To make it easier to find documentation (and
2005-09-06 by philips_apps
Hi Tom, please go from here: http://www.philips.com/microcontrollers This is a new link that gets you to results faster. Search there for LPC2148 . You can
2005-09-06 by uedogan
Hi Experts, i m currently designing a new project based on the LPC2136. Its my first ARM project (and someone gives me not much time...). I am coming from AVR
2005-09-06 by Dan Beadle
The part is real. I ordered an IAR demo board from LPCTools and got it the next day. The specs are on the Philips site. Pretty complete except for power
2005-09-06 by t_g_decker
Hi, I ve been searching the Philips website for quite a while now, but I cannot find anything on the LPC2148 device with USB...can anyone explain to me why
2005-09-06 by David Hawkins
... The link to the PDF I posted is the same as the ARM-ARM book by Seal (2nd Edition). Dave
2005-09-06 by Marek Peca
Dear colleagues, playing half a day with LPC2119 CAN controller, I really halted at problem, that interrupt service routine for CAN message reception does not
2005-09-06 by Ken Wada
You can ONLY use internal RAM. Ken Wada ... the
2005-09-06 by Mark Crow
Look at the LPC2000 user manual and look up the VPBDIV register. ... From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com]On Behalf Of fangneu Sent:
2005-09-06 by Mark Crow
I tried to use external RAM also and it failed. I m sure there s no way to make it work. The IAP functions just won t accept an address above a certain
2005-09-06 by Samuel
Hello Mukadder, I believe you are not using a flash downloader, or have not assigned it in the options- debugger- download SR ...
2005-09-06 by fangneu
Thank you very much and I wish that somebody can help me!!
2005-09-06 by Peter Jakacki
Barry, Have you considered using standard 8-bit shift registers so that all you need is clock out and data in/out? If serial to parallel S/Rs such as the
2005-09-06 by lpc2100_fan
Eugene, as far as I know the SSP in slave mode goes CPU clock divide by eight. That would be a max. of 7.5 Mbit/s Bob
2005-09-06 by javida13
... Oohs, 4-bits of a 5x4 keypad (4+12=16). I have no need for the other parts in the family. I need to read in ... I ... on ... having ... port
2005-09-06 by javida13
I have no need for the other parts in the family. I need to read in 5-bits of a 5x4 keypad and 12-bits of a 12-position rotation switch (5+12=16). I m using a
2005-09-06 by David Kay
Hi Barry, I just happened to have the Philips I2C bus selection guide open on my desktop. Have you looked at the other devices in the range:-
2005-09-06 by javida13
I m looking for an I2C Port Expander for both 8 and 16-bits, preferably with light pull-ups when configured as inputs. I have found two possible devices:
2005-09-05 by swanann2000
Hi! For a dummy application with lpc2138 I m using uc/OS II. I make 2 tasks (LED ON / LED OFF) with a time delay of 10. The sched change the task enviroment
2005-09-05 by radim100
... provide ... to ... find ... send ... boards Point taken . Now Schema, PCB Layouts and prelim. pricing available for download at