CAN1Test |
Test class for the CAN1 module on the mpc5200.
Demonstrates the periodic sampling of a 3-dimensional force sensor.
|
DecrementerDemo |
Simple demo application showing how to use the Decrementer .
This application simply outputs the character 'x'
over the UART3 for each Decrementer exception.
|
EPOStest1 |
Test class for an EPOS module (motor controller) connected to the CAN1 bus on the mpc5200.
A motor position is moved forward and backward.
|
ExceptionDemo |
Test class which periodically throws a ArrayIndexOutOfBoundsException .
|
SimpleBlinkerDemo |
Simple blinker application demo.
|
SPIDemo |
Test class demonstrating the use of a MAX5500 DAC connected to a PSC on the mpc5200.
The PSC runs in SPI mode.
|
UART3Demo |
Demo for System.out using UART on PSC3.
|
UART3InOutReflector |
Demo for InputStream and OutputStream using UART3.
Received characters will be sent back immediately.
|
UART6Demo |
Demo for System.out using UART on PSC6.
|