EmbeddedRelated.com
Memfault Beyond the Launch

Library LPC2106

Started by "M.Dhilip Ravi Sankar" in LPC200016 years ago 2 replies

Hi dudes, I am in neeed of the LPC2106 libraries for ORCAD 9. Can any one help me with that...

Hi dudes, I am in neeed of the LPC2106 libraries for ORCAD 9. Can any one help me with that...


LPC210x UART bug ?

Started by hansklos2003 in LPC200020 years ago 4 replies

Hi! I set LPC2106 UART to work with 2 stop bits. After this I try to recieve few bytes transmitted with one stop bit, from PC...

Hi! I set LPC2106 UART to work with 2 stop bits. After this I try to recieve few bytes transmitted with one stop bit, from PC computer to LPC2106. And, what is strange for me, LPC2106 UART returns only one, last byte from transmitted frame. I think, it is an error, becouse


Interfacing a LPC2106 to a Dallas DS1990 iButton

Started by Ian Wraith in LPC200020 years ago 6 replies

Hello I am currently looking at using a LPC2106 in an access control unit to interface to a number of Dallas DS1990 iButtons. Am I...

Hello I am currently looking at using a LPC2106 in an access control unit to interface to a number of Dallas DS1990 iButtons. Am I correct in thinking that with a little code the iButtons could be interfaced to any of the LPC2106's GPIO pins ? Or would the iButton need to be in


3.3V power supply on LPC2106 and USB

Started by Ezequiel L. Aceto in LPC200018 years ago 2 replies

Hello I'm designing a little device with the LPC2106. I have worked with this MCU but never in the situation that I wanted to work now. ...

Hello I'm designing a little device with the LPC2106. I have worked with this MCU but never in the situation that I wanted to work now. I need to power the LPC2106 only with 3.3V, and also attach a FTDI232 USB (to program the LPC, and also as a virtual Comm for the PC). One of the problems comes with the power supply for the LPC, can I give 3.


Re: LPC2106 SPI Master Receive 16-bits of data From Slave

Started by Alexan_e in LPC200013 years ago 5 replies

The 16bit spi is only possible with LPC2106/01, If you set SPCR for 16 bit spi by setting bit2=1 and bits11:8=0000 then you will get a 16...

The 16bit spi is only possible with LPC2106/01, If you set SPCR for 16 bit spi by setting bit2=1 and bits11:8=0000 then you will get a 16 bit result in the SPDR register. If you have LPC2106 then the transfer width is fixed to 8bit. Alex ----- Original Message ----- From: Ananda Regmi To: l...@yahoogroups.com Sent: Wednesday, June 15, 2011 1:14 AM Subject: [lpc2000] LPC...


LPC2106 Refuses to Enter Primary JTAG Debug Mode

Started by frank_kienast in LPC200018 years ago 9 replies

I have an Olimex LPC2106 header board. I was not having any luck getting this to communicate with an LPT port debugger, so I did a few...

I have an Olimex LPC2106 header board. I was not having any luck getting this to communicate with an LPT port debugger, so I did a few tests. According to the LPC2106 datasheet (Section 18 - EmbeddedICE logic), both the DBGSEL and RTCK pins must be held high on reset to enter debugging mode. However, the document with the header board from Olim


lpc2104 not executing code in flash

Started by manikandan palaniappan in LPC200019 years ago 2 replies

hi, i am using tinyarm lpc2106 from ramtek.i download the example from donotronics mb40_examples.zip(Dontronics - TinyARM DIP40/50...

hi, i am using tinyarm lpc2106 from ramtek.i download the example from donotronics mb40_examples.zip(Dontronics - TinyARM DIP40/50 with Philips LPC2106/2129 ... websitefor -www.dontronics.com/pasat.html)for lpc2106.i am using IAR EmbeddedWorkBench version 4.10A for producing intel hex file and downloa


LPC2106 flash memory modification by programming!!!

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

hello everyone, I would like to know if it is possible to modify information writes in the flash of LPC2106? I want to realize a little...

hello everyone, I would like to know if it is possible to modify information writes in the flash of LPC2106? I want to realize a little program for receive flash hex file by serial port of the LPC2106, and the LPC2106 write it in the flash by programming!! That can see like : send hex file -> receive hex file in memory sram -> write in flash memory. Thank you for a help or idea :)


questions about LPC2106 SPI

Started by hemanandharamesh in LPC200015 years ago 2 replies

Hai dudes, I'm interfacing Ethernet chip W5100 with the lpc2106 by SPI.., can anyb= ody tell me what should be done for interfacing the chip...

Hai dudes, I'm interfacing Ethernet chip W5100 with the lpc2106 by SPI.., can anyb= ody tell me what should be done for interfacing the chip with lpc2106., im = using the GPIO pins P0.4,0.5,0.6,0.7 for SPI.Is below code enough for initi= alization? /* Include header file depending upon part used */ #include"LPC2=85.h" void Initialize(void); #define SPIF (1 <


lpc2106 to lpc2138 for freeRTOS

Started by jagdishlpc2138 in LPC200017 years ago 5 replies

How Much change required for switching demo example from lpc2106 to lpc2138? i am using SignumEVB board.

How Much change required for switching demo example from lpc2106 to lpc2138? i am using SignumEVB board.


LPC2106 flash utility problem

Started by Michal Krestan in LPC200018 years ago 10 replies

I need to help with programming LPC2106 via LPC2000 flash utility. I've got board with one LPC2106 connected via UART0 to COM1. P0.14 is...

I need to help with programming LPC2106 via LPC2000 flash utility. I've got board with one LPC2106 connected via UART0 to COM1. P0.14 is pulled low, power supply pins are in limits but I can't sucesfully connect with flash utility. Always I get message "Cannot communicate with test board". X1 and X2 pins are connected to 7.3728MHz resonator. If I measure data between PC and LPC210


Does code read protection exist on the LPC2106 ?

Started by smt5211 in LPC200019 years ago 6 replies

Hi, I know that code read protection exists on the LPC2114,2124,2212,2214. Does code read protection exist on the ...

Hi, I know that code read protection exists on the LPC2114,2124,2212,2214. Does code read protection exist on the LPC2106. If it doesnt, will the bootloader eventually support this feature? If the LPC2106 doesnt have code protection, then we're goi


SPI / SD on lpc2106

Started by armqamp in LPC200018 years ago 6 replies

Hello, I'm trying to make an SD card to work with the lpc2106 and later want to implement FAT. The problem is I don't get any response...

Hello, I'm trying to make an SD card to work with the lpc2106 and later want to implement FAT. The problem is I don't get any response of the SD card when I try to initialize it. Maybe somebody can disover what I'm doing wrong? here is the code: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ void ActivateSD(void){


example CRT.s, Makefile and Linkerfile for developingC++ software on Eclipse

Started by Noman Mahmood in LPC200012 years ago 2 replies

Sorry I forgot to change the Subject in previous Email. Could anyone send me a sample gnu toolset(CRT.s, Makefile and=20 Linkerfile)for...

Sorry I forgot to change the Subject in previous Email. Could anyone send me a sample gnu toolset(CRT.s, Makefile and=20 Linkerfile)for developingC++ software on Eclipse for lpc2106=20 board(Olimex LPC2106) or any LPC2106 board asI can change the board=20 specific modules to suit my board. I have the right file for C=20 development not for C++. =A0 =A0=20 =A0 Thank you in advance. Be...


RTOS recommendation for LPC2106

Started by geoionescu2003 in LPC200018 years ago 1 reply

Hello all LPC users, I'm quite new with embedded development, so please be gentle :-) I'm about to start my little project for developing an...

Hello all LPC users, I'm quite new with embedded development, so please be gentle :-) I'm about to start my little project for developing an AVL (Automated Vehicle Location) solution using the LPC2106. I've studied the alternatives regarding a free RTOS for this little beast and I've found two so far: - FreeRTOS - ecos I'd like to hear about your experiences with these so I can...


Wiggler JTAG problem

Started by Johan in LPC200020 years ago 4 replies

Greetings, Being a little green with LPC2106 debugging, I need some help. I have the Olimex LPC2106 dev. board and it...

Greetings, Being a little green with LPC2106 debugging, I need some help. I have the Olimex LPC2106 dev. board and it appears to function fine with the Philips ISP software, also the supplied test program in flash works fine. Now am trying to get my (home


JTAG Programmer Confusion - Noob Question

Started by sixtyfivebit in LPC200018 years ago 29 replies

Hi all, I want to get into the LPC2106 or similar mcu, and i'm moving from the AVR world. I've read many things about how you need some...

Hi all, I want to get into the LPC2106 or similar mcu, and i'm moving from the AVR world. I've read many things about how you need some bootloader or something working on the mcu to receive data from the jtag, etc. is there some detailed explanation regarding this issue and how to solve it? Also, I'm looking for a programmer to build for the LPC2106


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


Strange LPC2106 ISP / General booting issue

Started by Martin in LPC200012 years ago 2 replies

Hi Folks, I've got a problem with an LPC2106 uC at the moment that I'm really struggling with. When I power up the board (or press the reset...

Hi Folks, I've got a problem with an LPC2106 uC at the moment that I'm really struggling with. When I power up the board (or press the reset button) I get a stream of mostly garbage from TXD0 lasting several seconds then it goes silent. Sending a '?' to RXD0 sometimes yields more garbage back, but mostly does nothing. After this stream of data the line doesn't always return to idling high (a...


LPC2106 external interrupts

Started by Leonardo Santos in LPC200019 years ago 2 replies

Hello All! I'm trying to write a simple interrupt routine for a external interrupt source (EINT0) for a LPC2106. As there's no...

Hello All! I'm trying to write a simple interrupt routine for a external interrupt source (EINT0) for a LPC2106. As there's no selection between level or edge-triggered interrupts, I want to to wait until there's a logic 1 on the EINTx pin to clear the intrrupt on the VIC to not c



Memfault Beyond the Launch