Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000





Ads

lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Discussion Groups

See Also

DSPFPGAElectronics

LPC2000

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

Search Results for "i2c"

  

Post a new Thread

New version of Jumentum BASIC for LPC released

profdc9 - Nov 14 2009
Hello, I have been writing Jumentum, a BASIC interpreter for the LPC series microcontrollers for about 2 years now which is for easily prototyping micrcontroller applications. ... New version of Jumentum BASIC for LPC released

LPC 2144 I2C Slave

Patrick - Nov 13 2009
Hi, I wrote this function to inizialize the i2c0 devices but i think that is not correct init function because the i2c interrupt is not activeted. _BOOL init_i2c_0(void) { ... LPC 2144 I2C Slave

LPC 2144 I2C Slave   [2 Articles]

patrickfolci - Nov 13 2009
I have a problem with i2c slave because I not have the correct inizialize procedure. I have used this procedure: _BOOL init_i2c_0(void) { I2CSlaveState = I2C_IDLE; I2CS_... LPC 2144 I2C Slave

Problem with I2C initialization   [2 Articles]

Nico Christie - Nov 10 2009
Hi all! I've been trying to set up an I2C link between a LPC2368 and a device. > From this group's own "files" section, I've been adapting Owen Mooney's "i2c_w_error.c" file f... Problem with I2C initialization

Re: LPC2103 P0.2 and P0.3 problem   [3 Articles]

Bertrik Sikken - Nov 7 2009
mjbcswitzerland wrote: > Hi All > > I have just build 3 boards with the LPC2103 on them and found the following problem (identical on all 3 boards): > - P0.2 and P0.3 can ... Re:  LPC2103 P0.2 and P0.3 problem

Question about Keil debug peripheral for LPC2103.   [2 Articles]

kaijiun83 - Oct 6 2009
Hello everyone, I am debugging some programs with Keil Real View and found that the simulated peripheral is a bit weird: It only has one I2C displayed. When I check the Pin ... Question about Keil debug peripheral for LPC2103.

LPC2103 Power Consumption (@ 24-36MHz)   [4 Articles]

kevin_townsend2 - Sep 9 2009
I was working on a solar power supply that will switch to battery backup when solar is insufficient, powering an lpc2103 and a couple sensors. Unfortunately, I haven't been able t... LPC2103 Power Consumption (@ 24-36MHz)

Regarding I2C Interrupts back in track.   [3 Articles]

samjith_wasim - Sep 9 2009
Hello Guys, I was able to accomplish the I2C Interrupts ; When I created a separate project for I2C Interrupts I was able to read all the data on req addresses but later when I ... Regarding I2C Interrupts back in track.

Interfacing 5v I2C circuit to Olimex-h2148   [8 Articles]

Mohamad Tayssir Alkowatly - Sep 6 2009
Hi all I have ATMEGA08-16 based circuit that I want to command from my Olimex-h2148 board using I2C protocol. The Atmel based circuit operates on 5v. LPC2148 I2C pins are 5v t... Interfacing 5v I2C circuit to Olimex-h2148

Thanks a lot People !

samjith_wasim - Sep 3 2009
Hello People , I got my I2C Interrupts working finally after setting the NACK bit before I stop the Communication between Master and Slave . Looking Forward, Samjith -----... Thanks a lot People !

A curious thing (LPC2131)   [9 Articles]

Jonathan Masters - Aug 31 2009
How does one effectively use P0.14 (SDA) if it is also used to select bootload? Surely the necessary pull-up required to make the I2C line work also forces bootload mode? Ha... A curious thing (LPC2131)

Reg:Doubts in your code

samjith_wasim - Aug 29 2009
Hello Ananda, In your code where have you specified the I2C Read End Address ? Regards, Samjith ------------------------------------ ... Reg:Doubts in your code

I2C Interrupt Modification

samjith_wasim - Aug 28 2009
Dear Sir, with the feedback given by you I was able to re-structure my I2C Interrupt routine.Interrupt is invoking properly everytime, but I am not able to get the desired result. ... I2C Interrupt Modification

Interrupt re-constructed as you told Sir !   [6 Articles]

samjith_wasim - Aug 28 2009
Dear Sir, with the feedback given by you I was able to re-structure my I2C Interrupt routine.Interrupt is invoking properly everytime, but I am not able to get the desired result. ... Interrupt re-constructed as you told Sir !

I2C Interrupt problem in LPC2368   [3 Articles]

samjith_wasim - Aug 27 2009
Hey ppl, I have a just got a small problem with I2C Interrupt . The I2DAT Register is reading only one memory location 0x00 from my slave always. My slave has data from 0x00... I2C Interrupt problem in LPC2368

Re: lpc2xxx serial number

gmpundlik - Aug 24 2009
Hi Francesco, > When we connect with our jlink we get > a unique serial number back so it IS present somewhere. Unfortunately NXP > remains silent to our question how to re... Re: lpc2xxx serial number

New OPEN HARDWARE boards for the ARM Cortex-M3 LPC175x, from Opendous (the same guy from AVRopendous)

Casainho - Aug 20 2009
Hello :-) I am happy to announce the "Cortopendous" boards, Open Hardware. The person responsible for them is Matt, the guy behind the successful AVRopendous boards (also Open... New OPEN HARDWARE boards for the ARM Cortex-M3 LPC175x, from Opendous  (the same guy from AVRopendous)

Re: Re: new SD code transfer to LPC2148 not quite working   [5 Articles]

Sutton Mehaffey - Aug 20 2009
This is I2C serial flash, not onboard RAM. rtstofer wrote: > > > --- In l...@yahoogroups.com , > Sutton Mehaffey wrote: > > > > 1. No. The bootloader is ... Re:  Re: new SD code transfer to LPC2148 not quite working

SPI1 on LPC2148   [2 Articles]

Sutton Mehaffey - Aug 18 2009
It seems as though all registers for SPI can't be accessed or set unless SPI bit is turned on in PCONP. However, that doesn't seem to be the case for I2C. -- Sutton -----... SPI1 on LPC2148

Reg: Feedbacks got for I2C Interrupt.

samjith_wasim - Aug 15 2009
Hey ppl, with all your valuable and positive feedback i was able to establish the I2C Interrupt protocol . I have a just got a small problem with I2C Interrupt . The I2DAT Regi... Reg: Feedbacks got for I2C Interrupt.

Unable to retrive the data from EEPROM   [4 Articles]

gkishore_lpc - Aug 13 2009
Hi, I am Kishore, I am using a renesas controller (R8C/1B4) . I have interfaced external EEPROM(AT 24C 256 & AT 24C 256 ) to the R8C1B4 using I2C. while I am doing with ... Unable to retrive the data from EEPROM

Frequency of lpc2119 problem with MLX90614

faisal_b2o - Aug 11 2009
Hi I have a problem with the frequency of the I2C pin of my lpc2119. I tried to communicate with a MLX90614, a temperature sensor, its working with SMBUS but I can use it with ... Frequency of lpc2119 problem with MLX90614

LPC2368 Peripheral Clock Register Data Abort   [2 Articles]

aaro...@gmail.com - Aug 10 2009
I'm trying to change the peripheral clock dividers for all I2C channels (PCLKSEL0 @ 0xE01FC1A8 & PCLKSEL1 @ 0xE01FC1AC) but I get a Data Abort Exception whenever I try to change t... LPC2368 Peripheral Clock Register Data Abort

sc16is752 - SPI-UART

arjun rath - Aug 7 2009
Hi all, Is anybody is having Linux driver for sc16is752 through SPI.Actually this driver is there with me but that is through I2C. Pls help me in this regard.. Thanks in ... sc16is752 - SPI-UART

Bootloader - cont'd

Stephen Pelc - Aug 4 2009
> Posted by: "Sutton Mehaffey" > I'm using an intermediate serial flash to hold the new firmware code > from the SD card. Anybody see a problem with not having any SD card... Bootloader - cont'd

Bootloader - cont'd   [3 Articles]

Sutton Mehaffey - Aug 3 2009
I'm using an intermediate serial flash to hold the new firmware code from the SD card. Anybody see a problem with not having any SD card functionality in my secondary bootload... Bootloader - cont'd

lpc2119 I2C Problem with SRF02   [5 Articles]

faiz...@hotmail.com - Jul 28 2009
Hi all im trying to communicate with my sensor which is the SRF02. Ive got a LPC2119 with the eval board. Can someone help me ?? #define STA 0x20 //100000 #define SIC ... lpc2119 I2C Problem  with SRF02

Fwd: I2C Issue   [4 Articles]

samjith_wasim - Jul 27 2009
The I2C Protocol which you have sent is fine , Coming to the Vectored Interrupt Controller Initializations , I have compared the init part of your coding with mine . Just ... Fwd:  I2C Issue

Re: LPC2148 I2C interface with AT24C256B IEEPROM   [10 Articles]

Sutton Mehaffey - Jul 25 2009
I use another Atmel chip, but are you reading a block or individual locations? I've noted over the years that between I2C commands, particular on RAM or Flash that some chips ... Re:  LPC2148 I2C interface with AT24C256B IEEPROM

I2C Issue

samjith_wasim - Jul 25 2009
The I2C Protocol which you have sent is fine , Coming to the Vectored Interrupt Controller Initializations , I have compared the init part of your coding with mine . Just Check ... I2C Issue

Regarding I2C problem in LPC2368   [6 Articles]

samjith_wasim - Jul 23 2009
I was able to configure and work with I2C interface in LPC2368 using Polling Method.There was no problem with the polling method. Now i am forced to use I2C using Interrupt Rout... Regarding I2C problem in LPC2368

LPC2101: I2c init,Transmit & receive data when the processor is in Master mode

ppj_pravyna - Jul 14 2009
I am new to LPC.I want to delevelop a code in Keil microvision to operate I2c as a Master and an accelerometer(LIS302DL) as Slave. I just want to know how to initialize ,send and r... LPC2101: I2c init,Transmit & receive data when the processor is in Master mode

LPC21xx gotchas   [2 Articles]

stevech11 - Jul 12 2009
I wasted several hours on a simple use of GPIO bits. Could not figure out why my code would not output a high on P0.3 or 2, but can on other pins. Google found someone from NXP... LPC21xx gotchas

I2C in LPC2368   [6 Articles]

samjith_wasim - Jul 8 2009
Is it possible to develop I2C without Interrupt Service Routines (ISR) ? ------------------------------------ ... I2C in LPC2368

RE: Re: Working around LPC flash updates and endurance

"sub...@aeolusdevelopment.com" - Jun 29 2009
Girish Pundlik Wrote > The upper limit of the LPC I2C interface is 400kHz, that gives approximately 40K=20 > bytes/second. A block of 256 bytes will actually entail 280 bytes of... RE:  Re: Working around LPC flash updates and endurance

Re: Working around LPC flash updates and endurance   [3 Articles]

Girish Pundlik - Jun 29 2009
Hi Martin, It would make sense to use small size memory for cost concerns. So even using a 32Kb memory, that has a page size of 32 bytes (Microchip 24AA32A) will need 8 iteratio... Re: Working around LPC flash updates and endurance

I2C and 'fast mode plus'

"h.belig" - Jun 19 2009
Hello, did anybody ever try to run a 'fast mode plus' I2C device at a clock rate of 1MHz with LPC2xxx? As the protocol is identical to 'fast mode', I wonder if it can be used w... I2C and 'fast mode plus'

Re: Slave-host bus interface   [2 Articles]

tcirobot - Jun 13 2009
--- In l...@yahoogroups.com, "Randy M. Dumse" wrote: > > Anyone know if there are slave-host bus interfaces on any of the > newer LPC offerings. So the ARM can sit as a pe... Re: Slave-host bus interface

Re: firmware upgrade using I2C only   [2 Articles]

saur...@pasl.in - Jun 9 2009
Hi, > I would like to program the lpc2138 flash (on board) to a new firmware by using only the i2c. > > Can it be done? Should I use the IAR-EW “intel-extended” output... Re: firmware upgrade using I2C only

Interrupt question   [7 Articles]

nerdinrage - Jun 3 2009
I am working with an I2C ISR and I was wondering what would cause the program to jump directly to the ISR when the I20Conset register is changed to start. I though the software in... Interrupt question
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | next