Buying Olimex Products in the UK
2004-09-03 by robert.wood@apostrophe.co.uk
Hi folks, Anyone in the UK bought anything from Olimex? The Olimex site points you to Taylec, but Taylec have no mention of the ARM stuff on their web site,
Yahoo Groups archive
Messages
Page 267 of 329 · 16407 messages matched
2004-09-03 by robert.wood@apostrophe.co.uk
Hi folks, Anyone in the UK bought anything from Olimex? The Olimex site points you to Taylec, but Taylec have no mention of the ARM stuff on their web site,
2004-09-03 by Pawel Sikora
... I am using a GNUARM-3.4.1. [fragment of app.s] irq_handler: @ Interrupt Service Routine. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 1,
2004-09-03 by lpc2000@yahoogroups.com
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 :
2004-09-03 by araft0
Hi, I am trying to use the IAP commands using lpc2114. The result[0] is allways 0. when the C compiler does not have -interwok option, the uC hangs. Is there
2004-09-02 by Robert Adsett
... First let s deal with the interrupt architecture. The basic response to exceptions is a table containing jump instructions at the start of the address
2004-09-02 by supertoll_trinity
if it is usefull: i m using the µvison3 compiler
2004-09-02 by supertoll_trinity
i m new in programming µc but i have some skills in c programming. i read in the user manual of the lpc 2124 all about the vic how to set the variables. but i
2004-09-02 by Gus
FTDI chip will run at 3MB but not the silab chip. It depends on what speed you need. Also, I think the drivers are not free for silabs but they are free at
2004-09-02 by bobi catorski
Hello All http://hubbard.engr.scu.edu/embedded/arm/armlib/ I need this library ,but unfortunately unable to D L it. Any one have it ? Thanks in advance Bobi
2004-09-02 by daniela_boyo
Hi, Thanks very much for your help. I tried out the code you sent and it works perfectly! Best regards, Daniela. ... LPC2129 ... if
2004-09-02 by Fuentes Rodriguez, M.E.
here s the code im using: for setting it up, using a PCLK of 60Mhz ADCR = 0x00210E01; set up ADC AIN0, @PCLK/15 =4MHz, 10bit ADCR ¦= 0x01000000; to read the
2004-09-02 by daniela_boyo
Hi everyone, I m having some problems with using the A/D converter of the LPC2129 ARM board. I m interfacing the board with an LM35DZ temperature sensor which
2004-09-02 by jrcmx1234
Greetings, My name is JR Rodrigues and I am with CMX Systems, which offers a tiny TCP/IP stack called CMX-MicroNet which will fit nicely on the processor that
2004-09-02 by Bill Knight
Have a look at lwIP http://savannah.nongnu.org/projects/lwip/ It has even been ported to eCos. Is there a reasonably complete port of eCos for the LPC?
2004-09-02 by nourson54
check this : http://www.silabs.com/products/microcontroller/interface.asp 3$,no other components around, and extended temperature range ... ... nice test ...
2004-09-02 by Ilko Radulov
Is there any small TCP/IP stack with PPP that can be implemented over ECOS in LPC2106 (128KB FLASH + 64KB SRAM) ?
2004-09-02 by dave_albert
Does anyone know what the power consumption of the LPC210x or 211x is with the CPU in IDLE mode and only the RTC running? I can only find figures for active
2004-09-02 by Paul Curtis
Richard, I think you download the latest DLL and give it a whirl; ask Rolf. I m not really affiliated with the ARM produce per se. -- Paul.
2004-09-02 by Milos Prokic
Thanks on the advice! I m most probably going to go with FTDI. it seems that firmware/software support is quite extensive. I ll probably throw in the footprint
2004-09-01 by Richard
How does one load new firmware into the J-Link? Richard ... Olimex. ... last
2004-09-01 by Paul Curtis
John, ... Have you loaded the latest firmware into the J-Link? Rolf Segger s last e-mail to me on the subject invited us to try the new software. Jon Elliott
2004-09-01 by Raymond Rogers
I m about to start work on a project using the LPC2104. Has anybody used either the Lauterbach or the EPI Majic with any success on this device? Regards,
2004-09-01 by johnnorgaard2003
... and upgrade ... Hi Robert I use CrossWorks (windows) and use Segger J-Link and Wiggler JTAG. I have problems when using Segger J-Link, it fails to stop
2004-09-01 by Robert Wood
Ah, I d forgotten about your USB one! Think I ll get an Olimex one and upgrade to USB when you get your act together! ;-) Cheers, Rob Rob, ... The parallel
2004-09-01 by Paul Curtis
Rob, ... The parallel port wiggler works for most people, and Olimex do a cheap unit. Downside is it doesn t work on some parallel ports for some reason.
2004-09-01 by robert.wood@apostrophe.co.uk
Hi folks, Could someone recommend a suitable JTAG interface to use with Rowley s (Linux) IDE please? Preferably one someone s actually used and knows works!
2004-09-01 by Robert Adsett
... I thought I remembered something about peripherals and word access in the user manual so I went and looked it up. From the bottom of p49 of the 2119 user
2004-09-01 by Leighton Rowe
When reading bits 16:23 of I/O Port1 into a byte variable, I d normally do something like this... unsigned char Variable; Variable = (IO1PIN 16)& 0xff; I m
2004-09-01 by elvis_seventy_seven
Try the Cygnal CP2101 ! This is a small UART-To-USB Bridge Controller, which is very easy to use. Regards, elvis_seventy_seven
2004-09-01 by Jan Szymanski
... one of the methods common to all microcontrollers is to use a watchdog timer, don t know if it can be called a software reset, but does what you need.
2004-09-01 by alipowsky
Hi all, is there a possibility to issue a software reset to a LPC2119 chip. I would like to have all registers etc, in the same state as after a hardware
2004-08-31 by bobbruce000
Anyone have fast working code for unsigned 32 bit division? Currently, I am using the __udivsi3 routine that comes with gcc, but it is slow and appears to be
2004-08-31 by Richard
New version in the files section, feedback please. Thanks Richard
2004-08-31 by lpc2000@yahoogroups.com
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 :
2004-08-31 by Rodrigo Cesar da Silva Martins
How can I configure the uVision to use the newest version of GNUARM (3.4.1)? Rodrigo Martins Intermetric Instrumentos Ltda (11) 4761-8009
2004-08-31 by haack0815
... do the ... parallel ... via USB ... experience with ... means to ... Hi Milos, take a look at the FT232BM from FTDI (www.ftdichip.com). Andreas
2004-08-31 by Curt Powell
Milos, We have had good luck using the FTDI FT245BM. DLP Design makes a nice test module, the DLP-USB245BM, using this chip. With a little tweaking of the
2004-08-31 by Milos Prokic
Hi everyone, I wanted to fabricate a board with the LPC210x that will have USB connectivity. I have found some simple chips that would definitely do the job -
2004-08-31 by rjy8960
Hi All Can anyone suggest any Flash / ROM devices that support the Burst mode of the LPC2XXX family? Regards Richard
2004-08-30 by rottenralph76kc
We are using the TIANMA MICROELECTRONICS TM12864NCCG Using the IAR workbench & compiler with a 2104... NOT a very demanding application, so not too concerned
2004-08-30 by lpc2100
interrupt keyword does not work in GCC 3.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12637 try a new version or refer to
2004-08-30 by acetoel
SPI and Graphic LCD...are you using a Nokia 3310 Display? Which compiler are you using? Bye Ezequiel
2004-08-30 by rottenralph76kc
Hello all, Is there any sample SPI setup/running code for the 210x available??? First time to use the SPI interface for a graphic LCD and would like to see
2004-08-30 by Mel
I don t if this will help you much as I ve no idea what uC you are using but I m currently in the process of developing an I2C interface myself. I have the SI
2004-08-30 by Karl Olsen
... a ... You cannot do that with the current LPC2000 timers. The capture feature is for finding the exact time where an edge happens, not for finding the
2004-08-30 by zpierre007
Hi everybody, I know it s very simple, but can somebody help me to count the falling edge clock ticks from an another chip with the timer0 capture2 on the
2004-08-29 by Pawel Sikora
The attachment: http://149.156.124.14/~pluto/tmp/led.zip __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage!
2004-08-29 by Pawel Sikora
Hi, I have the LPC2104 kit. I ve used the IAR-System for developing so far but I would like to try the GNU ARM. I ve rebuilt several existing applications that
2004-08-28 by Mark Butcher
Hi All Using IAP command I have just ported an S-record download utility to the (LPC2106). When the first byte to be programmed is received, a 512 byte RAM
2004-08-28 by lpc2000@yahoogroups.com
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 : /LPCAdap.PCBDOC