Author Topic: M68DEMO908GB60E  (Read 1403 times)

0 Members and 1 Guest are viewing this topic.

Offline AethurTopic starter

  • Jr. Member
  • **
  • Posts: 17
  • Helpful? 0
M68DEMO908GB60E
« on: August 02, 2011, 08:30:25 PM »
Picked up this board from someone, don't know anything about it.  Anyone know where I might find some useful material for getting started with this thing?
Thanks in advance!  ???

http://search.digikey.com/scripts/DkSearch/dksus.dll?Cat=2621773&k=m68demo908gb60

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: M68DEMO908GB60E
« Reply #1 on: August 02, 2011, 08:47:19 PM »
Using a microcontroller that no one is familiar with is asking for serious pain - ie no one can help you when you get stuck, and no one can give you example software to save you time.

That's my 2 cents :P

Offline AethurTopic starter

  • Jr. Member
  • **
  • Posts: 17
  • Helpful? 0
Re: M68DEMO908GB60E
« Reply #2 on: August 03, 2011, 06:46:51 AM »
So it would seem :) but it free so I figured I would practice with this thing before I got the parts for my 50$ robot build, thanks for the response!

Offline lrmall01

  • Jr. Member
  • **
  • Posts: 38
  • Helpful? 2
Re: M68DEMO908GB60E
« Reply #3 on: August 03, 2011, 06:36:41 PM »
Of course a lot of this depends upon your skill level but at the end of the day you are writing C code.  There will be slight differences in the way that you configure the I/O, the compiler, etc.  You won't be able to take the authors $50 robot code, compile, and run it on this dev kit without some changes.  However, this kit would be great for you to play around with.  By all means, keep it around because if you stick with it, at some point this stuff will make enough sense to you that you can use it for a future project.

All that being said, here are some links that you can look at.
Microcontroller Info http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=S08GB&nodeId=01624684491437

Dev Kit Info http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=M68DEMO908GB60

IDE / Compiler http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MICROCONTROLLERS

This board has a programmer integrated into it so you have everything you need to get started.  You can download the schematics and example source code at the second link above but I'm sure all of that is on the CDs that came with it.


Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: M68DEMO908GB60E
« Reply #4 on: August 03, 2011, 08:50:10 PM »
Hi,

Picked up this board from someone, don't know anything about it.  Anyone know where I might find some useful material for getting started with this thing?
Although you can probably get it running with the example software and while it is a decent kit, I'd recommend putting it on eBay or similar and get a board which has a larger support base, like an Arduino (or one of its various clones) or a PIC based board. Freescale do make nice processors, but they aren't wery much used among amateurs, so you're going to be doing most on your own.

And while you may use C, each processor core has lots of differences, so the code won't port as easy as some seems to think - it's not comparable to PC's running different OS.
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

 


Get Your Ad Here