
 |
ADC_sing Project:
It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application.
|

 |
ADCEII_sm Project:
This is to use the AD converter in single mode, using EIIOS. 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_sm Project:
It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application.
|

 |
Bootloader Project:
For the time being the binary of the MB90F594 bootloader can be used.
As long as UART0 is set for MB90F594 it is fully compatible with MB90F598.
|

 |
CAN Demo: tiny CAN Management:
This is a demoprogram for to a simple network management for CAN.
Up to 32 nodes can be configured. Each node connects automatically to the network.
All nodes make a logical loop.
|

 |
Icu0 Project:
It initializes the input capture0.
Also the 16bit Free RunningTimer.
|

 |
IOPORT Project:
IOPort-project simply counts down an internal variable and outputs the counter value to port1.
No interrupts are used.
|

 |
OcIc0 Project:
It initializes the input capture0 and the output compare unit 0.
Also the 16bit Free RunningTimer.
|

 |
Ocu03 Project:
It initializes the output compare units 0-3.
Also the 16bit Free RunningTimer.
|

 |
PPG Project:
Interrupt service routine of Reload-timer0 is used to modify PPG channel 1.
|

 |
Ppg16 Project:
Interrupt service routine of Reload-timer0 is used to modify PPG channel 1.
|

 |
PPG2x8 Project:
Interrupt service routine of Reload-timer0 is used to modify PPG channel 1 and channel 3.
|

 |
PPG8+8 Project:
It initializes the PPG0 and PPG1.
|

 |
Reload Project:
Reload-project uses interrupts of reload-timer0 and reload-timer1 to toggle LEDs.
|

 |
RLT595_Loader Project:
This is a demoprogram for to initialize the Reload Timer 0 and relaod Timer 1 of the MB90595 Series.
Interrupts are used to toggle two ports corresponding to the Reload Timer interrupts.
|

 |
SIO Project:
It initializes the SIO to output a byte with intern clock synchronisation.
|

 |
Template Project:
It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application.
|

 |
Timermode test:
This is a project to set the MB90F598 into timer mode.
The wake up is done via external interrupt INT0, which must be programmed active high.
|

 |
UART Project:
This is a simple demo program to initialize and use the UART interface.
|

 |
History of the MB90595:
| Date | Revision | Description |
| 18.06.01 | V01R02 | Example Package released |
| 30.05.01 | - | PPG example updated |
| 30.05.01 | - | PPG16 example updated |
| 30.05.01 | - | PPG2x8 example updated |
| 30.05.01 | - | PPG8+8 example updated |
| 10.04.01 | V01R01 | Example Package released |
| 31.01.01 | - | PPG16 Sample corrected (Upper 8bit of Value) |
| 08.08.00 | - | new header files copied into the template prj |
| 10.07.00 | V01R00 | Example Package released |
|