EmbeddedRelated.com
The 2024 Embedded Online Conference

PWMEMR register, what is it?

Started by Thomas Varghese in LPC200019 years ago 4 replies

Hello, My apologies if this has been beaten to death but I couldn't find a satisfactory answer. I'm trying to implement a PWM...

Hello, My apologies if this has been beaten to death but I couldn't find a satisfactory answer. I'm trying to implement a PWM output on an LPC2138, I see that the Keil example uses an PWMEMR register, but I couldn't find the register in the Philips documentation, nor in the include files under IAR. The "Insiders Guide to ARM7-Based Microc


I need a header file (intrinsics.h).

Started by onfine1 in LPC200018 years ago 2 replies

Can you help me? I bought a LPC2148 IAR development kit couple months ago, and I downloaded example codes from IAR web...

Can you help me? I bought a LPC2148 IAR development kit couple months ago, and I downloaded example codes from IAR web site. (ftp://ftp.iar.se/WWWfiles/arm/Projects/Philips.zip) I tried to compile them, but I couldn't do it because of "intrinsics.h" file. It's not included in EWARM V4.31. How can I have it? Thank you.


Not returning from, or getting stuck in interrupts (maybe)

Started by kd7vn in LPC200017 years ago 5 replies

I'm new to arm and the tools, but have done some PIC in the past, and I could use some help. I have a OLIMEX board with a lpc2103, and doing...

I'm new to arm and the tools, but have done some PIC in the past, and I could use some help. I have a OLIMEX board with a lpc2103, and doing the developement with the GNU ARM tools. I have made two interrupt routines. One turns on an LED when I get a Uart0 interrupt, and the other prints "Philips" to the serial port when the button gets pushed (extint2). Both interrupt routines get...


lpc21isp v1.78 on lpc2148 - synchronization problem

Started by krishnamurthy babu in LPC200014 years ago 5 replies

Dear Developers, I am facing the following problem on a Linux machine with a LPC2148 BOARD. If you have?come across a similar problem and figured...

Dear Developers, I am facing the following problem on a Linux machine with a LPC2148 BOARD. If you have?come across a similar problem and figured the solution, please let me know: LPC21ISP#./lpc21isp -detectonly -PHILIPSARM /dev/ttyUSB0 38400 12000 Target: Philips lpc21isp version 1.78 Synchronizing (ESC to abort) ..............................................................................


Free Forth for LPC2xxx

Started by Stephen Pelc in LPC200018 years ago 10 replies

With the rising interest in Forth, we have decided to make a demo system for Philips LPC2xxx CPUs. I had a couple of hours spare today, so a...

With the rising interest in Forth, we have decided to make a demo system for Philips LPC2xxx CPUs. I had a couple of hours spare today, so a first cut is now available. You need 64k Flash, 16k RAM and a 10, 12, or 14.7 MHz crystal and a terminal emulator at 115200 baud. The distribution includes multitasking, floating point and a manual! http://www.mpeforth.com/arena/lpcforth.zip P...


Flash Security Clarification

Started by philips_apps in LPC200018 years ago 50 replies

Hope this answers all the questions raised on Flash security. Many thanks to the group users. We appreciate your feedback. Please keep it ...

Hope this answers all the questions raised on Flash security. Many thanks to the group users. We appreciate your feedback. Please keep it coming. Most of us are out till Jan 2 due to year end shutdown. Happy Holidays and a Happy New Year - Philips Microcontroller Team 1) Am I right in assuming LPC2000 CRP is a software fence implemented


LPC2138 ISP

Started by Jan Szymanski in LPC200019 years ago 12 replies

I have 2 samples of LPC2138 and built a proto board. I was suprised to find out that Philips ISP programming software doesn't...

I have 2 samples of LPC2138 and built a proto board. I was suprised to find out that Philips ISP programming software doesn't support it. When I read the ID (partID: 196389) I had an error message: device not supported. (Why Flash utility is in LPC213X folder if it doesn't


LPC2000 Flash Utility

Started by janduchateau in LPC200019 years ago 4 replies

Dear Srs, We are experimenting the ISP downloading using the LPC2142 using the Philips Flash Utility 2.2.1 on our board. When we hit...

Dear Srs, We are experimenting the ISP downloading using the LPC2142 using the Philips Flash Utility 2.2.1 on our board. When we hit the "Read Device" bottom of the utility we got the following message "TYPE NOT SUPPORTED" even receiving the ID number and the Version Loader 2.1.of the micro controller. It seens to me that it is


LPC2148 identifyed as a LPC2138?

Started by tiltedkeyboard in LPC200018 years ago 17 replies

Is it normal for the Philips Flash Utility (2.2.3) to ID a LPC2148 as a LPC2138? I'm using a Olimex LPC-P2148 with a clearly marked and...

Is it normal for the Philips Flash Utility (2.2.3) to ID a LPC2148 as a LPC2138? I'm using a Olimex LPC-P2148 with a clearly marked and correcly identifyed LPC-2148 part (ID 196389). I know that they have equal amount of ROM & RAM, but since the LPC2148 *do exist* in the dropdown box *i assumed* it would be selected. One other thing.


Cannot programm LPC2106 (ISP - RS232)

Started by jkazubek in LPC200017 years ago 5 replies

Hello I've recently bought an evaluation board with LPC2106 on it. When I try to read the deivices ID it is sometimes succesful and...

Hello I've recently bought an evaluation board with LPC2106 on it. When I try to read the deivices ID it is sometimes succesful and sometimes not. I've tried to dowload from flash but after a random amount of time (part of the flash content appears in the program) the program (Philips LPC2000 flash utility) says "Cannot communicate with test board". I'm not using any converters such ...


AN10438 Philips LPC2000 CAN driver Problems

Started by "davidj.vpac" in LPC200016 years ago 1 reply

I'm sure that here must have been an update to this or resolution logged somewhere. Have installed uVision3 and gcc. My target is a...

I'm sure that here must have been an update to this or resolution logged somewhere. Have installed uVision3 and gcc. My target is a MCB2100 / LPC2129 system. Q1. The source is a mixture of LPC2129 and LPC2294 references The target is 2129 but the specific header files are 2294 ???? Q2. The AN says: Make sure that ADS1.2 is installed in your C:\Program Files\ARM\ADSV1_2 ??? ...


UART0 and Printf

Started by jstamos111 in LPC200018 years ago 9 replies

Hey all, I am trying to get UART0 output to display on hyperterminal for a board I made based on the LPC2106 processor. I use the ISP and...

Hey all, I am trying to get UART0 output to display on hyperterminal for a board I made based on the LPC2106 processor. I use the ISP and UART0 to program the board with Philips flash utility, then start hyperterminal with the following settings: 9600 bits/second, 8 databits, no parity, 1 stop bit, and no flow control. I set hyperterminal to listen on the same com port as the one I ...


Flashless LPC2210, flash download?

Started by volunteer_sysu in LPC200018 years ago 14 replies

I am beginner in LPC2000. I want to ask some questions. Thank you! 1. I wonder whether there's any free software that can be used to download...

I am beginner in LPC2000. I want to ask some questions. Thank you! 1. I wonder whether there's any free software that can be used to download programs to the external flash via UART or JTAG? 2. I don't know how to use the ISP protocol provided by Philips, will anyone who has written a program to download programs to the external flash teach me how to do that, or send me the source code? th...


LPCISP via RS485

Started by Sagaert Johan in LPC200018 years ago 1 reply

Can someone tell me if it is possible to program the lpc210x with the philips isp program if the chip is used with a RS485. The rs485 hardware...

Can someone tell me if it is possible to program the lpc210x with the philips isp program if the chip is used with a RS485. The rs485 hardware forces the pc software to receive the data it sends. Maybe this may conflict with the behaviour of the isp software. Has someone done this before ? Johan


USB to RS232 adapter for Flash ISP Ultility downloads?

Started by Joerg Schulze-Clewing in LPC200018 years ago 6 replies

Hello, Downloading to boards such as Keil's MCB2103 via the Philips flash utility requires an RS232 port. However, most new laptops...

Hello, Downloading to boards such as Keil's MCB2103 via the Philips flash utility requires an RS232 port. However, most new laptops don't have one these days. In a post a while ago I read that one of the forum members (Varuzhan) did this but it wasn't with the newer LPC2103. So, is it likely that any USB-RS232 adapter could work or do I have t


IAR, JLINK and PLL problems

Started by itsjustimpossible in LPC200020 years ago 5 replies

Hi We are using the IAR workbench and Jlink to develop code for the LPC2129. I must use the PLL and debug from FLASH as my timing...

Hi We are using the IAR workbench and Jlink to develop code for the LPC2129. I must use the PLL and debug from FLASH as my timing is criticle but the use of the PLL is preventing the Jlink connecting. The only way around this is to use the Philips Flash utility to erase the


Amontec Chameleon

Started by Leon Heller in LPC200019 years ago 18 replies

A long time ago Amontec gave me one of their Chameleon units to try with my LPC210x board. I couldn't get it to work. I thought I'd try it...

A long time ago Amontec gave me one of their Chameleon units to try with my LPC210x board. I couldn't get it to work. I thought I'd try it again with the latest software, but still can't get it to work in either Wiggler or Raven mode, even at very low speeds. A genuine Wiggler works fine, of course. Has anyone got the Chameleon to work with the Philips ARM chips?


LPC2000 development on Linux

Started by steve_moorby in LPC200018 years ago 8 replies

Hi all, I'm just setting up for development with the Elektor ARMee LPC2106 module. I would prefer to do the development under Linux rather...

Hi all, I'm just setting up for development with the Elektor ARMee LPC2106 module. I would prefer to do the development under Linux rather than Windows. I have the GNU toolchain built and running, now for the final bit. Is there a flash downloader for Linux or does using the Philips utility effectively force me to switch to Windows. Thanks Steve


Porting an RTOS to Keil MCB 2130

Started by Joe Bungo in LPC200018 years ago 10 replies

Hello, I am a beginner to porting OS'. I want to port an RTOS to a Keil MCB2130 evaluation board, based on Philips LPC2138 (512 KB Flash,...

Hello, I am a beginner to porting OS'. I want to port an RTOS to a Keil MCB2130 evaluation board, based on Philips LPC2138 (512 KB Flash, 32 KB RAM) for academic purposes. I am looking at either uClinux or eCOS (or a better recommendation). Which do you think would be a more feasible task? I briefly took a look at the eCOS website, and saw that there might be an already existing port ...


LPC2106 IAP

Started by David Bermingham in LPC200020 years ago 10 replies

Hello, Im trying to write some data from the RAM to the flash using the IAP, I followed the application note pdf given by philips...

Hello, Im trying to write some data from the RAM to the flash using the IAP, I followed the application note pdf given by philips but when I call the iap_entry function the processor seems to hang...nothing happens at all!!!   Do you pass the command code and command p



The 2024 Embedded Online Conference