Search the web
Sign In
New User? Sign Up
lpc2000 · LPC ARM Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8700 - 8729 of 45904   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8700
Bogdan, Richard has explained to you how the software works and that the file system is compiled int uIP. uIP does not have a full web server, you can't...
Paul Curtis
paul_l_curtis
Offline Send Email
Sep 1, 2005
8:28 am
8701
... From: "SR" <emddjava@...> To: <lpc2000@yahoogroups.com> Sent: Thursday, September 01, 2005 6:51 AM Subject: [lpc2000] ISP source available? ... I...
Leon Heller
leon_heller
Offline Send Email
Sep 1, 2005
8:46 am
8702
Hi All, Has anyone set up the SPI or SSP on the LPC2148? I cant get SPI0 to work at all, i.e. no SCK when I scope the dev board (I have pull ups on SCK, MOSI0,...
highgatematem28
Offline Send Email
Sep 1, 2005
6:29 pm
8703
... My preference is to install gygwin from the cygwin site and then install gnuarm **without installing the DLLs that come with gnuarm**. I have found that...
Charles Manning
embeddedjanitor
Offline Send Email
Sep 1, 2005
9:53 pm
8704
Hello Malcom, Apart from the fact that the SSP supports several different serial interfaces compared to the SPI0 (SPI/SSI/Microwire vs SPI only), the key...
philips_apps
Offline Send Email
Sep 1, 2005
11:03 pm
8705
I saw a previous post that stated that the LPC2xxx can reach 115200kbps without modification, How do you do this? I can't seem to get the data right at 115200...
SR
emddjava
Online Now Send Email
Sep 2, 2005
4:10 am
8706
Hi, I 'd like to know if it's possible to program an external flash on CS0 with the integrated bootloader on UART0. The bootloader commands give the possibity...
gfaurie1
Offline Send Email
Sep 2, 2005
9:27 am
8707
Hi, no it's not possible to flash external memory by using the internal bootloader. You will have to write your own bootloader code. Regards Detlef ... CS0 ......
xjag74
Offline Send Email
Sep 2, 2005
10:23 am
8708
Hi everybody, some problem during using the IAP functions of the lpc2294. I have wrote this sample code: int iFlashRAMCopy (unsigned long...
mpwalter2005
Offline Send Email
Sep 2, 2005
11:39 am
8709
Hello, Thanks for the quick response and information, I had noticed that there was a FIFO on the SSP but was wondering how big it was (the manual doesn't...
medwar19@...
highgatematem28
Offline Send Email
Sep 2, 2005
12:44 pm
8710
... Hi Eric, I've just received the ARM technical publications CD, and the ARM-ARM is not on there either - so I guess they want you to purchase the book from...
David Hawkins
dave_w_hawkins
Offline Send Email
Sep 2, 2005
5:23 pm
8711
That's a tough one. You can run 115200 without problems as long as you have a crystal that supports standard baudrates, e.g. 14.756 MHz. Unfortunately this...
lpc2100_fan
Offline Send Email
Sep 2, 2005
5:28 pm
8712
...of course when I say that the manual doesn't mention the size of the SSP FIFo I'm obviously ignoring the very first page describing the SSP Features where...
medwar19@...
highgatematem28
Offline Send Email
Sep 2, 2005
5:31 pm
8713
I just received a copy of the second edition, ordered off amazon. It appears to be identical to the pdf from one of the links posted a week or so ago. The...
bell_c_d
Offline Send Email
Sep 2, 2005
6:08 pm
8714
Hello Malcom, Here are elements of your SPI0 code that are not lined up with this peripheral's spec published in the LPC214x User Manual: 1)S0SPCCR =...
philips_apps
Offline Send Email
Sep 2, 2005
6:46 pm
8715
I'm not sure what's going on here, but I appear to be having a reset problem with the Keil development board. I am using CrossWorks for the ARM and a Olimex...
Brian C. Lane
bcl98312
Offline Send Email
Sep 2, 2005
8:11 pm
8716
... An idea: When debugging with JTAG, often the program runs out of SRAM. Unless the loader explicitly clears RAM (eg. the .bss area), then there is a chance...
David Hawkins
dave_w_hawkins
Offline Send Email
Sep 2, 2005
8:14 pm
8717
... The startup code from Rowley clears ram first I think, and all my variables are initialized at powerup anyway. It seems to be related to the hardware...
Brian C. Lane
bcl98312
Offline Send Email
Sep 2, 2005
9:16 pm
8718
... The data sheet usually specifies a 'reset value' for registers, so normally those registers will be cleared. Try a flash RAM version of the program. Hit...
David Hawkins
dave_w_hawkins
Offline Send Email
Sep 2, 2005
9:29 pm
8719
... ok...You MUST do the following: 1. In general, you MUST design in your main clock crystal to be some multipe of 9600. Personally, I use 11.0592Mhz,...
Ken Wada
kennethwada
Offline Send Email
Sep 2, 2005
9:36 pm
8720
... Actually it is running from flash. It looks like it gets reflashed each time it reloads. I'm wondering if there is a difference between a soft reset and a...
Brian C. Lane
bcl98312
Offline Send Email
Sep 2, 2005
9:51 pm
8721
... Its my understanding that the second edition covers the Thumb instruction set, but the first edition did not. Is this true? Or, were the Thumb instructions...
Eric Engler
englere.geo
Offline Send Email
Sep 3, 2005
3:53 am
8722
... My copy of the ARM ARM pdf (ARM DD1 0100E, from an ARM developer's cd) is marked June 2000, Issue E, "Updated for ARM architecture v5TE and corrections to...
Scott Newell
newell_at_ce...
Offline Send Email
Sep 3, 2005
3:59 am
8723
I have just posted FreeRTOS Version 3.20 for IAR/ARM on my website ftp://inclinesoftworks.com <ftp://inclinesoftworks.com/> Use UserName incline9_cust and...
Dan Beadle
danbeadle
Offline Send Email
Sep 3, 2005
5:36 am
8724
Ken the difference between the 2214 you are using and the 2294 the question was about are 4 CAN interfaces. CAN works at baudrates like 1 Mbit/s 500 kbit/s,...
lpc2100_fan
Offline Send Email
Sep 3, 2005
6:29 am
8725
Hi Brian, The LPC2xxx series can't be brought out of reset under JTAG debug control. So you are not getting a hardware reset on each debug run. The worse case...
Michael Johnson
nutleycottage
Offline Send Email
Sep 3, 2005
7:03 am
8726
Hi Dan, I downloaded the port and tried to make it. Came up with the following error. :-) The file does not exist? Fatal Error[Pe005]: could not open source...
Peter Homann
homannp
Offline Send Email
Sep 3, 2005
8:20 am
8727
Thanks. I tried to strip the release down to the minimal size... I missed a couple files. I did another test and the build is successful on my machine. Dan ...
Dan Beadle
danbeadle
Offline Send Email
Sep 3, 2005
12:21 pm
8728
GNUARM 4.0.1 for Windows and Linux x86_64 uploaded to http://www.gnuarm.com Some of the other mirrors are getting pretty out of date....
Rick Collins
gnuarm
Offline Send Email
Sep 3, 2005
3:40 pm
8729
Hi, We have developed LPC213X board for our last project and decided to make it available for public sale by the end of September. To find out more about...
radim100
Offline Send Email
Sep 5, 2005
3:03 am
Messages 8700 - 8729 of 45904   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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