MB90385 Series
SMPL16
DESCRIPTION
To install the Software Sample Files please download the compressed self-extracting file. The Standard Installation Target Directory is:
C:\Softune\sample\smpl16
The evaluation chip for the MB90385 series is the MB90V495 !
FEATURES
- Bootloader_UART1:
This project contains a bootstrap loader. It can be used to create application specific bootloaders. This example use the UART interface to download the software to the internal Flash memory using the SKwizard-Terminal program. - CAN:
CAN0 will work as a simple Repeater. Received data will appear at Port1 (LED) and will send out again as byte-packages. No interrupts are used. Bitrate (BTR_16M_100k_20_70_3) based on 16Mhz !!! - FlashCan48P:
This is Demoproject for Flash-Can-48P-M26 (-90F387) Evaluation-Board.
1) running LED light on User-LEDs (P30-P33, P54-P57)
2) initialisation of UART1 (UART"A") and send out welcome-string (9600Baud)
3) initialisation of optional LCD at P30-P33, P54-P57 (same as LED-Port !)
4) Each character received via UART1 will be echoed
5) Key-buttons INT4, INT5, TIN0, IN0 and ADTG will be confirmed by UART-message
6) Received UART"A"-data will be send to CAN"A" to ID #3
7) All received CAN-data will be send to UART "A" - IOPort Project:
IOPort-project simply counts down an internal variable and outputs the counter value to port1. No interrupts are used. - Reload Timer Project:
Reload-project uses interrupts of reload-timer0 and reload-timer1 to toggle port 1 (LEDs of FlashCAN-64P-LQFP48). - 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. - Uart1 Project:
It is a test application to send an welcome string via UART1 and echos every receiving character. Baud rate 9600, no parity, 1 stop bit and a data length of 8 bit. No interrupts are used. - Uart1_IRQ Project:
It is a test application to echo received characters via UART1 Baud rate 9600, no parity, 1 stop bit and a data length of 8 bit. The example uses receive Interrupts of UART1. - UART_TX_EIIOS Project:
This projects shows how to use EIIOS with UART interface. First, a welcome message is send via UART, polling the Flags by Software. Afterwards, the EIIOS channel 0 is setup to UART transmit interrupt Flag. In the EIIOS end of transfer ISR the discitor is set up again. - ExternIRQ Project:
This projects shows how to use external Interrupts. It simply detects an external interrupt (IRQ4, IRQ5, IRQ6, IRQ7) and sets the port pins P30/P31/P32/P33 correspondingly. - History of the MB90385:
| Date | Revision | Description |
| 11.09.06 | V01R10 | Updated Sample Package Released |
| 19.01.05 | V01R09 | sample package released |
| 06.01.05 | V1.5 | Template updated: simulate.sup |
| 14.10.04 | V1.0 | Example ExtIRQ added |
| 20.07.04 | - | Example Bootloader_UART1 added |
| 06.05.04 | V01R07 | sample package released |
| 16.04.04 | 1.3 | Template: start-up updated |
| 25.02.04 | V1.11 | UART1 updated |
| 25.02.04 | V1.0 | UART1_IRQ added |
| 06.02.04 | V01R06 | sample package released |
| 01.01.04 | V1.12 | Example IOPort adapted to starterkit FlashCan48P |
| 05.09.03 | V01R05 | sample package released |
| 02.09.03 | 1.3 | new Header-File, Template updated |
| 12.05.03 | V01R04 | Example package released |
| 28.01.03 | - | new Header-File, Template updated |
| 12.11.02 | V01R03 | Example package released |
| 11.11.02 | V1.2 | Example CAN updated |
| 05.11.02 | V1.1 | Example FlashCan48P updated |
| 25.10.02 | - | disclaimer added to all source files |
| 21.10.02 | - | Example FlashCan48P |
| 20.09.02 | V01R02 | Example package released |
| 20.09.02 | - | Example UART_TX_EIIOS added |
| 20.09.02 | 1.11 | all projects, Emulator settings corrected |
| 19.08.02 | - | new Header-File, Template updated |
| 23.07.02 | - | new Header-File, Template updated |
| 18.03.02 | V01R01 | Example package released |
| 08.02.02 | V1.1 | Example CAN updated and tested with MB90F385 |
| 08.02.02 | V1.1 | Example IOPort updated and tested with MB90F385 |
| 08.02.02 | V1.1 | Example Reload updated and tested with MB90F385 |
| 08.02.02 | V1.1 | Example Uart1 updated and tested with MB90F385 |
| 08.02.02 | V1.1 | Example Template updated |
| 08.02.02 | V1.1 | new Vector.c |
| 14.11.01 | V1.00 | Example CAN added |
| 14.11.01 | V1.00 | Example IOPort added |
| 14.11.01 | V1.00 | Example Reload added |
| 14.11.01 | V1.00 | Example Template added |
| 14.11.01 | V1.00 | Example Uart1 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 MB90385 Series V01R10 (536 KB, 11. September 2006)
ZIPSample Files for MB90385 Series CANwrite (216 KB, 17. August 2005)
