MB90440 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
FEATURES
- Template:
This is a project template for the MB90440 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. - CanRead:
This is a CAN Read project for the MB90440 Series.
Description:
Can0Read.c: Can0 puts the received datas to port4.
Can1Read.c: Can1 puts the received datas to port4.
Can2Read.c: Can2 puts the received datas to port4. - CAN-Bitrate:
100 KBit: All messages with message-ID 1 will be read. If more than one byte is sent within one message, there is a little delay between each byte is put to port4 - CanWrite:
This is a CAN Write project for the MB90440 Series.
Description: This demo shows a simple write to CAN bus.
Can0Write.c writes some data to CAN0
Can1Write.c writes some data to CAN1
Can2Write.c writes some data to CAN2
Data that will be written:
1. no Databyte (DataLenth 0)
2. one Databyte (0x55)
3. eight Databytes (0x31 0x32 0x34 0x35 0x36 0x37 0x38) after that begins continous-writing of one byte counting from 0x00 to 0xff - IOPort:
IOPort-project simply counts down an internal variable and outputs the counter value to port4. No interrupts are used. - Reload:
reload-project uses interrupts of reload-timer0 and reload-timer1 to toggle LEDs of Port 4 - UART0:
It is a test application to send an welcome string to the serial output UART0 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:
It is a test application to send an welcome string to the serial output 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. - History of the MB90440 Series:
| Date | Revision | Description |
| 11.09.06 | V01R06 | Updated Sample package released |
| 26.04.04 | V01R05 | sample package released |
| 16.04.04 | 1.3 | Template: start-up updated |
| 05.09.03 | V01R04 | sample package released |
| 02.09.03 | 1.2 | new Header-File, Template updated |
| 12.05.03 | V01R03 | Example package released |
| 28.01.03 | - | new header files |
| 12.11.02 | V01R02 | Example package released |
| 11.11.02 | - | CANread, CANwrite replaced by example CAN |
| 25.10.02 | - | disclaimer added to all source files |
| 23.07.02 | - | new Header-File, Template updated |
| 21.01.02 | V01R01 | Example package released |
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 MB90440 Series V01R06 (344 KB, 11. September 2006)
