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...
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...
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...
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...
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. ...
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...
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...
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"...
... 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@...> ...
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...
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...
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 ... ...
... Take a look at the library functions div() and ldiv(). Clyde -- Clyde Stubbs | HI-TECH Software Email: clyde@......
Clyde Stubbs
clyde@...
Dec 1, 2004 8:06 pm
4260
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...
... 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...
A demo-application ("T-Clock") using a LPC2106 interfaced with a GLCD (KS0107/KS0108), a One-Wire Temperature-Sensor (DS18x20) and a "mechanical rotary...
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....
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 :...
lpc2000@yahoogroups.com
Dec 2, 2004 1:06 pm
4266
... 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? ...
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...
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...
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...
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? ...