MB91364
SmplFR
DESCRIPTION
To install the Software Sample Files please download the compressed self-extracting file. The Standard Installation Target Directory is:
C:\Softune\sample\smplfr
Refer to README.TXT within the project-directory for more details !
FEATURES
- LCD
This projects shows how an optional LCD-Display with HD44780 can be used - LEDdemo1
This project simply counts up an internal variable and outputs the counter value to port PJ (LEDx). No interrupts are used. - LIN-Master
This example shows basic functionality of LIN-Master bus operations with UART3 of MB91364. Note: This example needs a second MB91364 with the running software of the example 'LIN_Slave'. If all is runnig o.k. the sent data is displayed on the PortJ-LEDs of the Starterkit. (Or monitor PortJ on scope. The port has to toggle.) Protocol: This example transmits 8 LIN-Messages with 4 Data Bytes each. Then a bus sleep command is sent by the Master. After some wait time a bus wake-up signal is sent by the Master and the transmission starts again.
Note: Jumper J21 and Jumper J22 of the Starterkit MB91F364 must be set. - LIN-Slave
This example shows basic functionality of LIN-Slave bus operations with UART3 of MB9164. Note: This example needs a second MB9164 with the running software of the example 'LIN_Master'. If all is runnig o.k. all LEDs of the Starterkit are flashing con- tinuously. (Or monitor PortJ on scope. The port has to toggle.) In case of an error, all LEDs are flashing together. Protocol: This example receives 8 LIN-Messages with 4 Data Bytes each. Then a bus sleep command is sent by the Master. After some wait time a bus wake-up signal is sent by the Master and the reception starts again. Note: Jumpers J21 and J22 of the Starterkit MB91F364 must be set. - StarterkitMB91364
1) running LED light to check LED-Port PJ
2) initialisation of UART0 (UART"A") and send out welcome-string (9600Baud)
3) initialisation of UART6 (UART"B") and send out welcome-string (9600Baud)
4) initialisation of optional LCD at Port PJ (same as LED-Port !)
5) Each character received via UART0 will be echoed
6) Key-buttons INT0 and INT1 will be confirmed by UART-message
7) Received UART"B"-data will be send via CAN to ID #3
8) All received CAN-data will be send via UART "B" - Template
This is a Template for the MB91364Series. It includes some basic settings for e.g. Linker, C-Compiler which must be checked and modified in detail, corresponding to the user application. - UART0
It is a test application to send an welcome string to the serial output UART0 and echos every receiving character. Baud rate 38400 at 4MHz-crystal, no parity, 1 stop bit and a data length of 8 bit. No interrupts are used. - CANdemo1
Shows some basic stuff how to transmit and receive messages. - --> Refer to README.TXT within the project-directory for more details !
- History of the MB91364:
| Date | Revision | Description |
| 11.09.06 | V01R02 | Updated Example Package released |
| 20.11.02 | V01R02 | sample package released |
| 12.11.02 | V01R01 | Example Package released |
| 05.11.02 | - | new template (flash programming prc files) |
| 28.10.02 | - | CANdemo1 added |
| 25.10.02 | - | disclaimer added to all source files |
| 23.10.02 | - | LIN-Master Demo |
| 23.10.02 | V01R01 | LIN-Slave Demo |
| 17.09.02 | V01R00 | sample package released |
| 10.09.02 | - | StarterkitMB91364.prj created |
| 10.09.02 | - | LCD.prj created |
| 10.09.02 | - | UART0.prj created |
| 10.09.02 | - | LEDdemo1.prj created |
| 10.09.02 | - | Template.prj created |
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 MB91364 V01R02 (1100 KB, 11. Septemebr 2006)
