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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 15290 - 15319 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15290
... Right, so it could be two examples. One demonstrates "unprotect", and the other demonstrates "write". I did decide that I wasn't going to make this eeprom...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 1, 2007
3:31 pm
15291
... [theo, you already know this, but I add it for newbies:] I have much of that too. but don't get them confused. There's a difference between people looking...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 1, 2007
3:53 pm
15292
Hi. all I used board Minigragon+ for programming an DG256 ,The following command will convert S-records to linear but file data range 116k sreccvt -m c0000...
Mongkol
jsumongkol
Offline Send Email
Aug 2, 2007
6:31 am
15293
... And what? Sorry, but it's absolutely not clear what these 116k are from or about. ... Did you use above command before? Better log on to www.pemicro.com...
Edward Karpicz
keffffek
Offline Send Email
Aug 2, 2007
9:03 am
15294
Hello, I have a problem in sending characters on sci. For example I send "W1=10\r" every one second. After one hour the command is not correct. On the TX pin i...
Pascal
pascal_derex
Offline Send Email
Aug 2, 2007
2:03 pm
15295
... It's not very clear what you have on TX pin after hour. Is it ~1s pause, then '\r' char, then some pause and "W1=10" chars sequence? All chars must have...
Edward Karpicz
keffffek
Offline Send Email
Aug 3, 2007
10:11 am
15296
I am using the 9S12A32 serial port and I want to use address mark wake up. I have set the SCI for 9 bits, one stop bit, no parity, interrupts on, transmitter...
garyolmstead
Offline Send Email
Aug 3, 2007
4:33 pm
15297
Hello Edward, ... It's not very clear what you have on TX pin after hour. Is it ~1s pause, then '\r' char, then some pause and "W1=10" chars sequence? All...
Pascal
pascal_derex
Offline Send Email
Aug 4, 2007
8:39 am
15298
... I think you are saying that the 1-second delay has moved... should be after the '\r' but after an hour it is delaying one second after the "10" instead. ...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 4, 2007
3:15 pm
15299
... I've fixed some things. Big mistake was I had changed the relocation (INITEE), and accidentally was disabling EEPROM. It demonstrates easy subroutines to...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 4, 2007
5:15 pm
15300
I've come up with a question in the new Flash/EE on S12. My example code proved that I can program more bits in EEPROM Flash that has already been programmed....
Jeff Smith
imajeff84663
Online Now Send Email
Aug 4, 2007
6:05 pm
15301
Hello Jim, ... The problem is not the delay. The problem is that the program send to the sci W1=10\r and after several hours (it depends of what??), the...
Pascal DEREX
pascal_derex
Offline Send Email
Aug 4, 2007
7:42 pm
15302
Jeff Smith wrote: <skip> ... Docs say to erase first not because writing more bits doesn't work but because They don't want it. It's simply not allowed (in...
Edward Karpicz
keffffek
Offline Send Email
Aug 4, 2007
9:06 pm
15303
Hi again //Envoie des caracteres ... The TxBavail0-- is only one instruction (Dec instruction). I forget to say that The interrupt routine is made by the...
Pascal
pascal_derex
Offline Send Email
Aug 5, 2007
7:41 am
15304
... This is very important! Having single core, DEC instruction is atomic, interrupt can't interrupt CPU instruction. But with two cores things get more...
Edward Karpicz
keffffek
Offline Send Email
Aug 5, 2007
8:23 am
15305
Hello Edward, ... Now i understand very well my problem! Thank you!! Using semaphores seems to be good. Do you know where i can find example of it? Thank you...
Pascal DEREX
pascal_derex
Offline Send Email
Aug 5, 2007
9:44 am
15306
... There are 8 semaphores available in XGATE module. You should read about them in XDP512 chapter 6 XGATE, 6.4.4 Semaphores. There's Fig 6-22 Algorithm for ...
Edward Karpicz
keffffek
Offline Send Email
Aug 5, 2007
12:57 pm
15307
Thank you Edward Regards ... From: Edward Karpicz To: 68HC12@yahoogroups.com Sent: Sunday, August 05, 2007 2:57 PM Subject: Re: [68HC12] problem with sci ... ...
Pascal DEREX
pascal_derex
Offline Send Email
Aug 6, 2007
9:04 am
15308
Hi, I have been pursuing the same or similar problems for a number of years with programming HCS12Dx. We have a few parallel Multilink P&E BDM interfaces and a...
Andrew Lohmann
a_h_lohmann
Offline Send Email
Aug 6, 2007
9:16 am
15309
Gary, ... T8 bit in SCIDRH, counting from zero, is bit 6 (mask 0x40), counting from 1 it's bit 7. If it was just a typo and you indeed are using SCIDRH...
Edward Karpicz
keffffek
Offline Send Email
Aug 6, 2007
10:48 am
15310
Andrew, I don't know much about Compod12, but I'm sure Multilink doesn't program parts. Multilink is just an interface between PC and your target and I believe...
Edward Karpicz
keffffek
Offline Send Email
Aug 6, 2007
11:24 am
15311
Hi, What I understand you have problems on receiver side. But: Setting the receiver wakeup bit, RWU, in SCI control register 2 (SCICR2) puts the receiver into...
Ioan Petrescu
yoanp
Offline Send Email
Aug 6, 2007
12:16 pm
15312
Thanks Edward, I can fix the two clock frequency's, and that is how I run Zap. Strangely also using ComPod12 on a HCS12D target also makes it unusable by Zap...
Andrew Lohmann
a_h_lohmann
Offline Send Email
Aug 6, 2007
12:30 pm
15313
I think I figured out the problem. The bootloader code runs from RAM and uses the INITRM register to overlay the flash bootblock with RAM. Apparently, a COP...
Jeff McKnight
abc555tfts
Offline Send Email
Aug 6, 2007
4:51 pm
15314
Jeff, No, COP reset should reset almost everything. The exception should be just a couple of reset source related bits like PORF. I hardly believe you are ...
Edward Karpicz
keffffek
Offline Send Email
Aug 6, 2007
5:33 pm
15315
... I don't believe either that it has to do with COP and INITRM, but I think we are losing sight of the actual problem. What does INITRM have to do with...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 7, 2007
2:53 pm
15316
... Thank you mucho. Everything you said makes sense except this, "simply not allowed". Perhaps someone has trouble with the English lanquage, but it is...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 7, 2007
3:32 pm
15317
... Concerning the question why INITRM might be related: Perhaps the difference is that you are making it "work" by writing to INITRM after the COP reset? I...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 7, 2007
4:04 pm
15318
... For S12, I did see that the reference guides say writing to a non-erased word is "not allowed" and "not permitted" (see EETS4K and FTS256K). I am not...
Jeff Smith
imajeff84663
Online Now Send Email
Aug 7, 2007
5:13 pm
15319
... In a technical sense, programming flash is charging an extremely low leakage cap, if they warn against charging it twice, as well as insisting on precise...
theobee00
Offline Send Email
Aug 7, 2007
9:53 pm
Messages 15290 - 15319 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