MB89210 Series
SMPL8L
DESCRIPTION
Example Projects for MB89210 series
FEATURES
- ADC_Uart:
The UART_ADC example project will convert continously the ADC channel 0..3. The Channel-number and value will be send via UART1 (9600Baud @ 10MHz/4) - IOport:
Port0 (LED port of the BBF2003 evaluation board) is a binary counter. - PPG:
This example shows the functionality of the 12-bit PPG timer. The cycle-time is fixed to the full 12bit, the duty-cycle of the PPG is changed continously from %0 to 100% to 0%. The output of the PPG can be seen on Port P17, pin CP1-17 of the evaluation board BBF2003. If CP1-17 (Port P17) is connected to CP1-25 (Port00) then a dimming of LED D0 can be observed. - PWM:
This example shows the functionality of the 8-bit PWM timer. The duty-cycle of the PWM is changed continously from %0 to 100% to 0%. The output of the PWM can be seen on Port P30, pin CP1-8 of the evaluation board BBF2003. If CP1-8 (Port 30) is connected to CP1-25 (Port00) then a dimming of LED D0 can be observed. - Template:
This is a project template for the MB89210 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. The purpose of this template is to provide a project frame. - UART_asynchronous:
This project shows the functionality of the UART. An welcome string is sent via the UART. All received characters are echoed Baud rate 9600 @ 10MHz/4, no parity, 1 stop bit and a data length of 8 bit. - UART_LINslave:
This example shows basic functionality of LIN-Slave bus operations with using the LIN-UART of MB90210series
Note: This example needs a LIN-master connected to this LIN-Slave, e.g. Flash-CAN-100P-340 with software of the example '90xxx\LIN_Master'. If all is runnig o.k. counter data is displayed on the Port0-LEDs of the Starterkit. (Or monitor Port00 on scope. The port has to toggle.) - Protocol:
This example receives 8-Byte data to the LIN-Master. Then a next message is initiated by the master and the slave responds with its 8-Byte data. In Error case the LEDs are blinking with error-code.
Note: This example needs an external LIN-Bus-Driver for the single wire bus, because this example uses the so-called read-back technique.
| Date | Revision | Description |
| 09.08.04 | V01R00 | Sample package released |
| 04.08.04 | 1 | Project 'UART_LINslave' added |
| 04.08.04 | 1 | Project 'ADC_UART' added |
| 04.08.04 | 1 | Project 'PWM' added |
| 04.08.04 | 1 | Project 'PPG' added |
| 04.08.04 | 1 | Project 'UART_asynchronous' added |
| 04.08.04 | 1 | Project 'IOport' added |
| 04.08.04 | 1 | Project 'Template' added |
DOWNLOAD
Note: Netscape Navigator 4.xx does not allow direct execution of ".exe" files. Saving them to a temporary folder and executing them there is recommended.
EXESelf-extracting Sample Files for MB89210 Series V01R00 (229 KB, 09. August 2004)
