First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Simple Clockable Decoder Chip
Tom�s � h�ilidhe wrote: Only one pin is needed from the microcontroller. With the shift register setup, two pins are needed (one for clock, one for data input). You can make a vanilla OneWire Shift-Register interface, by using a RC on the Data pin, and pulse-width varying the clock. Assuming a P... 7 May 2008 00:21
Loss of synchronisation: Are the chips reliable?
Tom�s � h�ilidhe wrote: The PC I'm typing on right now is perfect. Most certainly not. It's working exactly as intended. When I press "e", an "e" appears on the screen. Even if I press "e" one million times I'll still only ever get an "e". So you believe. But you're wrong. The odds that a give... 7 May 2008 12:35
Bug in latest IAR MSP430 compiler optimization???
In article <PUAFTtFCVXFIFAS7(a)phaedsys.demon.co.uk>, chris(a)phaedsys.org says... In message <MPG.227ec5c2de8d322e98990c(a)news.verizon.net>, Gene S. Berkowitz <first.last(a)verizon.net> writes In article <JogEctNATJFIFAwF(a)phaedsys.demon.co.uk>, chris(a)phaedsys.org says... In message <4e894752-5193... 6 May 2008 22:20
AC spike go pass XFRM and regulator to reset CPU!!??
Hi all, I have a device that is powered by 240VAC (also works from 120VAC). The AC drives the primary of a transformer (with a fuse and a MOV). There is also a fan connected to the 240VAC with a switch. The secondary of the transformer has a bridge, a large electrolytic cap (1000uF/25v) and an LM7805 regulator... 24 Apr 2008 23:48
C and MISRA, blues... (arithmetic shifts)
Grant Edwards schrieb: Here's something different, but I don't know if it's less ugly. int ArithmeticShiftRight (int value, unsigned int shift) { switch (shift) { case 0: return value; case 1: return value/2; case 2: return value/4; case 3: return value... 25 Apr 2008 00:36
STMicroelectronics Introduces ARM9 Microcontroler with 2.1 Mbytes Flash
On Wed, 23 Apr 2008 19:21:22 -0700 (PDT), rickman <gnuarm(a)gmail.com> wrote: On Apr 23, 4:40 pm, "Bill Giovino" <contac...(a)microcontroller.com> wrote: STMicroelectronics has introduced an ARM9 with up to 2.1 Mbytes of on-chip Flash and 96 Kbytes of RAM: http://www.microcontroller.com/news/ST_STR91... 24 Apr 2008 14:15
ANNC: Digital Power Management Webcast
Lattice is holding a webcast today Thursday, April 24th, "Digital Power Management for Analog Supplies." The presenter will be Shyam Chandra, from our mixed signal marketing group. If you're interested, the event takes place live at 11am Pacific, 18:00 GMT. In addition, you will be able to view this webcast archi... 24 Apr 2008 14:15
recommendation for dual core RISC/DSP and tools?
All, Curious if anyone here has used and can make recommendation for/against any particular dual-core processors--and specifically development tools for them. I have a need for a dual core processor and have just started looking into them--something like the ARM/C2000. I definitely need controller/DSP proces... 24 Apr 2008 12:39
need older versions of ocd commander
hi guys, can anybody provide the older version (beyond 2005) of ocd commander software for powerpc 603e target thanx ... 24 Apr 2008 18:15
S3C2510A SDRAM controller
Hallo! Does any one know, whether SDRAM controller of S3C2510A Samsung ARM 9 MCU can work with Burst Length 8 ??? If yes, how can it be set??? Thank you for your support in advance! Michal ... 24 Apr 2008 07:38
First  |  Prev |  Next  |  Last
Pages: 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28