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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 16256 - 16285 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16256
Hello, I have a C128 that will ultimately be contained in an enclosure and attached to an engine. There are several things to consider here, but I am curious...
jmeyer@...
eeboarder
Offline Send Email
Jan 2, 2009
9:31 pm
16257
Hello, I have a problem to display an integer on a LCD. I convert the integer into a string. However, this apparently does not seem to work. The values are not...
folgli@...
folgli
Offline Send Email
Jan 3, 2009
7:10 pm
16258
I believe you're suppose to have a default in the case statement. vkk ... From: folgli@... To: 68hc12@yahoogroups.com Sent: Saturday, January 3, 2009...
vkkenny@...
Send Email
Jan 3, 2009
7:19 pm
16259
Hi, I can see two things that are wrong. 1. At end in IntToString (add termination of string): str[j] = 0; 2. Change declaration of ausgstr in...
Lennart Lindell
epklell
Offline Send Email
Jan 3, 2009
7:46 pm
16260
Your 'for' loop is messed up, you need a ')' closing parenthesis.   {     multiplier=1;     for (k=0;k<aftercomma-i-1;k++) multiplier*=10;     digit...
vkkenny@...
Send Email
Jan 3, 2009
7:57 pm
16261
Hello, I am using this code on an MSP430 (Texas Instruments). On the MSP430 it works fine. I am able to display integers an a LCD. The Same code. I carried the...
folgli@...
folgli
Offline Send Email
Jan 3, 2009
7:58 pm
16262
Your 'for' loop is messed up and when you add the closing parenthesis, ')', get rid of the ';' semicolon   {     multiplier=1;     for...
vkkenny@...
Send Email
Jan 3, 2009
7:59 pm
16263
Hello, thank you very much for your help. It works fine now. I had to add termination of string and I declared a memory area instead of a pointer. Best regards...
folgli@...
folgli
Offline Send Email
Jan 4, 2009
12:52 pm
16264
Dear Sir, We would like to inform you that MB NEC KEY PROG. is our product . The 4.1 latest update is released and we are the only contact who can update,...
Simon and tony CO
simonandtony@...
Send Email
Jan 4, 2009
1:43 pm
16265
I'm no expert on this topic but I doubt there are vibration limits within the chip package itself that should concern you. I think vibration would have a...
Rob Milne
rmilneca
Offline Send Email
Jan 4, 2009
2:32 pm
16266
... It helps. But the other big reason for through-hole mount is the thermal coefficient of expansion (Tce). Military usually requires ceramic carriers for...
James M. Knox
jknox@...
Send Email
Jan 4, 2009
6:13 pm
16267
I designed the following board last year with some ideas for some home automation projects and have never really gotten around to them. I was wondering if...
Steve Letkeman
zanthic999
Offline Send Email
Jan 5, 2009
5:15 pm
16268
Hey Steve, This looks...amazing. My friends and I (all masters students) have been thinking about doing something very similar. I know that all of us would...
Nix Knacks
nixknacks
Offline Send Email
Jan 6, 2009
4:23 am
16269
Hi, I am working in MC9S12DJ256B.I have one UART(16C854) peripheral for external communication.My problem is that ,if I am setting noparity mode for...
Sim IPS
simips@...
Send Email
Jan 6, 2009
4:33 am
16270
Sorry for such a vague description but I can't see where to begin with this, Any help or clues will be greatly appreciated! I am having problems running code...
ianlovatt
Offline Send Email
Jan 7, 2009
2:23 pm
16271
Hi, I have the following development kit for sale - hardly used, as new. WildFireMod uClinux Development Kit + USB Multi-Link BDM. ...
linktek
linktek@...
Send Email
Jan 9, 2009
9:43 am
16272
Used SBCTool ColdFire development kit for sale - buy online at .... ...
linktek
linktek@...
Send Email
Jan 11, 2009
5:26 pm
16273
What are the read/write cycle limitations of the FLASH system on a HCS12-based controller? 10,000 R/W? 100,000 R/W? Also, if I was to reach the limitations on...
jmeyer@...
eeboarder
Offline Send Email
Jan 13, 2009
3:55 pm
16274
Try having a look at Application Note AN2302 EEPROM Emulation for the 9S12C32. Greg...
Greg Broburg
semiflex@...
Send Email
Jan 13, 2009
4:23 pm
16275
... HCS12-based controller? 10,000 R/W? 100,000 R/W? ... blocks in danger of loosing their integrity? ... I would search for "NVM reliability" or "data...
eqh2
Offline Send Email
Jan 13, 2009
4:47 pm
16276
It looks like 10,000 erase/read cycles per sector are guaranteed. Thank you! What are the read/write cycle limitations of the FLASH system on a HCS12-based...
jmeyer@...
eeboarder
Offline Send Email
Jan 13, 2009
5:24 pm
16277
Hello, I need for my programm a reset-function. I want to call a function ResetApplication(). Then I want to use the watchdog to reset the application. I do...
folgli@...
folgli
Offline Send Email
Jan 14, 2009
1:21 pm
16278
That'll work though you may want to prevent further processing while waiting: void ResetApplication( void) { asm("sei"); COPCTL=0x01; while(1); } -rob...
Rob Milne
rmilneca
Offline Send Email
Jan 14, 2009
1:52 pm
16279
My install.exe for Metrowerks HC16Z1 IDE is corrupt. I contacted Freescale and their archive image is also defective. Does anyone have an image of the HC16Z1...
djhickle@...
Send Email
Jan 14, 2009
7:33 pm
16280
Hello, thank you. I will try....
folgli@...
folgli
Offline Send Email
Jan 14, 2009
7:46 pm
16281
Hello, I have an MC9S12DP256 on the Dragon12-P dev board using DBug12 4.0.0. I've run into a very strange problem when trying to use an Interrupt Vector table:...
gotmalk54@...
gotmalk54...
Offline Send Email
Jan 15, 2009
6:49 am
16282
Has anybody done this? I need to generate test patterns for a monitor using the 9s12 - I can generate the patterns and V and H sync nicely but can't get the...
Nigel Johnson
ve3id
Offline Send Email
Jan 16, 2009
1:07 pm
16283
hello, I just write a function for the initialization of the CAN modules. Now I have the following problem. I pass the number of the CAN module which should be...
folgli@...
folgli
Offline Send Email
Jan 18, 2009
6:32 pm
16284
For more information check our website www.simonandtony.com SIMON & TONY COMPANY BEIRUT - LEBANON TEL/FAX# 00961-1-880936...
Simon and tony CO
simonandtony@...
Send Email
Jan 19, 2009
6:55 pm
16285
Hi everyone. I intend to design my own programming board for E128 but will E128 datasheet be enough for design purposes or is there a template for design? ...
deniz_kerimoglu
Offline Send Email
Jan 19, 2009
10:23 pm
Messages 16256 - 16285 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