Re: [lpc2000] WiFi
2005-04-01 by Bill Knight
You might want to have a look at the LPC-SBC2 board at http://www.theARMPatch.com It has a CompactFlash interface. A number of WiFi cards are available which
Yahoo Groups archive
Messages
Page 200 of 329 · 16407 messages matched
2005-04-01 by Bill Knight
You might want to have a look at the LPC-SBC2 board at http://www.theARMPatch.com It has a CompactFlash interface. A number of WiFi cards are available which
2005-04-01 by Paul Curtis
Hi Bill. ... I ve been using the EDTP AirDrop-A which also has a CF adapter and have uIP running over 802.11b on an AVR with 4K of memory (and I don t use
2005-04-01 by Richard
We have used the Digi modules with no problems. richard
2005-03-31 by lpc2100_fan
Hi, as we have seen, we are running out of space in the files section. There are several option how to resolve this, mt proposal would be to start replacing
2005-03-31 by philips_apps
Bruce, I tried debugging the below code using the Keil MicroVision3 debugger. /* Configuring EXTMODE and EXTPOLAR */ VPBDIV=0x0; EXTMODE=0x1; VPBDIV=0x1;
2005-03-31 by Anton Erasmus
... Not a LPC2000 solution, but if you want an ARM7 +Wi-fi in a very small package you might look at the following:
2005-03-31 by charlesgrenz
Hi Curt, I recently used a Lantronix Wiport (WiFi). It is a can module that solders to the board and gives you a standard serial connection up to 960K baud (or
2005-03-31 by Curt Powell
Can anyone recommend WiFi (802.11b) chips that can be interfaced with LPC 2000 chips? TIA, Curt
2005-03-31 by Anton Erasmus
... Try http://www.gnuarm.com Regards Anton Erasmus -- A J Erasmus
2005-03-31 by Leon Heller
... From: k b shah (lascaux) To: Sent: Thursday, March 31, 2005 8:32 PM Subject: [lpc2000] lpc2292/2294 ... Try
2005-03-31 by k b shah (lascaux)
Hi everyone, I would like to download GNU toolset for philips LPC2292/22p4 family Can any one provide direction...??? Is there any special version like AVR
2005-03-31 by michael_rubinstein_sar
I plan to enter idle mode (PCON.IDL) for brief periods during I2C operations. Idle mode will be exited when an interrupt occurs. It seems that there s a race
2005-03-31 by gustavo_sagasti
Hi: I have a LPC-E2129 Olimex board, with USB (FTDI Chip). I would like to use the Philips Flash Utility to download the programs. I load the FTDI Virtual Com
2005-03-31 by Robert Adsett
... There are two bits to set the function for each pin. You just set the appropriate PINSEL register as needed to get the combination you want. IE PINSEL0 =
2005-03-31 by bobtransformer
Thank you, I feel somewhat better hearing this. What bothered me is looking at PINSEL0 and PINSEL1 registers. When the bits are set to 00, I see pins are
2005-03-31 by Gus
I am not sure how you would get started on this. I guess first, download and read the USB documentatin and the USB printer class then you can decide if it is
2005-03-31 by philips_marketing_usa
... If Future, Arrow or Avnet won t sell you 5 pieces, you should ask them to sample the pieces. You can also contact your local sales person and request 5
2005-03-31 by slawcus
How to do vector calculaction with command line parameters?
2005-03-31 by lpc2100_fan
Hi Bob, as a general rule, what is not assigned to an alternate function will still be general purpose I/O. In fact , you have more I/O pins on this device as
2005-03-31 by santosh jha
hi, infact in my project I have to attach a camera( webcam or any other) and i have to see on the graphical lcd and want to get the print out on inkjet
2005-03-31 by aff@fibertel.com.ar
I understand that there is an error in that sch. The configuration should be ... -| o-- R ----- X --| ... C C ... GND --------------- Regards, Alejandro
2005-03-31 by bobtransformer
I have been excited about trying the LPC2114 and LPC2124 parts (and similar parts) and notice in the users manual that when certain pins are assigned certain
2005-03-31 by chipburnssc
MCB2130 schematics @: http://www.keil.com/mcb2130/mcb2130-schematics.pdf
2005-03-31 by frankausloehne
Hi Bob and Charles, sorry for starting this mess in the wrong group. At least I have learned more about the LPC2000 flash devices. But I have still the problem
2005-03-31 by lpc2100_fan
Hi, there is an evaluation board from Keil and we used the RTC, it seems to work without problems there. Information about the board can be found here:
2005-03-31 by lpc2100_fan
Hi Frank and Charles, there seems to be a little mix up here: Frank you are talking about LPC900 and yes you can program byte by byte and use the program
2005-03-31 by Bruce Paterson
... Could Philips urgently confirm or not this EINT0 edge problem exists on a LPC2124 ? Just about to change a layout to use EINT0 in edge sensitive mode
2005-03-30 by embeddedjanitor
... You can only effectively program 512byte chunks at a time on 512byte boundaries. If you want to only update a few bytes at a time you re progbably going to
2005-03-30 by embeddedjanitor
I see Circuit Cellar and Philips are running a new competiton starting on 25 April. I hope this is open to the whole world and not just USA.
2005-03-30 by frankausloehne
Hello to everybody I am using IAP to program the FLASH memory ,to store permanently some data, as I have not included EEPROM in my target board.So my
2005-03-30 by Mark Crow
Refering to my earlier response, the ... should be the last thing the high-level IRQ handler should do (the routine whose address is in the exception vector
2005-03-30 by Mark Crow
When you execute: VICVectAddr = 0; you allow the VIC to post another IRQ interrupt. This should be the last operation performed before exiting the IRQ
2005-03-30 by Leighton Rowe
Peter, What s your current configuration of the stack pointers (in User mode,IRQ,FIQ, etc.)? Chances are that the Data aborts you ve been getting are due to
2005-03-30 by tom_laffey
Hi, I also want to write small chunks to the same sector. I m using a 2294. The users manual (table 216 in the IAP section of the May 3, 2004 manual and also
2005-03-30 by iahneyugn
Does nayone have document telling how to hook up a 32.768KHz crystal to pins RTCX1 and RTCX2? What capacitors value to use in parallel to the crystal? Thank
2005-03-30 by neptunus1000
... CrossStudio. ... one ... De Clock line is not working. The Data line is working. I m confused. The code I m using: #define STA 0x20 #define SIC 0x08
2005-03-30 by embeddedjanitor
I definitely got problems when writing 64 or 32 byte chunks on an LPC2129. After some experimentation I found I could only get reliable behaviour with 512
2005-03-30 by peterburdine
I figured it out. It didn t work as and irq, so I switched it to fiq and added VICIntSelect = 1
2005-03-30 by peterburdine
I m using the Keil s compiler and I m trying to setup a system clock that increments every 5ms. I am doing this by having a unsigned long int that gets
2005-03-30 by johnthomasedwardtimm
Robert, Thanks for the reply. Can I write 32 byte (256-bit) chunks 16 times to fill a 4096-bit section? I believe in a previous email you mentioned that
2005-03-30 by neptunus1000
Hello, I m trying to get the I2C bus working on a LPC2129 witj CrossStudio. I m already working on it for 2 day s. But no result. Is there some one how can
2005-03-30 by donhamilton2002
In the US, please.
2005-03-30 by jbhoudry
I have the same problem, impossible to put 1 in EXTPOLAR and EXTMODE for EINT0 (no problem for 1 to 3). I program all the recomendations from philips : Before
2005-03-30 by chris_davies00
Guys, I d like to announce dates for two UK ARM Seminars. Tuesday 12th April = Leeds Wednesday 13th April = Reading For details, please check out
2005-03-30 by lxlxlx_83
Hello, I will use the SSP controller in SSI slave mode (LPC2138). I fount that there are two registers dealing with prescalers (SSPCR0 & SSPCPSR). Is there
2005-03-30 by valdef78
... mode. ... Hello, you should look here : http://www.hitex.co.uk/arm/lpc2000book/index.html that s a book about LPC from Hitex.. there s a free download.
2005-03-30 by philips_apps
Varuzhan, don t count on pin 17 (look at LPC2138). Most likely pin 17 will remain P0.31 (output only). Also important P0.31 MUST NOT BE LOW during reset. Doing
2005-03-30 by philips_apps
John, the answer is simple, unreliable data :-( A new device will probably not show any proplems but over time data retention will get worse and you could
2005-03-30 by Varuzhan Danielyan
Dear Robert, Thank you very much. You write: The power pins will be kept at the same pins. I understand it that the pin 17 will remain a power pin and I can
2005-03-30 by philips_apps
Varuzhan, the CAN device has not been defined yet. Every effort has been made to keep changes to the PCB minimized. This will also be the case for a device