
 |
Template
This is a project template for the MB90560 Series.
It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application.
|

 |
ADCInt
This is a ADC project sample for the MB90560 Series.
It shows how to use ADC with interrupts.
|

 |
ADCReload
This is a ADC project sample for the MB90560 series.
It shows how to use ADC with the Relaod Timer.
|

 |
Flash64P
This exampel project uses the reload timer interrupts and outputs a string on UART0 and UART1.
|

 |
FlashWrite
This sample project demonstrates the programming of the internal flash memory.
The routines itself are executed in RAM.
The code is permanently located in RAM during run-time.
|

 |
Gate_PPG
The example initialises the output compare units0-5,the PPG0-5. Also the 16bit Free RunningTimer and Waveform generator.
The program shows how to initialize a gated PPG output.
During a 'H' level of an OCU the PPG is generating an output signal.
|

 |
ICU03
This example program initialises the input capture units 0-3.
Also the 16bit Free RunningTimer is initialised.
|

 |
IOPort
IOPort-project simply counts down an internal variable and outputs the counter value to port4.
|

 |
OCU
In this examples the output compare units 0-5 are used together with the 16bit Free RunningTimer.
|

 |
OCU+PPG
In this example the output compare units 0-5, the PPG 0-5 are initialised.
Also the 16bit Free RunningTimer is used.
|

 |
OCU+wave
In this example program the output compare units 01 are used.
Also the 16bit Free-run Timer and Waveform generator (dead timer function), generating non-overlay signal by using OCU01 and Waveformgenerator.
|

 |
PPG
Inistialises PPG channel 1 and uses Interrupt service routine of Reload-timer0 to modify duty cycle of PPG channel 1.
|

 |
PPG01
It initializes the PPG channel 0 and 1.
The operating modes of the PPGs can also be set in the corresponding function call.
|

 |
PPG05
Simply initialises the PPG0 - PPG5.
|

 |
PPG8+8int
It initialises the PPG0-5 in 8+8bit mode.
The lower 8-bit PPG channels (0,2,4) are used as prescaler for the upper 8bit PPG channels (1,3,5).
The interrupts of Channel 1,3,5 are activated.
|

 |
Reload
Simple Demoproject using interrupts of reload-timer0 and reload-timer1 to toggle two LEDs.
|

 |
Test560
Simply generates some line patterns to be output on Port0.
|

 |
TimerPPG
It initializes the output compare units01,the PPG01. Also the 16bit Free RunningTimer and Waveform generator.
The example shows you the oeration of PPG and GATE signal Control Circuit ( TIMER mode )
The PPG is gated by the 8-bit timers.
A rising edge of a RT-signal starting the 8-bit timer, which is counting up to stop value.
The PPG-signals are outputting at RTO during this time.
|

 |
UART0560
It initializes the UART0 to output a welcome String.
Also it echos every receiving character.
|

 |
UART1_syn
This program initialises UART1 to be used in sysnchronous transmision mode.
|

 |
UART1560
It initializes the UART1 to output a welcome String.
Also it echos every receiving character.
|

 |
Stop_mode
Example Project to show how to enter Stop mode and to release from stop mode using an external Interrupt.
|

 |
History of the MB90560:
| Date | Revision | Description |
| 18.06.01 | V01R02 | Example Package released |
| 01.06.01 | 1.01 | Example ADCint, RMW instr. removed |
| 01.06.01 | 1.01 | Example ADCReload, RMW instr. removed |
| 09.05.01 | - | Example Stop_Mode added |
| 10.04.01 | V01R01 | Example Package released |
| 29.03.01 | 1.2 | PPG8+8int sample added |
| 08.08.00 | - | new header files copied to template prj |
| 04.07.00 | 1.0 | ADCReload project added |
| 10.07.00 | V01R00 | Example Package released |
|