Re: [lpc2000] T6963 with LPC21xx
2006-05-22 by Mukund Deshmukh
... I am using KS0108 driver with GCC. The code is ported from C51 to ARM. Similarly plenty of C51 code is available for T6936, which can be ported to ARM. My
Yahoo Groups archive
Messages
Page 6 of 329 · 16407 messages matched
2006-05-22 by Mukund Deshmukh
... I am using KS0108 driver with GCC. The code is ported from C51 to ARM. Similarly plenty of C51 code is available for T6936, which can be ported to ARM. My
2006-05-22 by Erick Damasceno
Bertrik, If you have a msn user, tell me your account, and we can resolve my problem, if this dont piece you off . Thanks again Erick ... Abra sua conta no
2006-05-22 by Erick Damasceno
Bertrik, Thanks a lot for all information that ou give to me. But i need another: When i try to compile the code, i receive a error in usbcore.c saying
2006-05-21 by sierra_97845
Hi, recently I have purchased a LCD-Display with T693c-Controller. I d like to connect it with my LPC2129-Board in order to display some data. Has anyone done
2006-05-21 by Leon Heller
... From: bobtransformer To: Sent: Sunday, May 21, 2006 3:48 AM Subject: [lpc2000] Re: Broken IO Pins? ...
2006-05-21 by EmbeddedHub
hi Vineet, You could try to enter the followings at Project- Properties- ... VECTORED_IRQ_INTERRUPTS VPBDIV_VAL=2 Regards, Tim. http://www.embeddedhub.com/ ...
2006-05-21 by vineet jain
Hello all, I was evaluating of late. I need to know how to set the macros in the build properties. Say for example in the file Philips_LPC210x_Startup.s file
2006-05-21 by John Stamos
Thanks to everyone who replied. I feel much better now knowing what the problem was. I had no idea that pins P0.2 and P0.3 had no pull up resistors. Also
2006-05-21 by bobtransformer
... Weller ... Almost forgot about the Metcal soldering irons. The ones that heat up quickly using RF. We had a problem with one of these at work a few
2006-05-20 by Bertrik Sikken
... A list of the required changes is in this message: http://groups.yahoo.com/group/lpc2000/message/12327 Examples: * struct packing (usb.h) typedef struct
2006-05-20 by Tom Walsh
... Maybe it is time to stop purchasing $10 irons from Radio Shack, and get a used Weller setup from ebay? heh hee. I ve used a cheap Weller tranformer iron
2006-05-20 by bobtransformer
... documentation ... for ... to ... and ... w/ ... This may not have any relevance to your problem, but case in point... I had an IO pin on a LPC2102 not
2006-05-20 by Andy
Not sure but I think P0.2 and P0.3 have no internal pull-up resistors because they are for the I2C interface. You need to have external pull-ups. Andy ...
2006-05-20 by Robert Adsett
... Well P0.2 & P0.3 are open collector so they ll need pull-ups. See http://www.open-research.org.uk/ARMuC/LPC2100Tips.html P0.26 I don t see anything off
2006-05-20 by Martin Maurer
Hello, ... P0.2 and P0.3 are I2C pins. You must add pullups. Search for older posts here in this mailing list ! I don t know anything P0.26 related, sorry.
2006-05-20 by bobtransformer
... The ARM one is IAR 4.31A. Got the same sort of output from Code Terrorist (for freescale non ARM uPs) which I was very happy to have just un-installed
2006-05-20 by jstamos111
Hey guys, This problem has me completely baffled. Hopefully you can help. I have an LPC2106 running on a board of my own design and am using Keil tools to
2006-05-20 by Erick Damasceno
Hi people, I m new in this forum and i would like to know if anyone here have succed porting the keil virtual com port code for the gnu. I saw a post from
2006-05-20 by Tom Walsh
... Not sure what you are running, but I get absolute org ed listings with gcc. Turn on the following options and you will get an .lss file that is a complete
2006-05-20 by Tom Walsh
... Could be that nobody has anything to say. Not everyone runs keil software. TomW -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net,
2006-05-20 by stonoga_jacek
Hello I have a problem with downloading program to ram memory. I use my own custom hardware with LPC2214, wiggler, and gnu toolset. I want to run some simple
2006-05-20 by xiongwei
hi£º I am so sorry about wuhan is far away to changzhou or jiangsu. My friends also in shenzheng or wuhan.so i am sorry i can t help you. but if you go to
2006-05-20 by jayasooriah
... The compiler generates relocatable object modules. Thus the listing it generates only shows relative addresses. Most simulators and emulators depend on
2006-05-20 by bobtransformer
Whatever happened to absolute code listings ? Are they a thing of the past now ? I notice that IAR EWARM and Freescale (Code Warrior/Code Terrorist) generate
2006-05-20 by Shahzeb Ihsan
Hmm...so I guess no one s willing to help me out here :) Anyway I did a little googling and came across some threads saying something about loading a flash
2006-05-20 by EmbeddedHub
hi, Olimex ARM-JTAG works well with IAR via H-JTAG. You may follow the steps below for the configuration. 1. The H-JTAG freeware could be downloaded from
2006-05-20 by xiao hu
I am in xi an,shannxi province.But far from Changzhou. Welcome to xi an! Changzhou , jiangsu province is close to Shanghai. ... on 22nd May. ... knowledge on
2006-05-20 by Bansi Pawar
Hi all, I have tried to configure OLIMEX JTAG cable with my LPC2106 board, but when I run debug mode from IAR IDE(free download version), it responds with
2006-05-20 by Tom Walsh
... Yes, that is why I depend on an SD card instead of flash to store big stuff. Regards, TomW -- Tom Walsh - WN3L - Embedded Systems Consultant
2006-05-20 by jayasooriah
... I would not recommend this. I suggest you configure EMC to use it as 16-bit device, and wire the addresss lines so that it will work correctly for both 16-
2006-05-20 by jayasooriah
... One client struggled with similar problem for weeks. The system state for watchdog recovery was stashed in this area. Things worked fine until IAP flash
2006-05-20 by jayasooriah
... A while back we discussed the SWI method and its benefits in another thread. If I recall correctly, I posted the SWI equivalent for the code snippet
2006-05-20 by richa gupta
Hi ALL I am suing lpc2124 i wrote the code to delete the contents of flash memory using my C program now i am working on download stuff I wrote the code to
2006-05-19 by lhaddix
Hi, I m working with an LPC2138 and spent the day getting IAP and interrupts all working at the same time. In the course of this I think I scanned every IAP
2006-05-19 by frodri123123
In isochronous transfers data is sent in preassigned slots at each frame (and never more than once in a frame). For this reason a dedicated interrupt is not
2006-05-19 by lpc2100_fan
... every 10 ... writing ... EEPROM by 125 ... Hi, another option could be to use an EEPROM with 1 Mio write /erase cycles. I found a brandnew datasheet from
2006-05-19 by Tom Walsh
... That is a good suggestion, thank you. TomW -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net, http://cyberiansoftware.com Windows?
2006-05-19 by derbaier
... Select the RDI interface driver in the project options of Keil s uVision, and get H-JTAG from the link below to provide the RDI interface to the Wiggler.
2006-05-19 by naderus2000
hi, how can i use wiggler jtag in keil uvision3 for LPC2148? thanks.
2006-05-19 by Danish Ali
One trap I fell into was that I was running my code in _user_ mode rather than _system_ mode on the arm processor. In user mode, you can t manipulate the
2006-05-19 by ghetto_shinobi
... using the ... 60MHz but ... wait for ... Well, Rowleys Crosswrok does have the LPC2148 as a target.You must send an e-mail to get all needed files for
2006-05-19 by Langosta39
I m having trouble hitting the watchdog on the 2103. It works just fine without IRQs, but after I enable interrupts I can no longer feed it. I am disabling
2006-05-19 by Arie Finkelstein
Rowley s CrossWorks doesn t have the LPC2148 as a target. Are you using the LPC2138 instead? If so, the PLL is not set correctly and the LPC2148 doesn t run at
2006-05-19 by andersryl
Me again, I figured out what was wrong with my system. I m interfacing a device that has 16 data lines and holds a number of 16-bit wide registers internally.
2006-05-19 by 42Bastian Schick
Jim ... I did this for his original size and *hmm* did it wrong. ... 100k cycles à 10s = 1e6 s = 277h ~= 11days :( not 461 So you re right, the 32k EEPROM
2006-05-19 by Leon Heller
... From: theothervmax To: Sent: Friday, May 19, 2006 10:02 AM Subject: [lpc2000] Re: EEPROM ... I was going to
2006-05-19 by Jim Parziale
Actually, I calculate the lifetime at 1481 days: 128 writes * 10 sec/write = 1280 seconds per erase cycle 1280 * 100000 cycles = 128,000,000 seconds which is
2006-05-19 by Leon Heller
... From: Jacob Oursland To: Sent: Friday, May 19, 2006 7:15 AM Subject: [lpc2000] Software UART ... How are you
2006-05-19 by Shahzeb Ihsan
Hi, I compiled a small example using ADS compilers with Keil uVision3 for LPC2148, set to be downloaded into the flash and debugged from there. The compiled
2006-05-19 by 42Bastian Schick
... Try if you can pack the data. ... With 128bytes there are still some days missing :-) And maybe you should give some percent plus. In the end it is a