Memory Stick question
2004-12-07 by Claudio M. Imberlina
Hello, I need information about memory stick, spec, formats, pinouts, etc. Where I can found or download information about it? Where I can found sockets for
Yahoo Groups archive
Messages
Page 244 of 329 · 16407 messages matched
2004-12-07 by Claudio M. Imberlina
Hello, I need information about memory stick, spec, formats, pinouts, etc. Where I can found or download information about it? Where I can found sockets for
2004-12-07 by tinyarmdev
Are you located in Australia ? Our distributor is www.dontronics.com. That s good for single pieces orders. How many pieces do you need ? We can make a price
2004-12-07 by Sridhar gadda
Hello I am using µvision3 and Arm7 lpc2129 for my application. I would like to display the value, which is read from register on my computer screen. int
2004-12-07 by Rodrigo Cesar da Silva Martins
http://www.keil.com/support/docs/2910.htm You just have to copy and paste, and change __asm {} to asm ( ); if you are using GCC Rodrigo Martins Intermetric
2004-12-07 by Robert Adsett
... Have you read the SPI errata note? Robert Freedom has no meaning of itself. There are always restrictions, be they legal, genetic, or physical.
2004-12-07 by Peter Homann
Hi Yvon, The LCD looks very interesting. Do you know where it can be purchased in low Quantities? Cheers, Peter. ... -- ... Web: www.homanndesigns.com email:
2004-12-07 by domingos_bento
Hello, try it for you read: SPI0_SPDR = 0x00; while(!(SPI0_SPSR & SPIF)){ } read = SPI0_SPDR; Good work!!! Domingos ... when I compiled, no errors comes but my
2004-12-06 by Messal, Art
Hi All, I m having a problem with the SPI bus and am wondering if anyone else has encountered similar problems. The problems is that the SPI Slave fails to
2004-12-06 by tinyarmdev
... display? I d ... or 20 ... are the ... Hello Chris, consider using COG LCD from EM Microelectronics. It has I2C interface, 3.3V supply, just 2 caps are
2004-12-06 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-12-06 by Lasse Madsen
Have you tied the /SS pin on the processor high ? Regards Lasse ... From: Sridhar gadda [mailto:sridhargadda@yahoo.com] Sent: 6. december 2004 18:54 To:
2004-12-06 by Sridhar gadda
Hello, I have configured lpc2129 as master and ADC as slave, but when I compiled, no errors comes but my µc doesn t work to my application. I have doubt that
2004-12-06 by Leon Heller
... Here is some info from someone who has done it: http://freewing-web.hp.infoseek.co.jp/arm_olimex/index.shtml Leon
2004-12-06 by Chris Graham
What s the easiest way to set up an LPC2106 to drive an LCD display? I d like to drive some type of widely available character display - 16 or 20 lines, buy
2004-12-06 by digtalfreak
I have no ideas left. If you are using the gnuarm package from www.gnuarm.com, then you don t have to run the tools, even ocdlibremote, from cygwin. You only
2004-12-06 by theeuwke
Thanks for your reply, but, no luck. And the loop script won t work in cygwin ;-). Bart ... should ... perfectly). ... and ... but if ... and ... not ... the
2004-12-06 by digtalfreak
Make sure that there is no programm running in the flash. I also sometimes have problems using ocdlibremote when there is a working programm in flash that uses
2004-12-06 by theeuwke
... work ... working. ... I ... the ... I ... some ... 74HC244N ... TDI, ... the ... Ok, i ve cut the reset now. Crossworks is working even on speed divider 0
2004-12-06 by theeuwke
... work ... working. ... I ... the ... I ... some ... 74HC244N ... TDI, ... the ... So then there is absolutelly no reset connection?
2004-12-06 by digtalfreak
Cut of the reset signal and try again. At my design it was a problem with the reset. OCDlibremote should work also with cut of nrst.
2004-12-06 by Michael Anburaj
Leighton, Nesting interrupts is possible with ARM (switch to system_mode & clear the I-bit to reanable interrupts). Without the VIC, it s not possible to
2004-12-06 by theeuwke
... working. ... I ... some ... 74HC244N ... the ... BC547C ... I tested it til speedsetting (divider) 6
2004-12-06 by Leon Heller
... Weird! I actually used a 74HC244 for my Wiggler alike , and the BC547C should work OK. Does it work with Crossworks at maximum speed? Leon
2004-12-06 by theeuwke
Hi everybody again. I v finally got the Ashling LPC2106 AND my custom 2292 board working. But... Only in Crosworks from Rowley??? (And it runs perfectly). I
2004-12-06 by digtalfreak
I have problems running Insight with programms addressed to the FLASH. Is there annyway to get Insight programming the FLASH? Or can I use the LPC FLASH
2004-12-05 by Paul Curtis
Karl, Tom, ... Perhaps Intel should have named their Itania-style processors Sexium rather than Itanium to garner some support as the follow-on to
2004-12-05 by varuzhandanielyan
Dear all, Is it posssible to find figures for the LPC2129 peripherals power consumption? Great thanks! Varuzhan
2004-12-05 by Tim Thornton
Hiya ... Oh... might I ask which paper? ... abandonment article to. ... I m not so sure the choice of name is the important thing. It s the removal of
2004-12-05 by karldalen
... One canot rely on the grape vine obvioulsy, but odd things seams tho have hapend, a colleague had just read about the ARM name abandonment in one large
2004-12-04 by Tim Thornton
Hello Karl If that s true, the grape vine is better informed than I am! Abandoning the ARM ISA is not something I m aware of. Motorola and Siemens span out
2004-12-04 by karldalen
Hi bob and Tim! The grape wine is also saying that the ARM instruction set (ie the core will dissaper) will be abandoned!! And that ARM will do as Motorola
2004-12-04 by karldalen
Hi bob and Tim! The grape wine is also saying that the ARM instruction set (ie the core will dissaper) will be abandoned!! And that ARM will do as Motorola
2004-12-04 by Robert Adsett
... A simple typo (I hope) ~0x01000000 is 0xFEFFFFFF Robert Freedom has no meaning of itself. There are always restrictions, be they legal, genetic, or
2004-12-04 by Dan Beadle
This is a basic feature of the C language. | is the bit-wise OR operator; & is the bit-wise AND operator. The dest = arg format is equivalent to Dest =
2004-12-04 by leon_heller
http://seminar2.techonline.com/s/philips_dec1604 Leon
2004-12-04 by j_heissel
... http://groups.yahoo.com/group/lpc2000/files/LPC2129EB/LPC2129EB_REVB.pdf ... The modules are immediately available. Price is 99 EURO exclusive of VAT
2004-12-04 by Tim Thornton
Hi Bob, Almost! You re describing the Cortex-M3 processor well. However, other processor cores will appear in the Cortex range which will support ARM and Thumb
2004-12-04 by Alex Holden
... No, they re standard C. A statement like x |= y means do a logical (bitwise) OR of x and y and store the result in x. The & symbol means logical AND.
2004-12-04 by Sridhar gadda
Hello to everyone in this group. I like to congratulates for setting up this group for LPC2000 family users. I am using lpc2129 and keil s µvision3 for my
2004-12-04 by lpc2100_fan
Hi Karl, recently listened to a short presentation at the ARM developpers forum about Cortex. Cortex is suppossed to be the microcontroller core of the future
2004-12-04 by karldalen
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?
2004-12-03 by Jack Xu
Thanks alot,Dan. I will it on RAM. Jack ...
2004-12-03 by Dan Beadle
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
2004-12-03 by Jack Xu
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
2004-12-03 by Jenish
simple have a uart throw some character on the terminal.in each timer routine have different message to identify. jns On Wed, 01 Dec 2004 11:01:44 -0000, © @
2004-12-03 by Leighton Rowe
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
2004-12-02 by joe88250
... 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?
2004-12-02 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-12-02 by digtalfreak
Very interesting projects. I was looking for GNU compilation some time ago but I only found some using cygwin... I will give it a try.
2004-12-02 by digtalfreak
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.