"When a man is wrapped up in himself he makes a pretty small package." - John Ruskin
Log In  |  Cart Contents  |  Checkout   
Application Notes

With these application notes we intend to help those that are new to the field of embedded systems get started and deepen the knowledge of those who have already been in the industry for some time.

AN1007 - Bootloader Package Demo for the Freescale HCS12 Family

The Loader2Go™ software component contains the core functionality of a bootloader. It builds on top of the functionality in the Cal2Go™ and Driver2Go™ software components. When combining these three software components you end up with a fully functional bootloader. Using the files distributed together with this application note you can try out the Loader2Go™ based bootloader for free to determine if it fits your needs.

 Download files: Download files an1007.zip (3.24 mb) Read more.. Read more..  

AN1006 - Calibration Package Demo for the Freescale HCS12 Family

This application note demonstrates how the Cal2Go™ software component is used on a Freescale HCS12 microcontroller to allow calibration activities. The Cal2Go™ software component implements the XCP protocol so that a microcontroller using this software component can be calibrated by a software tool that also uses the XCP protocol. The software examples distributed together with this application note can be used as a template for all your software programs that should contain calibration functionality.

 Download files: Download files an1006.zip (5.17 mb) Read more.. Read more..  

AN1005 - Syn Code Editor for HC11 & HC12

This user friendly programmer's editor is packaged together with the GNU GCC compiler for the HC11-12. It includes a project wizard, syntax highlighting, code completion and several example applications.

 Download files: Download files synsetup_hc12.zip (14.2 mb) Read more.. Read more..  

AN1004 - Device Driver Package Demo for the Freescale HCS12 Family

The examples presented in this application note include a free Driver2Go™ library, integrated together with the popular FreeRTOS operating system. These examples can be easily reused to form the foundation of your own HCS12 projects.

 Download files: Download files an1004.zip (4.83 mb) Read more.. Read more..  

AN1003 - C Source Code Validation using Matlab/Simulink

This application note describes a tool that allows the validation of source code written in the C language using Matlab/Simulink. Included is an S-Function library that hides the complexity of the interface to Matlab/Simulink.

 Download files: Download files an1003.zip (486 kb) Read more.. Read more..  

AN1002 - Getting Started with the HCS12 family using Metrowerks CodeWarrior

The goal of this application note is to help you get started with software development for your Freescale HCS12 family microcontroller using the Metrowerks CodeWarrior development environment.

 Download files: Download files an1002.zip (437 kb) Read more.. Read more..  

AN1001 - C Coding Conventions

This document describes software coding conventions for the C programming language that we use for our embedded software projects. If these conventions fit your needs, feel free to use them.

  Read more.. Read more..  

Back to Home Page