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 "rtc"

  

Post a new Thread

LPC2378 , RTC issue   [2 Articles]

chetan_r_prabhu - Nov 20 2009
Hi there, Iam trying to read from RTC_SEC register and update the same value to the LED's which are connected to the LED's that are interfaced to P2.0 to P2.7(Keil MCB2300 eval.... LPC2378 , RTC issue

Re: Will it be a problem with GCC compiler ?

rtstofer - Nov 13 2009
--- In l...@yahoogroups.com, "raju_nem" wrote: > Here is the flow of code. > > Main() > { > > /*UART0 interrupts occures*/ > } > UART0_isr() > { > > ... Re: Will it be a  problem with GCC compiler ?

Re: Re: interrupts of RTC

Mukund Deshmukh - Nov 12 2009
> here i am able to download the zip file inside the Folder(folder name is > RTC(rtc interrupt)).Have u installed "winrar" which can zip or unzip the > files. > Downloa... Re:  Re: interrupts of RTC

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

mjbcswitzerland - Nov 7 2009
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 be configured as inputs (they are th... LPC2103 P0.2 and P0.3 problem

Life Expectancy of CR2032 Battery w/RTC   [14 Articles]

kevin_townsend2 - Nov 6 2009
I was wondering if anyone here has any concrete experience with how long you can expect a (decent quality) CR2032 to work connected to RTXC/VBAT on something like a 2148? I was us... Life Expectancy of CR2032 Battery w/RTC

Re: LPC2148 uart problem

jcdmelo - Nov 4 2009
Stijn, Here's my $0.01 worth of advice: - follow Richard's advice on writing your own %$#@_f I/O routines based on K&R examples - here's my version for an scanf-like rou... Re: LPC2148 uart problem

Problem of RTC when power is off ?   [3 Articles]

raju_nem - Nov 3 2009
RTC is working fine as long as power is on.When remove the power and take time and again giving power,RTC is started running with time where i remove the power.It means not sho... Problem of RTC when power is off ?

RTC problem of LPC2148 using gcc   [3 Articles]

raju_nem - Nov 2 2009
This is the code for RTC,i am trying to printing the HOURS,minutes and seconds by reading the HOUR,MIN and SEC time counters of RTC.I am getting zero even i am setting the time by ... RTC problem of LPC2148 using gcc

Re: interrupts of RTC   [22 Articles]

raju_nem - Oct 31 2009
i am using only one isr_routine that is RTC,no other isr routines in my code.Even with this isr routine also,is not called.At this initialization part only struck up.I am posting t... Re: interrupts of RTC

WOrking of RTC in LPC2148   [7 Articles]

raju_nem - Oct 28 2009
HI i need to use rtc of lpc2148.For every sec, i need to send the time to Hyperterminal.I am using gcc compiler.i searched sample codes.Those are not working.Any one wo... WOrking of RTC in LPC2148

Re: LPC2103 RTC and battery backed up variables

mjbcswitzerland - Oct 19 2009
Not exactly the same topic but still RTC related. I am wondering what is the difference between the following count increment interrupts? - day of week - day of month - day o... Re: LPC2103 RTC and battery backed up variables

RTCK on lpc1313 (Up? Down? Does it matter?)   [3 Articles]

kevin_townsend2 - Oct 8 2009
I should get a few samples of the LPC1313 and LPC1343 tommorow from Digikey, and was just finishing off a simple board to test them out. I've added JTAG, and broke out most of the... RTCK on lpc1313 (Up? Down?  Does it matter?)

Problem with EINT3   [3 Articles]

ajellisuk - Oct 5 2009
Hi I'm probably missing something subtle here, but inmy application I have a keypad controller IC (MAX7359) with it's interrupt output connected to EINT3 on my processor (LPC214... Problem with EINT3

RTC doubt with LPC2368   [7 Articles]

"Wagner Loebel (GMAIL)" - Oct 3 2009
Hi everybody. I'm Wagner, I'm from Brazil. This is my first post here, I'm starting w= ith ARM7 (I bought a board from ETT -Thailand with LPC2368) and I amazed wi= th this... RTC doubt with LPC2368

Stability of 32khz PLL source for LPC24xx devices   [2 Articles]

tclarke1 - Sep 18 2009
I am using the LPC2478 device which has the ability to use the RTC xtal as the PLL input to derive all the clocks, as opposed to using a separate external osc. Is there any downsid... Stability of 32khz PLL source for LPC24xx devices

Restore PLL after wake up from Power Down   [4 Articles]

Nico Christie - Sep 11 2009
Hi, I'm writing some code to make use of Power Down mode and wake up using RTC alarm interruptions (with INTWAKE bit 15 set), but came across a little problem. After waking up, a... Restore PLL after wake up from Power Down

Re: OpenOCD in Windows Vista 64?

henrym_33 - Sep 10 2009
I managed to get everything working on my Vista 64 machine. It took a few sorta painful days working with the openocd.cfg and gdb init scripts but now I'm able to remotely debug, s... Re: OpenOCD in Windows Vista 64?

Re: LPC2103 Power Consumption (@ 24-36MHz)   [2 Articles]

jfpeyre - Sep 10 2009
--- In l...@yahoogroups.com, jtd wrote: > > On Thursday 10 September 2009, kevin_townsend2 wrote: > > I was working on a solar power supply that will switch to battery ba... Re: LPC2103 Power Consumption (@ 24-36MHz)

RTC LOCK   [2 Articles]

samjith_wasim - Sep 9 2009
Hello guys, I have a doubt in RTC driver of LPC2368 . After the Setting the Date and Time is there any provision for Locking up the Registers of RTC so that no one can change th... RTC LOCK

RTC current consumption   [3 Articles]

"hen...@ymail.com" - Sep 7 2009
This issue was partially covered Nov 3, 2008 8:48 pm but I have further questions: In the errata sheet, the PCONP register is mentioned and I'm supposed to clear the PCRTC bit ... RTC current consumption

RTCK high or low on LPC2103?   [7 Articles]

kevin_townsend2 - Sep 6 2009
I've been looking at a variety of schematics for an LPC2103 board I was working on, and it I've seen RTCK on the JTAG port pulled both high and low on different schematics. I pull... RTCK high or low on LPC2103?

Re: Driving LEDs directly from LPC2378   [5 Articles]

alexander_ribero - Aug 28 2009
Hi: Note that the bit 3 of PINSEL10 is read from RTCK signal in the JTAG connector at reset time, and that is recommended to have a 10k pull-up resistor on this pin. This could ... Re: Driving LEDs directly from LPC2378

Re: LPC2132/01 ISP issue

gmpundlik - Aug 20 2009
The LPC2132 datasheet itself says: "If the RTC is used, VBAT must be connected to either pin V3 or an independent power supply (external battery). Otherwise, VBAT should be tied... Re: LPC2132/01 ISP issue

RTC in LPC2129   [7 Articles]

anilupretidae - Aug 16 2009
Hi all I was just wondering why there is no VBAT pin and Crystal inputs in LPC2129. If there in RTC on chip then Battery backup and crystal is a must. Can you pls help me understa... RTC in LPC2129

RTC in LPC2129

anilupretidae - Aug 16 2009
Hi all I was just wondering why there is no VBAT pin and Crystal inputs in LPC2129. If there in RTC on chip then the Battery backup and crystal is a must. Can someone pls help m... RTC in LPC2129

RTC and power consumption   [3 Articles]

"joris.mushrooms" - Aug 5 2009
Hello everybody, I'm interested in LPC24xx and i'm currently working on RTC feature. My aim = is to keep RTC running when my system is plugged off, so i need to determin= e ba... RTC and power consumption

Fwd: I2C Issue   [3 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

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

LPC2378 external crystal problem

Gopalakrishnan - Jul 21 2009
Hi I am developing a board using the LPC2378 ARM microcontroller.I am using the Keil Uvision3 as the compiler. The whole system works perfectly with internal 4Mhz all UART's,... LPC2378 external crystal problem

LPC2378 external crystal problem

Gopalakrishnan - Jul 21 2009
Hi I am developing a board using the LPC2378 ARM microcontroller.I am using the Keil Uvision3 as the compiler. The whole system works perfectly with internal 4Mhz all UART's,... LPC2378 external crystal problem

LPC2106B (old), JTAG disables P0.18-31???   [5 Articles]

stevech11 - Jul 12 2009
Olimex says, in their LPC2106 board document "Important: when JTAG is enabled P0.18-P1.31 ports take their JTAG alternative function no matter of PINSEL register value, so during... LPC2106B (old), JTAG disables P0.18-31???

My new board   [3 Articles]

Jonathan Masters - Jul 8 2009
A word of thanks for the suggestions for the problems with the board. It wasn't the chip, and OCDRemote was already running at -s7. The DBG link on the OLIMEX board was made,... My new board

RTC value jumps if battery RAM location is written with some value   [3 Articles]

"S.R.Sasi Kumar" - Jul 8 2009
=A0 Hello all, =A0 I am using LPC2468 in my application wherein i wanted to initialize my RTC = during the application startup. Before initializing the RTC i must check wh... RTC value jumps if battery RAM location is written with some value

RTC on LPC2478   [3 Articles]

Daniel P - Jun 22 2009
Hi all, I got a RTC issue on the LPC2478, when the device resets the time and date is ok, when power is cycled the time is still ok but date is corrupt, data sheet for RTC sa... RTC on LPC2478

LPC2378 Battery RAM area   [3 Articles]

Walter - Jun 12 2009
I'm trying to used the Battery RAM area to save data during power off. I have Vbat connection and RTC works fine, but the Battery RAM does not hold the data. Area is 0xE0084000 - 0... LPC2378 Battery RAM area

LPC 2368 RTC values reset to zero   [3 Articles]

tayyaba_ch - Jun 3 2009
Hi i am working with LPC 2368 and using 32k external crystal for RTC and cell as RTC power supply. RTC is working fine, i can set and read RTC successfully, but some times it r... LPC 2368 RTC values reset to zero

RTC values reset to zero   [2 Articles]

tayyaba_ch - Jun 2 2009
Hi i am working with LPC 2368 and using 32k external crystal for RTC and cell as RTC power supply. RTC is working fine, i can set and read RTC successfully, but some times it res... RTC values reset to zero

=?koi8-r?Q?Re=3A__Re=3A_Power_Down_mode_for_LPC2368?=

=?koi8-r?Q?=F7=C1=C4=C9=CD_=F0=CF=D0=CF=D7?= - May 29 2009
Greetings, Alex. Excuse that did not answer, left far. Coming back to our talk on RTC wakeup has made the following: I start RTC RTC_ILR=0x03; RTC_CCR=0x11; RTC_CI... =?koi8-r?Q?Re=3A__Re=3A_Power_Down_mode_for_LPC2368?=

Incorrect RTC Alarm(23:59:59) Issue in LPC2101   [6 Articles]

prab...@yahoo.co.in - May 28 2009
Hi all, I am working on LPC2101 for past 4 months. I am facing one unexpected behavior when put LPC in to Powerdown mode long time and wakeup using RTC Alarm. Sample c... Incorrect RTC Alarm(23:59:59) Issue in LPC2101
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | next