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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 14828 - 14857 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
14828
please may I have this email Andrew Lohmann AMIIE Design Engineer PLEASE NOTE NEW EMAIL ADDRESS IS: andrew.lohmann@... Bellingham +...
Andrew Lohmann
a_h_lohmann
Offline Send Email
Jan 2, 2007
8:00 am
14829
... What do you mean... do you want to see the message which you replied to: http://tech.groups.yahoo.com/group/68HC12/message/14823 ... E-Mail. ... ...
Jefferson Smith
imajeff84663
Online Now Send Email
Jan 2, 2007
3:09 pm
14830
Sorry about the message post seasonal break glitch. I should have sent the email to our technical support as it got caught it our spam filter. The averting...
Andrew Lohmann
a_h_lohmann
Offline Send Email
Jan 2, 2007
3:48 pm
14831
Hello, I would like to understand how the access ram works. For example, the Xgate write the variable test (test=0x50). At the same time the CPU read the...
Pascal
pascal_derex
Offline Send Email
Jan 3, 2007
9:23 am
14832
... I thought it was a holiday related hickup... too much eggnog ;) ... Actually, I use the website all the time... no need to switch because email had no...
Jefferson Smith
imajeff84663
Online Now Send Email
Jan 3, 2007
9:11 pm
14833
... Good Q. AFAIK, they cannot access at *exactly* the same time because they use have a time share of the bus. I think they function out of sync so that one...
Jefferson Smith
imajeff84663
Online Now Send Email
Jan 3, 2007
9:11 pm
14834
... I note it was rejected due to the graphical contents, probably a glitch in the artwork:-) Cheers, Theo...
theobee00
Offline Send Email
Jan 4, 2007
10:41 am
14835
The accesses are serialized and therefore any order may happen. So the XGATE may read the old value, the new one, or if HC12 needs several accesses to update...
Daniel Friederich
danielfriede...
Offline Send Email
Jan 4, 2007
10:55 am
14836
Hi all, I'm trying to set up my P&E Cyclone Pro to do a standalone programming of a 9S12DP512. My program is only about 5K and I wish to program the interrupt...
Andrei Chichak
andreichichak
Offline Send Email
Jan 5, 2007
1:58 am
14837
File that does 4k is file that programs not-a-flash-eeprom (FTSxxx block) but just eeprom (EETxxx block). You should use one that does 512K and convert your...
Edward Karpicz
keffffek
Offline Send Email
Jan 5, 2007
10:17 am
14838
Yes, that sound reasonable. Thanks Edward! After poking around, I find that this is a common problem for P&E, but you have to poke around a lot to find the...
Andrei Chichak
andreichichak
Offline Send Email
Jan 5, 2007
9:24 pm
14839
if you write code of fat16 could you please send me regard...
athery@...
athery
Offline Send Email
Jan 10, 2007
10:23 am
14840
if you write code of fat16 could you please send me regard...
athery@...
athery
Offline Send Email
Jan 10, 2007
10:25 am
14841
I am interressed could you please send me your code best regard AT ... -- View this message in context: http://www.nabble.com/SD-Card-tf2626466.html#a8255018 ...
AT
athery
Offline Send Email
Jan 10, 2007
10:28 am
14842
Can this be code be posted on the Groups files section? I would like to see it also. Thanks, B.K. ... I am interressed could you please send me your code best...
Bob Kohan
bkohan_2000
Offline Send Email
Jan 10, 2007
12:47 pm
14843
... Thanks Daniel, could you refer us to a good document on the fundamentals of the bus sharing?...
Jefferson Smith
imajeff84663
Online Now Send Email
Jan 10, 2007
3:17 pm
14844
Did you check the data sheet for your device? (for a XDP512, for example http://www.freescale.com/files/microcontrollers/doc/data_sheet/MC9S12XDP512V2.pdf) The...
Daniel Friederich
danielfriede...
Offline Send Email
Jan 10, 2007
7:54 pm
14845
This is in the file section. Look for FAT16v2_5.zip FAT16 for microcontrollers(HC12) PL...
peterlissenburg
Offline Send Email
Jan 10, 2007
9:00 pm
14846
Hello. I have a question. I've been trying to connect an sd card to a hcs12x MCU. The card does initialize , but i can not get a data token when i try to read....
Victor Adrian Prisaca...
viprad
Offline Send Email
Jan 11, 2007
10:02 am
14847
Hello, I write some values in the eeprom of 9s12dt128. Before doing a hard reset (power off) if i read the content at 0x800 it is correct. I do the hard reset...
Pascal
pascal_derex
Offline Send Email
Jan 11, 2007
10:19 am
14848
When you say it initialized, have you read the CID or CSD, and it fails reading a sector? P...
Peter Lissenburg
peterlissenburg
Offline Send Email
Jan 11, 2007
10:27 am
14849
Yes. That is the problem. From: 68HC12@yahoogroups.com [mailto:68HC12@yahoogroups.com] On Behalf Of Peter Lissenburg Sent: 11 ianuarie 2007 12:10 To:...
Victor Adrian Prisaca...
viprad
Offline Send Email
Jan 11, 2007
10:37 am
14850
I have not worked on this for a while, but I will be soon. From memory, I did find some cards that would work OK in a PC card reader, and yet behave this way ...
Peter Lissenburg
peterlissenburg
Offline Send Email
Jan 11, 2007
12:14 pm
14851
I am pooling (sending 0xFF) till I get 0x00 and then till i get 0xFE. The problem is that 0xFE doesn't arrive. And the same card worked perfectly with a...
Victor Adrian Prisaca...
viprad
Offline Send Email
Jan 11, 2007
12:29 pm
14852
... Daniel, Thanks for pointing that out because for that document I had Rev 2.13 which has no section 17.4.4; It is in the latest (2.15). I bet it's a more...
Jefferson Smith
imajeff84663
Online Now Send Email
Jan 11, 2007
3:24 pm
14853
Hello, It is very strange. I have do some test on an other card and i have not this problem. I can't explain why i have it on my first card. Strange... Regards...
Pascal
pascal_derex
Offline Send Email
Jan 11, 2007
4:26 pm
14854
... not this problem. I can't explain why i have it on my first card. ... 0x800 it is correct. ... procedure */ ... definition in hidef.h */ ... used */ ... ...
Daniel Lundin
datekdev
Offline Send Email
Jan 12, 2007
7:54 am
14855
Hello Daniel, Thank you for your answer. I use the isystem debugger. Indeed, my ram is à 0x2000 and my eeprom at 0x800. I don't undestand the problem. On one...
Pascal
pascal_derex
Offline Send Email
Jan 12, 2007
9:23 am
14856
Problem solved. I got a P&E USB multilink pod, and reflashed the Freescale AN2548 serial monitor, then everything turns ok....
radeonwu
Offline Send Email
Jan 12, 2007
9:28 am
14857
Hi Victor, did you get further with this? I got distracted, the SPI looks OK, however I'm working with a HCS08 on this one. So may be missing something, yet I...
Peter Lissenburg
peterlissenburg
Offline Send Email
Jan 12, 2007
11:15 am
Messages 14828 - 14857 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