Search the web
Sign In
New User? Sign Up
gnu-m68hc11 · GNU 68HC11/HC12
? 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 4813 - 4842 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4813
I thought the Kevin Ross bdm pod didn't support ECLK's above 8MHz? I would expect a BDM that supports the S12 family would also support higher bus clock...
Remko Galama
remkomg77
Offline Send Email
Aug 1, 2004
10:32 am
4814
... Hash: SHA1 ... It supports 8Mhz ECLK CPUs. Just because they go to ahigher clock speed doesn't mean it doesn't support ANY of them. - -- Daniel O'Connor...
Daniel O'Connor
dariusmk2
Offline Send Email
Aug 1, 2004
11:03 am
4815
So the BDM still works when I would go to an ECLK of 24MHz? If it doesn't it doesn't seem like full support to me. I just think it is something to keep in mind...
Remko Galama
remkomg77
Offline Send Email
Aug 1, 2004
11:22 am
4816
... It should be (for frequencies of ext. crystal up to 16MHz). I hope Petr Lascak will test it with our free pod soon :). Regards, MP...
Marek Peca
hrobotron
Offline Send Email
Aug 1, 2004
11:29 am
4817
... Hash: SHA1 ... If you buy it you ask him what it supports. If you don't and you spend your money and are suprised, well I can't help you. _nowhere_ does he...
Daniel O'Connor
dariusmk2
Offline Send Email
Aug 1, 2004
11:39 am
4818
You need to use the hc12 entires in your memory.x file, as you have suspected. Your entries for the memory segments in your memory.x file don't reflect the...
Eric Engler
englere.geo
Offline Send Email
Aug 1, 2004
1:32 pm
4819
I'm not saying that Kevin Ross can't claim it supports the HCS12 family. Diego asked if it did support the HCS12 and the answer is: "yes it does" but.....keep...
Remko Galama
remkomg77
Offline Send Email
Aug 1, 2004
3:31 pm
4820
This 8Mhz is the bus frequenci of hcs12?...
Diego Manenti Martins
tijucaz
Offline Send Email
Aug 1, 2004
4:31 pm
4821
I am looking at porting an existing embedded application (60Kb code) to the MC9S12DP256B chip. I am looking over the 9S12 in detail trying to anticipate...
Mark Whitis
markwhitis
Offline Send Email
Aug 1, 2004
4:55 pm
4822
Does I need gel to use hc1x gcc? how can I compile gel with m6812-elf- program prefix? It only build with m6811-efl- Thank you.. ... (currently...
tijucaz
Offline Send Email
Aug 1, 2004
6:14 pm
4823
Thank you very much for your response. I'll give your suggestions a whirl. ... __________________________________ Do you Yahoo!? Yahoo! Mail - You care about...
gonzalo briceno
gonzaloother
Offline Send Email
Aug 1, 2004
8:32 pm
4824
well, sorry if I am a stupid... :) I still not obtained to compile a simple source code with gcc. I followed the...
Diego Manenti Martins
tijucaz
Offline Send Email
Aug 1, 2004
11:39 pm
4825
I have tried the bank switching on a 9S12DP256 with the release 2.2 . First, I did a simple example, with 2 or tree files, and an interrupt function (in a...
Francis Dupin
francisdupin
Offline Send Email
Aug 2, 2004
6:43 am
4826
Anybody know how to write the program that can control the servo motor? I only know how to control the speed of the small DC motor. So i really need help from...
jasonwang13
Offline Send Email
Aug 2, 2004
11:18 am
4827
Hi Mark, I'd also like to figure out how to do segmented programming. I found some docs here that may be useful: http://m68hc11.serveftp.org/doc/ld_3.html#SEC7...
Eric Engler
englere.geo
Offline Send Email
Aug 2, 2004
11:52 am
4828
Hi Eric, if you need an example project which involves banking just pass me an email and I'll mail you one. Regards, Remko...
Remko Galama
remkomg77
Offline Send Email
Aug 2, 2004
12:33 pm
4829
I think my problem is memory.x. But I don't know waht is it. What is it? :) Thank you. ... -- Diego Manenti Martins Técnico em Eletrônica CREA/SC 63164-0 ...
Diego Manenti Martins
tijucaz
Offline Send Email
Aug 2, 2004
12:38 pm
4830
Hi Jason, I asume you're talking about futuba or some similair servo. I've recently learned that they are PWM controlled (makes sense). But the weird thing was...
Remko Galama
remkomg77
Offline Send Email
Aug 2, 2004
12:39 pm
4831
This is always a problem with switched memory, but some attributes were included for this. Check the: __attribute__ ((section ("text_lo"))) ...
tburrell@...
tomburrell2003
Offline Send Email
Aug 2, 2004
2:49 pm
4832
More info is needed. There are at least two major types of servo. Position and velocity. If your speed control had feedback it was a velocity servo....
tburrell@...
tomburrell2003
Offline Send Email
Aug 2, 2004
3:10 pm
4833
Hi people. I'm trying to run my first application on a the NMIN 9S12A256 board. I'm using gcc under Linux and the DBug 12 serial loader as my development...
krlux2001
Offline Send Email
Aug 2, 2004
3:45 pm
4834
Thank you for your guideline. Is it same with the PWM that control the motor speed control? Because i only learned how to control the speed of the motor and I...
jason
jasonwang13
Offline Send Email
Aug 2, 2004
4:49 pm
4835
How do I know which type of servo I am using?I decided to use the Futaba S3003. So, is it this is the positional servo? tburrell@... wrote: ...
jason
jasonwang13
Offline Send Email
Aug 2, 2004
4:55 pm
4836
Message Remko, I can't find any data on futuba. I don't know. Tom http://www.robots.net/person/zerooverride/ ... [mailto:jasonwang13@...] Sent: Monday,...
tburrell@...
tomburrell2003
Offline Send Email
Aug 2, 2004
5:02 pm
4837
It looks like you need to find more information on how gel works. It's not something to simply install to "/usr/local/m6812-elf/include", especially if it...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 2, 2004
6:54 pm
4838
Looks like you are using a standard position servo. It will not be able to go a full rotation as is, so you couldn't do speed control with it. However, here's...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 2, 2004
7:41 pm
4839
... Hash: SHA1 Hi Mark, The data and read-only data are not put in banked area. This is also the case for the switch table (if one is generated). All these...
Stephane Carrez
stephane_carrez
Offline Send Email
Aug 2, 2004
7:55 pm
4840
I should be more accurate about how to generate the checksum in the S19 file although most people don't need to know. This example is shorter so you can try it...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 2, 2004
8:05 pm
4841
Message I don't know. I didn't find any info when I searched for futuba. This web site popped up the owner says he is willing to help with hc11 & hc12 ...
tburrell@...
tomburrell2003
Offline Send Email
Aug 2, 2004
8:13 pm
4842
can somebody explain me how to create a memory.x? Or tell me where can I get documentation to it. Thank you. -- Diego Manenti Martins Técnico em Eletrônica ...
Diego Manenti Martins
tijucaz
Offline Send Email
Aug 2, 2004
9:01 pm
Messages 4813 - 4842 of 9382   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