Search the web
Sign In
New User? Sign Up
68HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 7196 - 7225 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7196
Hello, I have completed these registers and it is always the same pb. I can't save my data in the eeprom!!! Regards ... From: theobee00 To:...
Pascal
pascal_derex
Offline Send Email
Jun 1, 2004
7:39 am
7197
Hello, I have done otherthing. With the debugger i write 2 at 0x400. After I turn off and on my card and the value is 0x0DBC. I don't understand why the data...
Pascal
pascal_derex
Offline Send Email
Jun 1, 2004
8:01 am
7198
... From: "theobee00" <yahoodump2@...> To: <68HC12@yahoogroups.com> Sent: Monday, May 31, 2004 11:44 PM Subject: [68HC12] Re: Maths ... point ... code...
Edward Karpicz
keffffek
Offline Send Email
Jun 1, 2004
9:19 am
7199
Hi I still have a problem with communications S12A64 with AT45DB041B. After init: DDRM|=0x38; DDRM&=~0x04; PTM=0x10; MODRR=0x10; SPI0BR=0x00; SPI0CR1=0x10; ...
manekb2000
Offline Send Email
Jun 1, 2004
12:25 pm
7200
... From: "manekb2000" To: <68HC12@yahoogroups.com> Sent: Tuesday, June 01, 2004 3:25 PM Subject: [68HC12] Re: Problem with SPI ... AT45DB041B. ... [skip] ... ...
Edward Karpicz
keffffek
Offline Send Email
Jun 1, 2004
1:45 pm
7201
Hi Steve, Thanks for your tips!! I'm still dealing with the same problem. As you suggested, I have a very simple project. Just the CAN bean and a Timer. ...
sabinaca1997
Offline Send Email
Jun 1, 2004
2:08 pm
7202
You may want to bear in mind that the Atmel part has two SPI clock modes SPI Mode 1 and SPI Mode 3 relating to CPOL and CPHA this is outline on page 3 of the...
Graham Tricker
leclub_melusine
Offline Send Email
Jun 1, 2004
2:10 pm
7203
... We are kind of confused about this, Can you send a map file to support@... and include a bug report on this. We can look into it deeper,...
MW Ron
Metrowerks
Offline Send Email
Jun 1, 2004
2:26 pm
7204
Hi Sabina, The way CAN works is that a second CAN device must be there to insert a dominant ACK bit into the recessive ACK slot in order for the transmitter to...
John Dammeyer
johndammeyer
Offline Send Email
Jun 1, 2004
2:31 pm
7205
What is the easiest way to measure the frequency of a external signal? The signal comes with standard voltage levels (0 / 5VDC) and the frequency is somewhere...
Roth Markus
m_i_roth
Offline Send Email
Jun 1, 2004
2:50 pm
7206
All: There are a couple of solutions that I have used in the past with good success. One is the HP HCTL2016 series quadrature decoder IC. It is basically a...
Darrell N.
darrelln@...
Send Email
Jun 1, 2004
3:50 pm
7207
The data sheet for the HP HCTL2000/16/20 gives a comprehensive description of the hidden mechanisms and internal secrets of their chip including examples of...
Bob Smith
bobsmith523236
Offline Send Email
Jun 1, 2004
5:05 pm
7208
Yes, on the last project I did we used the LS7084 and chose a processor (the Temic now Atmel 8051) that had Count and Direction inputs. On overflow/underflow...
John Dammeyer
johndammeyer
Offline Send Email
Jun 1, 2004
5:24 pm
7209
Bob, On a quick reading of the data sheet, it looks to me like it might work to gate *WE and *RE with the HC12's chip select, and drive the flash's *CE off a...
Stephen Trier
sct@...
Send Email
Jun 1, 2004
6:35 pm
7210
Your message doesn't contain a question. What is it doing/not doing that you found it necessary to post a message? A one ms delay implies 1,000 steps per...
Gary Olmstead
gary_olmstead
Offline Send Email
Jun 1, 2004
6:39 pm
7211
Hi Mahesh, You mean the call to main from the startup routine? Check the content of the startup descriptor (_startupData.main) in the debugger. This used for...
Erich Styger
r7aakg
Offline Send Email
Jun 1, 2004
7:44 pm
7212
Hi group, I've noticed how many of you delete the prior parts of a message thread. I would expect that this is a considerate convention for those lost souls...
Bob White
bobwhite7793420
Offline Send Email
Jun 1, 2004
8:21 pm
7213
Here's another suggestion that will help you out. I had to write a CAN application in assembly for the 68HC12D60 chip where I set up standard filtering with...
Sydney Faria
scuthbertf
Offline Send Email
Jun 1, 2004
9:10 pm
7214
Hi Bob Sorry, mate, actually I find the reverse to be true! I have these messages bundled & sent to me once or twice a day on email, and find I am often...
juppy999
Offline Send Email
Jun 1, 2004
10:41 pm
7215
Hi We used a FT232BM (http://www.ftdichip.com) with no problems, good for low-speed and full-speed (if that's all you need). Big advantage for us is that one...
juppy999
Offline Send Email
Jun 1, 2004
10:54 pm
7216
... You could, of course, always go to: http://groups.yahoo.com/group/68HC12/ which provides a searchable archive of messages posted since the list moved to...
Marcus Salathe
mxinv@...
Send Email
Jun 2, 2004
12:26 am
7217
From time to time I keep the last email on a discussion. If the last email does not have the whole thread, but the advice stand-a-lone then that's fine. It...
Andrew Lohmann's New ...
a_h_lohmann
Offline Send Email
Jun 2, 2004
7:47 am
7218
Theo, Omitting, but not ignoring previous parts of (interesting) message thread ;o) On Monday, May 31, 2004 12:00 AM you were: - ... Log (base10) of say ten...
Mike Elphick
michael_c_el...
Offline Send Email
Jun 2, 2004
8:51 am
7219
Hello, I don't undersant very well wich values should i put in these registers. My eeprom is at 0x400 to 0x7FF My RAM 0x800 to 0xFFF I have INITRM=9 INITEE=1...
Pascal
pascal_derex
Offline Send Email
Jun 2, 2004
10:41 am
7220
...or just go to: http://e- www.motorola.com/files/microcontrollers/doc/fact_sheet/MC9S12UF32FS.pd f and read about new S12 silicon number UF32 with direct USB...
jasa.rm
Offline Send Email
Jun 2, 2004
11:10 am
7221
In a message dated 6/2/04 7:02:51 AM Eastern Daylight Time, pascal.derex@... writes: I don't undersant very well wich values should i put in these...
BobGardner@...
bobgardner32839
Offline Send Email
Jun 2, 2004
11:12 am
7222
Pascal, The 9S12A64 has 4K of internal RAM which may be mapped to start at any 4K address boundary (0x0000, 0x1000, 0x2000, ... 0xF000). It also has 1K EEPROM,...
Doron Fael
doronf@...
Send Email
Jun 2, 2004
11:22 am
7223
... Yes, I use Mode 0 (CPOL=0, CPHA=0) - AT45 work at this mode....
manekb2000
Offline Send Email
Jun 2, 2004
11:43 am
7224
... ... How I should read received byte? If I write to SPIDR new byte, it will be a new command and I can rewrite receiwed byte. How I can do it? When I add...
manekb2000
Offline Send Email
Jun 2, 2004
12:48 pm
7225
Is the 9S12UF32 with built-in USB support available now? Kevin ... From: jasa.rm To: 68HC12@yahoogroups.com Sent: Wednesday, June 02, 2004 7:09 AM Subject:...
ZhangQun
kqzca
Offline Send Email
Jun 2, 2004
1:47 pm
Messages 7196 - 7225 of 16521   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