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 16308 - 16337 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16308
Hi all, Currently I'm a bit confused in using the M68HC912B32 MCU. I got a few questions regarding this MCU. 1. After successfully uploading all the necessary...
Rivan Rivaldy
rivan611
Offline Send Email
Feb 2, 2009
6:25 am
16309
Oh almost forgot to mention, I'm using the EVB in POD mode and the M68HC912B32 as the target processor. After finished uploading all the programs, I don't want...
Rivan Rivaldy
rivan611
Offline Send Email
Feb 2, 2009
6:37 am
16310
Hi Rivan, If you are putting your program into EE (as opposed to Flash) then after you have loaded it you simply jumper the target board for JMP-EE mode (PAD0...
mculater12
Offline Send Email
Feb 6, 2009
12:24 am
16311
Hi Ms. We need to work on the EEPROM after the serial prot is done. Please keep this email so that we can use it later. Best regards, Prof. A. R. Al-Ali, Ph.D....
Abdul-Rahman Al-Ali
aali@...
Send Email
Feb 6, 2009
4:51 am
16312
Hi, Here are the steps to test the loop back procedure for HC12 micro controller. 1)Set the controller sleep mode and get the ACK for sleep mode 1)Set the...
venkateshwarlu kacham
venkat_kacham
Offline Send Email
Feb 6, 2009
6:20 pm
16313
Hi 68hc12, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to...
Peter Taki
peter_taki2002@...
Send Email
Feb 7, 2009
11:39 pm
16314
Hi Carl, Thanks for your suggestions. Btw, I'm using the EVB in POD mode and M68HC912B32 as the target processor. Currently I'm loading my codes into the...
Rivan Rivaldy
rivan611
Offline Send Email
Feb 9, 2009
7:20 am
16315
I'm puzzled, Rivan: you said your program is quite lengthy, so you are loading it into EEPROM instead of Flash. But EEPROM is only 768 bytes whereas Flash is...
mculater12
Offline Send Email
Feb 10, 2009
2:38 pm
16316
Hi all. I am experimenting with moving my PE+METROWERKS setup to a quad core Intel machine. Metroworks can be made to work and compile my project. I can then...
Jonathan Masters
jemtech1964
Offline Send Email
Feb 26, 2009
5:59 am
16317
Hi, I am running CW for HCS12(X) V4.7 and USB-ML-12 on Vista, dual - core machine (Intel) without any problems, for both compile and debug ( and with PLL on). ...
Petrescu
yoanp
Offline Send Email
Feb 26, 2009
7:18 am
16318
... Me neither. My system is so interrupt intensive that it was useless to use the bdm anyway and so I had to resort to print statements and log buffers. -rob...
Rob Milne
rmilneca
Offline Send Email
Feb 27, 2009
4:24 pm
16319
Hi! I use MC9S12E128 micro in my application, and XIRQ interrupt to handle power fail. In the XIRQ interrupt, I need to save data to memory via the SPI bus....
ymliao
Offline Send Email
Mar 4, 2009
4:09 pm
16320
Hi guys, I have an existing ecm running on a MC68HC912B32. While it is running I can put it in a mode to accept a flash routine through J1850. I'm at the point...
Frank
fhriley
Online Now Send Email
Mar 10, 2009
5:19 am
16321
Hello, I am using cosmic Compiler. I have this struct: typedef struct { unsigned int IDAC; unsigned int CANidar0; unsigned int CANidmr0; unsigned int CANidar1;...
folgli@...
folgli
Offline Send Email
Mar 11, 2009
12:48 pm
16322
The initialization must be part of the declaration, so simply write: FILTER stConfig = { 0x00, 0xFF, ... Best Regards, Jean-Pierre Lavandier ... De :...
Jean-Pierre Lavandier
jpcosmic
Offline Send Email
Mar 11, 2009
12:57 pm
16323
The type holds 17 ints. Your instantiation has only 16. -rob...
Rob Milne
rmilneca
Offline Send Email
Mar 11, 2009
12:58 pm
16324
Hello, thank you very much. It works fine now! Best regards...
folgli@...
folgli
Offline Send Email
Mar 11, 2009
3:20 pm
16325
Hello, I have a problem with setting the CAN ID filter. I use four 16 bit filter. I want to set one filter now. CAN0IDMR0 = 0xFF; CAN0IDAR0 = 0x00; CAN0IDMR1 =...
folgli@...
folgli
Offline Send Email
Mar 11, 2009
4:01 pm
16326
Hi. I have been tasked with programming a timer board and haven't used assembler in almost 15 years. I am using the Adapt912DT60 EVB and would like to take...
jrsdorfman
Offline Send Email
Mar 13, 2009
4:17 pm
16327
I'm rocking a Freescale MC9S12DG256B with a crystal oscillator of 16MHz. What is my exact P CLOCK or E CLOCK supposed to be? I assume it's 8MHz, but my clock...
jmeyer@...
eeboarder
Offline Send Email
Mar 13, 2009
9:15 pm
16328
... Your P Clock and E Clock will be exactly 1/(2^n) of the frequency of your system oscillator. The value of n will vary depending on what you set the related...
barry callahan
melstav
Online Now Send Email
Mar 14, 2009
2:16 pm
16329
Hello Everyone, I am a computer engineering student at Gonzaga University, and am working on a delivery robot with 3 other guys for our senior design project....
sgriffi3@...
scooter630
Online Now Send Email
Mar 15, 2009
10:12 pm
16330
... You code can keep growing without using paging, while it fits between nonpaged 0x4000 and 0xFFFF. Edward ... From: <sgriffi3@...> To:...
Edward Karpicz
keffffek
Offline Send Email
Mar 16, 2009
4:44 am
16331
One relatively painless way to use expanded memory is to move functions up there, and call them with the call directive, returning with an RTC instead of an...
Nigel Johnson
ve3id
Offline Send Email
Mar 16, 2009
12:12 pm
16332
Hi, I see various links to Eric Engler's EmbeddedGNU web site, but the site is down. Is there a link to another site that has the package or can someone send...
sbuckser
Offline Send Email
Mar 17, 2009
5:09 pm
16333
Hello,   Inorder to receive only message with CAN ID "0x001", set the Mask and Acceptance registers as shown below.   CAN0IDMR0 = 0x00; CAN0IDMR1 = 0x00;   ...
kasu nandu
yadunandankasu
Offline Send Email
Mar 18, 2009
7:29 am
16334
Hi all, I just signed up for this group.. I needed to ask someone for some help.. I am working on a project, and a part of it requires me to take information...
mukul tewary
mukul_tewary
Offline Send Email
Mar 19, 2009
4:04 pm
16335
Hello Mukul; Because of the unknown relationship between the filling from the GPS and the query from the laptop you will need a double buffer. This second...
Greg Broburg
GREGWMB
Offline Send Email
Mar 19, 2009
4:58 pm
16336
Hi Greg, Thank you very much! I do have a few questions though, (and it stems from me being a novice at programming).. Your mention of a query has me...
mukul tewary
mukul_tewary
Offline Send Email
Mar 19, 2009
7:14 pm
16337
Hi, Mukul, I use a 68HC11 to read the data from a GPS receiver. Below is the code I use to do this. It should work with little change for a 68HC12. I use a...
William Rison
william_rison
Offline Send Email
Mar 19, 2009
7:36 pm
Messages 16308 - 16337 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