Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

lpc2000 · LPC ARM Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 9800
  • Category: Microcontrollers
  • Founded: Nov 17, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 4243 - 4272 of 58811   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4243 Larsen, Morten ActeNO
mortenlus Send Email
Dec 1, 2004
8:41 am
Hi, I use the AT91SAM7S64 (in the form of "AT91SAM7S64-EK" evalboard + IAR SW) and it has indeed USB transceiver, but *device* (function) controller only - no...
4244 Karl Olsen
karlolsen_2003 Send Email
Dec 1, 2004
9:08 am
... With ... is ... str ... the ... Have you changed the VPB divider from the default 4 to 1? Karl Olsen...
4245 digtalfreak Send Email Dec 1, 2004
10:42 am
Thanks, that link helped very much. I also thought about the pipelining but I din't understand how to get from cycles to needed clocks. I need to know the...
4246 digtalfreak Send Email Dec 1, 2004
10:52 am
In the example the VPB divider was 4, I now tried with 1 and I got a Freq of 3,50 MHz, that are 17 clock cycles for 1 period. It should be only 16 (like...
4247 microbit
forum_microbit Send Email
Dec 1, 2004
11:02 am
... Could it be an extra wait state for the CPU to be granted access to the VPB bus ??? -- Kris...
4248 sifiland Send Email Dec 1, 2004
11:02 am
CRC is at the address 0x14 falsh. which I must do, so that one gets correct CRC sifiland ... go...
4249 ©@°Ø¦â¤p...
sevenstar_uk Send Email
Dec 1, 2004
11:02 am
Hi everyone, I am using LPC2106 at the moment and only got the general purpose timer (Timer0 & Timer1) setup. I am using vectored IRQ handler to handle the...
4250 elikcohen Send Email Dec 1, 2004
1:48 pm
How do you connect the SCK clock ? Do you generate it externaly from the XTAL and connect it to SCK ? It's not quite clear from the datasheet how to do this. ...
4251 manikandan palaniappan
aravindar_ma... Send Email
Dec 1, 2004
2:13 pm
Hi, I am using LPC 2104 with 14.7456Mhz crystal.i want a timer interrupt to be occured every 1 minute.The calculation and settings i follwed are below I AM...
4252 ian48harry Send Email Dec 1, 2004
2:34 pm
It is the two's compliment of the rest of the vector group, 8 32bit word, (for the calculation add in 0x00 for address 0x14. When calculated add that value in...
4253 microbit
forum_microbit Send Email
Dec 1, 2004
2:42 pm
Have you accounted for the fact that your VPB bus is default cclk/4 ? (Pclk). You set this at register VPBDIV. -- Kris ... From: "manikandan palaniappan"...
4254 FabioDB
altraqua Send Email
Dec 1, 2004
3:09 pm
... As a normal SPI master-slave with LPC2106 as master and an ADC as slave. ... No, SPI clock from the SCK pin of LPC2106. -- FabioDB <fabiodib@...> ...
4255 lpc2100_fan Send Email Dec 1, 2004
5:30 pm
Gus, got some information about the Atmel devices. All that I have seen are DEVICE only. No host functionality. Cheers, Bob...
4256 Gus
gus_is_working Send Email
Dec 1, 2004
6:08 pm
Bob and all, Thanks for all the replies. You are right Bob. Everything said was for device not a host!! I am looking for HOST (same as PC) where you can plug a...
4257 Messal, Art
boulder_art Send Email
Dec 1, 2004
6:22 pm
Hi Gus, Rumor has it that Philips will soon have an LPCxxxx device which can act as both a USB slave and host. But this is only rumor. LPC23xx with USB...
4258 Gus
gus_is_working Send Email
Dec 1, 2004
7:49 pm
Philips already have USB hosts that are none-PCI so adding one to the LPC family is not impossible. ... can act as ... (mose ... seen ... there ... FLASH ... ...
4259 Clyde Stubbs
clyde@... Send Email
Dec 1, 2004
8:06 pm
... Take a look at the library functions div() and ldiv(). Clyde -- Clyde Stubbs | HI-TECH Software Email: clyde@......
4260 Marko Panger
fe64970103 Send Email
Dec 1, 2004
9:22 pm
Hi all, As Larsen said Atmel has a nice USB Host/OTG chip AT43USB380. Recently I have set up a discussion group about Atmel USB products in particular about...
4261 Lewin A.R.W. Edwards
lewin_edwards Send Email
Dec 1, 2004
11:48 pm
... Just in case this is what you're doing: *In general* it is wise to avoid using software timing on cores like ARM. Although it's quite deterministic on the...
4262 mteversmith Send Email Dec 1, 2004
11:55 pm
A demo-application ("T-Clock";) using a LPC2106 interfaced with a GLCD (KS0107/KS0108), a One-Wire Temperature-Sensor (DS18x20) and a "mechanical rotary...
4263 digtalfreak Send Email Dec 2, 2004
12:31 am
No I don't wan't to use that for timing the software. I only need that for documentation. Today I was seraching very intensive for some infos about the timing....
4264 digtalfreak Send Email Dec 2, 2004
9:38 am
Very interesting projects. I was looking for GNU compilation some time ago but I only found some using cygwin... I will give it a try....
4265 lpc2000@yahoogroups.com Send Email Dec 2, 2004
1:06 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc2000 group. File :...
4266 joe88250 Send Email Dec 2, 2004
1:23 pm
... http://groups.yahoo.com/group/lpc2000/files/LPC2129EB/LPC2129EB_REVB.pdf ... Hi j_heissel could you tell me more about price and lead time for this board? ...
4267 Leighton Rowe
leightonsrowe Send Email
Dec 3, 2004
3:24 pm
I just have a small question on IRQ Interrupts...can an IRQ channel interrupt another IRQ routine (lower IRQ priority) that's currently executing? To make this...
4268 Jenish
jenish_gheewala Send Email
Dec 3, 2004
5:15 pm
simple have a uart throw some character on the terminal.in each timer routine have different message to identify. jns On Wed, 01 Dec 2004 11:01:44 -0000, © @...
4269 Jack Xu
xyxznp Send Email
Dec 3, 2004
8:58 pm
Hello all, LPC2210 and ARM are new for me. I need your kindness to help me solving this problem. I can not set a breakpoint when trying to debug a target. The...
4270 Dan Beadle
danbeadle Send Email
Dec 3, 2004
9:30 pm
The ARM TDMI has two on-board breakpoints which may be used for ROM/FLASH breakpoints. You can only have one breakpoint + single step or two breakpoints and...
4271 Jack Xu
xyxznp Send Email
Dec 3, 2004
11:58 pm
Thanks alot,Dan. I will it on RAM. Jack ... <http://us.ard.yahoo.com/SIG=129e9icjf/M=295196.4901138.6071305.3001176/D=gr ... ...
4272 karldalen Send Email Dec 4, 2004
4:34 am
Is it safe to use the NC pins as bypass for other signals routed on the PCB? Can it disturbe due to a supposed short lenght antenna function into the chip? ...
Messages 4243 - 4272 of 58811   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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