EmbeddedRelated.com
The 2024 Embedded Online Conference

Machine cycle LPC 2106

Started by agsr...@gmail.com in LPC200016 years ago 10 replies

hi all, I am newbie to LPC 2106? what is th machine cycle time for LPC 2106? How much time ir will take to Execute one...

hi all, I am newbie to LPC 2106? what is th machine cycle time for LPC 2106? How much time ir will take to Execute one instruction.. Regards, srinivasan.G


SPI Input port

Started by charlesgrenz in LPC200018 years ago 8 replies

Hello group, Hope you all had a great holiday. I have a LPC2106 design that turns out to need more input lines then the 2106 has....

Hello group, Hope you all had a great holiday. I have a LPC2106 design that turns out to need more input lines then the 2106 has. Has any one have any luck with extending the I/O of the 2106 with the SPI bus? Thanks in advance, Charles


problem communicating to LPC 2106 on Windows

Started by dJsLiM in LPC200017 years ago 5 replies

Hi everyone, I'm a complete newbie to LPC development. I got the Olimex LPC MT 2106 board with a variable voltage powersupply from. I have...

Hi everyone, I'm a complete newbie to LPC development. I got the Olimex LPC MT 2106 board with a variable voltage powersupply from. I have set the power supply to 9V and plugged it into the board. When I hook the power I see that the top line of the LCD display gets darker. No other indication of power seems visible. I'm using a normal DB9 serial cable to connect the board to my PC o...


CRC in LPC 2106?

Started by Sara...@ansaldo-signal.co.in in LPC200016 years ago 3 replies

Hi, I am newbie to this field. I am using LPC2106 microcontroller and KEIL microvision to develop the application. Is there...

Hi, I am newbie to this field. I am using LPC2106 microcontroller and KEIL microvision to develop the application. Is there any CRC calculation is implemented automatically? How I can calculate the CRC for the different Hex output file. Any one knows please brief about it. Thanks & regards, S.Saravanakumar


external memory interface

Started by rohan patil in LPC200019 years ago 2 replies

i m currently using lpc 2106 for my project is it possible to access external memory using same chip or is there any other...

i m currently using lpc 2106 for my project is it possible to access external memory using same chip or is there any other microcontroller(arm or 8051 core)chip which has on chip flash ram more than 64k please help ********* rohan *******************


Olimex LPC2106mt bootloader problem

Started by Anders Kjellberg in LPC200018 years ago 16 replies

Hi, I'm trying to establish connection with Philips Flash Utility and an Olimex 2106 mt board without success. TheBSL jumper is shorted and the...

Hi, I'm trying to establish connection with Philips Flash Utility and an Olimex 2106 mt board without success. TheBSL jumper is shorted and the frequency set at 14745kHz (14.7456MHz). Different baudrates have been tried without success. I am not sure about the DTR/RTS settings however. Also I may be using the wrong RS232 cable. Null modem or not? I'll have to check that. I intend to use the


LPC2106 and IAP from app code

Started by Branko Karaklajic in LPC200018 years ago 1 reply

Hello everyone, I just sign in for those group... greetings to all. I work on some project with LPC2106, and need to write some user...

Hello everyone, I just sign in for those group... greetings to all. I work on some project with LPC2106, and need to write some user data tu flash via IAP. I use IAR Workbench for ARM, and RTOS with 3 task. I download IAP code from KEIL site and try it but 2106 always hang when I include call to writing function. So anyone know w


Eclipse Debugging on lpc2292 (using 2106 demoblink demo)

Started by jsalomo1 in LPC200016 years ago 3 replies

I have been trying to follow James Lynch's tutorial on the lpc2106. I have modified the linker script for my lpc2292. I am having...

I have been trying to follow James Lynch's tutorial on the lpc2106. I have modified the linker script for my lpc2292. I am having trouble getting the Eclipse debugger to work properly. I don't get an actual error in the console window, I just get a dialog box saying "Error during launch." What types of things should I look for to help me troubleshoot what is wrong?


Strange ISP Problem

Started by Nice Guy in LPC200019 years ago 8 replies

I'm using an olimex 2106 header board and I'm having problems getting ISP to work. The philips ISP program will not do a thing,...

I'm using an olimex 2106 header board and I'm having problems getting ISP to work. The philips ISP program will not do a thing, simply says unable to communicate with board when I try to read device ID or any other opperation. The lpc21isp program will not sync either, even if


Request: LPC2292 FreeRTOS Port

Started by jsalomo1 in LPC200016 years ago 6 replies

Does anyone have an Eclipse lpc2292 FreeRTOS port? The FreeRTOS link on Keil's site (http://www.keil.com/dd/chip/3652.htm) links to a 2106...

Does anyone have an Eclipse lpc2292 FreeRTOS port? The FreeRTOS link on Keil's site (http://www.keil.com/dd/chip/3652.htm) links to a 2106 port. Would this be compatible? I would assume some memory mappings would probably be changed. Any other changes I should know about?


Ethernet data using the LPC2103 or PC2106

Started by Tom Smith in LPC200013 years ago 3 replies

I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture attached). At a price of $26, I gave it a try. All the...

I found a neat little 2103 board with an ENC28J60ML Ethernet interface (picture attached). At a price of $26, I gave it a try. All the documentation is in Chinese. I have found several applications that uses this interface & some that use the 2103 & 2106. Most of them are for really lean Web servers. I downloaded the source of uIP1.0, a software package that can be adapted to small m...


LPC2106 unable to get Timer Interrupt

Started by abufadel in LPC200017 years ago 8 replies

Greetings, I am trying to get the Timers 0 and 1 to work with interrupts using the Olimex 2106 board, but cannot get the interrupts to work. ...

Greetings, I am trying to get the Timers 0 and 1 to work with interrupts using the Olimex 2106 board, but cannot get the interrupts to work. I am following the example code given in the CrossStudio help, which I provide below. I seem to be unable to get an interrupt? Is there a special way or trick for debugging with interrupts? How can I see what the Timer Counter is? Thank you i...


Help: Rowley CrossStudio & Wiggler Problem

Started by nw_mcu in LPC200020 years ago 31 replies

I'm evaluating Rowley's CrossStudio and am having serious problems. I'm using the Olimex 2106 demo board and the Wiggler JTAG...

I'm evaluating Rowley's CrossStudio and am having serious problems. I'm using the Olimex 2106 demo board and the Wiggler JTAG interface. I'm new to the LPC devices and GCC but not MCUs in general. The tools and board work mostly as expected when using RAM for the codespace.


LCP 2106 Flash sector bitmap

Started by "lpc.lover" in LPC200018 years ago 2 replies

Hi. I want to know if anyone can help me for understand how it's work? http://water.cse.unsw.edu.au/esdk/lpc2/boot-loader.html It explain...

Hi. I want to know if anyone can help me for understand how it's work? http://water.cse.unsw.edu.au/esdk/lpc2/boot-loader.html It explain on this page, but I don't understand anything. Thanks. ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGx


Philips Flash Utility does not program the flash

Started by noman992003 in LPC200012 years ago 12 replies

I am using this Olimex LPC-2106 Dev. board. I can download and run the program demo2106_blink_ram from the ram. But when I try program the flash...

I am using this Olimex LPC-2106 Dev. board. I can download and run the program demo2106_blink_ram from the ram. But when I try program the flash with the test program demo2106_blink_flash after checking for blank flash, it would show the blue progress line but would not blink the LED. I followed the steps below: 1.I powered up the board connected the rs232 cable to computer and the board, the sa...


LPC2138 issue - ISP won't work because oscillator won't start...

Started by matterama3444 in LPC200016 years ago 1 reply

Hi all, I reviewed a bunch of designs, spun my own board, and had a real board house put parts down. Here is the issue: I have a couple...

Hi all, I reviewed a bunch of designs, spun my own board, and had a real board house put parts down. Here is the issue: I have a couple boards all acting the same. Namely, the oscillator isn't going. I'm using an Abracon 14.7456Mhz oscillator (535-9070-1- ND digikey) with the required 18pF caps. I've used this before on an LPC 2106 board, and it buzzes along just fine on that unit...


isp using bootloader for lpc 2106

Started by kvr25 in LPC200016 years ago 1 reply

I know very little about the arm controller of lpc2000 series. can any one suggest idea for making use of in built boot loader available...

I know very little about the arm controller of lpc2000 series. can any one suggest idea for making use of in built boot loader available in lpc. I have studied that lpc 2000 series has got built in boot loader and it is activated when Port 0.14 will go low. I want your advice and the procedure to make use of bootloader for ISP. K.Venkateswara Rao -----------------------------------...


LPC 2294 LINKER SCRIPT

Started by arm_techie arm_user in LPC200017 years ago 1 reply

hi, i am using gnuarm developing the firmware for lpc2294.i have the linker script file for the 2106.............i tried to make it...

hi, i am using gnuarm developing the firmware for lpc2294.i have the linker script file for the 2106.............i tried to make it for 2294........ but with this file its showing error............ The Error message I am getting is "ld: address 0x700 of ADC_1.elf section .stack is not within region RAM" please help me to write the linker script file for lpc2294/how to remove this ...


lpc 210x Uart1 modem interface

Started by rohan patil in LPC200019 years ago 3 replies

hi i m final year elect. engg student in my project i m interfcing lg cdma phone with lpc 2106 . this cdma phone has data cable which ...

hi i m final year elect. engg student in my project i m interfcing lg cdma phone with lpc 2106 . this cdma phone has data cable which contains rs 232 converter in it. normal rs 232 drivers such as max 3232 gives inverted outputs & modem interface pins of uart 1 are active low so total system works perfectly but i want to remove that rs 232


JTAG problems with Olimex LPC2106

Started by dave_albert in LPC200019 years ago 15 replies

I'm having trouble getting my JTAG Wiggler to work with an Olimex LPC-P1 (2106 based prototype board). It works fine with my...

I'm having trouble getting my JTAG Wiggler to work with an Olimex LPC-P1 (2106 based prototype board). It works fine with my Olimex LPC2124 based prototype board, but always gives me a "cable disconnected" or "cannot enter debug mode" error. The board resets



The 2024 Embedded Online Conference