I have developed a very nice prototype board for the 9SAW60 chip using the CFUE package and 0805 support components - It makes it a bit easier to build the board yourself.
It has a selectable MAX232 driver for the two SCI's, a selectable RS-485 interface, generic LCD interface, 24-key keyboard interface and an embedded power supply that can accept up to 24VAC for power-over-comms applications. The board size is 70x63 mm and in designed to accept daughter boards easilly.
The board is tested and is working fine.
If anybody is interested, I will post the Gerbers and construction notes.
It has a selectable MAX232 driver for the two SCI's, a selectable RS-485 interface, generic LCD interface, 24-key keyboard interface and an embedded power supply that can accept up to 24VAC for power-over-comms applications. The board size is 70x63 mm and in designed to accept daughter boards easilly.
The board is tested and is working fine.
If anybody is interested, I will post the Gerbers and construction notes.
Is there anything spesific I can help you with?
It also depends on what CAD package you use. Normally the different suppliers of these packages has their owm libraries - in the worst case you will have to create a new decal for the footprint.
If you go this route I would reccomend to make the pads 80% longer than the max chip width and 20% longer on the inside of the chip, and stick to the max width of the pins
Hello,
I am very interested (I ordered recently 9S08AW60 from Freescale) Could you post it ?
Or send it me by email (my email address is on www.68hc08.net as member "thierry") ?
thanks
thierry
Mon français est pas assez bon ...
See attached files
BTW, can you read AutoCAD files? ( I am a bit of a purist and do my prototype PCB layouts in AutoCAD, then translate the DXF's into GBR and DRL formats )
The component descriptions, placements and layouts is in the artwork and it will help if you can read this directly off the original drawings.
I have also designed a daughter board that goes with this MCU for one of our industrial applications with a 40 -> 10 channel MUX, 3 hard-on, hard-off voltage to current converters as outputs and 3 clamped and buffered inputs. The Gerbers is for a panel ( A4 size ) of 9 MCU boards and 3 MUX boards.
I am attaching jpg's of the completed boards - and see if you still want it?
RIMG0007.jpg
RIMG0005.jpg
RIMG0006.jpg
( Part 2 )
Daughter board, DWG, GBR and DRL files
9S08AW01P.zip
RIMG0009.jpg
9S08_G04_CPU_ADC.zip
Thanks for the comments.
The schematics are all on paper, and constantly changing as I do the layout, and yes I agree, I still have to capture the final schematic electronically, and I still have to find a good tool for the job. ( Capturing schematics )
What I do for a living is to come up with ideas & solutions for problems mainly in the industrial automation environment. I only use Freescale MCU's ( for some reason I realy like the company, been using Motorola/Freescale for the past 25 years and never looked back, and they have a great product line, support is great and they have the most wonderful toys )
I will build a small number of very simple prototypes, generate the embedded code and some high level stuff to interface to whatever the customer has, demonstrate and show that I understand their problem, and that I have a solution - and then sell the whole package to them, with a little maintenance on the side. My principle interest is embedded software - making PCB's is just a nessasary evil.
Ok, as far as CAD/CAM packages go, I have evaluated most of the products on the market, and I don't like their cookie-cutter attitude. Also, it is rediculously expensive for what I actually use. When one of my designs go into production, I have a professional PCB designer rework the Gerbers into a comprehensive PCAD/OrCAD/PADS package ( Customer's choice ) with all the trimmings. As a design engineer ( electronic engineering background ) I know exactly what I want on the PCB and I have developed a vast array of tools in AutoCAD. The nice thing about doing it AutoCAD is that the embedded s/w is 80% finished when the artwork is done...
I use a tool by Artwork Conversion Software Inc ( http://www.artwork.com/acad/asm500/index.htm ) to do the translations - works very, very well. The main problem is that Gerbers consists of Pads, Traces and Polygons. Pads and traces must be specified in terms of appertures ( almost like a milling tool of various diameters and shapes ) which makes the GPGL -> Gerber conversion useless.
I am not a skilled PCB designer - rather a lazy embedded s/w developer. I keep the design as simple as possible and get the s/w to do the crazy stuff. To make a crow's nest PCB is easy ( in fact, any of the PCB CAD packages does this automativcally ) but to come up with something that is beautiful and functional ( Lim -> simplicity ) is an art.
As a matter of interest, I started to design and develop an Electric Vehicle about 3 years ago. The main vehicle computer uses a MCF52235 and I managed to design the board in 2 layers - PADS came up with a 4 layer board with a forest of via's and it is ugly.
In case you wondered, I do NOT use CodeWarrior ( even though I have great respect for Freescale, they make very good silicon - but they acquired a lemon from Metrowerks... ) I use embedded Forth ( www.forth.com/embedded ) - simple and imensely powerfull. Development time is roughly 50% of that compared to C and ASM
If there is anything I can help you with, let me know.
BR, John