Search the web
Sign In
New User? Sign Up
lpc2000 · LPC Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 22419 - 22449 of 34807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22419
Dear all, I am at the end of my product development (with LPC2290). I am testing 15 products on the same can network. I use acceptance filter. After a moment...
gfaurie1
Offline Send Email
Feb 1, 2007
8:58 am
22420
More infomration, if i set bit AccBP to one (disable acceptance filter) installation work fine !!??!!...
gfaurie1
Offline Send Email
Feb 1, 2007
9:05 am
22421
The Philips example of virtual COM on USB is virtual only looking from the PC side. Is there any solution available, which looks like UART from inside the...
varuzhandanielyan
varuzhandani...
Offline Send Email
Feb 1, 2007
9:28 am
22422
Did you write the enable / disable functions yourself? Or are you calling them from somewhere? If you did them yourself can you add on the code just so we can...
Andrew Berney
berney73
Offline Send Email
Feb 1, 2007
10:41 am
22423
Sounds like the setup of your filter isn't quite right. Post the CAN initialisation you're doing up on here and it may perhaps become more obvious for us. Andy...
Andrew Berney
berney73
Offline Send Email
Feb 1, 2007
10:59 am
22424
I compiled a winarm lpc2129_blinkswitch_irq example with no error. Then i copied the ISP routine to lpc2138_uart0_irq example and tried to copile it, but now i...
klemen_dovrtel
Offline Send Email
Feb 1, 2007
11:35 am
22425
Hello this is the my first project use the LPC23xx. Is possibly generate the nine bit for address data system in multimaster application Master/Slave when are...
franco.dalpero
Offline Send Email
Feb 1, 2007
11:50 am
22426
... May be I did not understand your question. Why would you look for a virtual COM port if you have between 2 and 4 real, physical COM ports on the...
lpc2100_fan
Offline Send Email
Feb 1, 2007
11:53 am
22427
... It's telling you what's wrong! I would have thought "interrupt Service Routines cannot be coded in Thumb mode" was pretty unambiguous! To explain: when an...
Brendan Murphy
brendanmurphy37
Offline Send Email
Feb 1, 2007
11:58 am
22428
... This has a lot to do with the way the ARM architecture works. If an exception, e.g. an interrupt occurs, the core autmatically switches to ARM mode. For...
lpc2100_fan
Offline Send Email
Feb 1, 2007
12:00 pm
22429
... This has come up numerious times on this forum. Try using the (pretty poor) search facility to see what previous posts have said on the subject....
Brendan Murphy
brendanmurphy37
Offline Send Email
Feb 1, 2007
12:01 pm
22430
... For example I have software working with communication between LPC UART and PC COM port. Now I want with minimal changes adapt it to work with laptop,...
varuzhandanielyan
varuzhandani...
Offline Send Email
Feb 1, 2007
12:12 pm
22431
... Yes, programming parity bit to work in fix mode: setting LCR.5=1 LCR.4=0 LCR.3=1 it will force parity bit to 1 and if you write LCR.5=LCR.4=LCR.3=1 it will...
Micron Engineering
micronpn
Offline Send Email
Feb 1, 2007
12:17 pm
22432
I can send you my source code. I call this function to allow CANID : 181h to 185h, 281h to 285h, 381h to 385h, 481h to 485h and 624h I could send to you screen...
gfaurie1
Offline Send Email
Feb 1, 2007
12:45 pm
22433
Hi there! First of all, I would like to thank all people that´s helping me. Thank you all! :) So, I´m trying to build a composite device using USBHID demo...
Lucas Bracher
lucasbracher
Offline Send Email
Feb 1, 2007
5:49 pm
22435
Just going nuts figuring out baudrates on the LPC2103 I think there is a typo in the formula in the datasheet - section 10.3.4 I think the bottom line should...
Mike Harrison
mikentb123
Offline Send Email
Feb 1, 2007
8:06 pm
22436
... (16x(256*U1DLM+U1DLL)) ... Yea its typo above !! No diff in your two formulas. Suvidh...
suvidhk
Online Now Send Email
Feb 1, 2007
8:46 pm
22437
Just found why the fractional divider wasn't working... Errors in the IAR header file register definitions - not sure whether this file was part of the main ...
Mike Harrison
mikentb123
Offline Send Email
Feb 1, 2007
9:33 pm
22438
... Oops - second should read (16x(16*U1DLM+U1DLL)), as in the UM....
Mike Harrison
mikentb123
Offline Send Email
Feb 1, 2007
10:52 pm
22439
I am bringing up new LPC2364 based hardware and the crystal oscillator does not appear to be working. I believe this oscillator should work even on a blank...
Leo Cahalan
tilco1234
Offline Send Email
Feb 2, 2007
1:17 am
22440
... Hi Leo, In order for programming to work, ISP code must be running. This means crystall oscillator must be working. How do you know programming is ok? If...
jayasooriah
Offline Send Email
Feb 2, 2007
1:55 am
22441
Hi I am using P1.16 to P1.23 of LPC2132 as data bus. i have connect a 4 74LS244 and 3 74Ls374 on that bus. i am controlling 244 and 374 by other signal. will...
jagdishlpc2138
Offline Send Email
Feb 2, 2007
6:33 am
22442
... Thank you, i did't know that. But i still don't understand this, both examples (lpc2129_blinkswitch_irq and lpc2138_uart0_irq) were compiled in thumb mode...
klemen_dovrtel
Offline Send Email
Feb 2, 2007
7:14 am
22443
... Check out the "Clocking and power control" chapter in the manual. The chip starts up using the internal 4 MHz RC oscillator, and the internal ISP code...
Karl Olsen
karlolsen_2003
Offline Send Email
Feb 2, 2007
7:42 am
22444
... From: Andrew Berney To: lpc2000@yahoogroups.com Sent: Thursday, February 01, 2007 11:46 AM Subject: RE: [lpc2000] Re: Bug on accpetance filter ? Sounds...
Gilles FAURIE
gfaurie1
Offline Send Email
Feb 2, 2007
8:06 am
22445
Hello, I'm using LPC2138 for my diploma work. Now I want to add matrix keypad. I have pullup resistor on pins for rows and I pins 0-3 of PORT0 are column and...
xoldikx
Offline Send Email
Feb 2, 2007
11:15 am
22446
... oscillator ... work ... when I ... any ... batch ... Flash ... it does ... the ... check ... The Flash Utility says programming was successful and I can...
Leo Cahalan
tilco1234
Offline Send Email
Feb 2, 2007
12:37 pm
22447
Hello at all Some person are testing what is the time for proramming the flash in the LPC2364 when use the uart port? tanks franco...
franco.dalpero
Offline Send Email
Feb 2, 2007
2:07 pm
22448
... When I responded earlier, I did not know about the internal oscillator in LPC2364. As Karl points out, the program probably loaded properly but does not...
jayasooriah
Offline Send Email
Feb 2, 2007
2:42 pm
22449
... I have pullup resistor on pins for rows ! Since you are pulling up the rows any thing you read from rows for no key press will be '1'. You should check for...
suvidhk
Online Now Send Email
Feb 2, 2007
3:00 pm
Messages 22419 - 22449 of 34807   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help