DICE-Kit

Supports MB90350 Series, low cost

PICTURE

Picture

DESCRIPTION

The DICE-Kit is a low-cost evaluation board based on the Fujitsu 16LX microcontroller MB90350 Series. The board allows the designer immediately to start with the software development before his own final target system is available.


FEATURES

The DICE-Kit evaluation board includes the following features:

  • Supports MB90350 Series
    • DICE-Kit V10: Microcontroller MB90F352S
    • DICE-Kit V20: Microcontroller MB90F357AS (Dual Operation Flash)
    • DICE-Kit V30: Microcontroller MB90F352ES (Dual Operation Flash)
  • 1x UART-Transceiver (SUB-D9 connector)
  • 1x high-speed CAN-Transceiver (5-pin header)
  • 2x 7 Segment LED-Display
  • 2x 'User'-button
  • 1x 'Reset'-button, 'Reset'-LED
  • 1x external watchdog MB3793-42
  • All 64 pins routed to pin-header
  • On-board 5V voltage regulator, 'Power'-LED
  • Battery-supply (external power supply possible)

The DICE-Kit contains

  • DICE-Kit evaluation board
  • 4x Battery Mignon AA
  • 1 page introductional flyer
  • Mini CD with documentation and software examples

DOCUMENTATION

Manual DICE-Kit V10 (MB90F352S) DICE-Kit_v10_ReadMe.pdf
Manual DICE-Kit V20 (MB90F357S, Dual-Operation-Flash) DICE-Kit_v20_ReadMe.pdf
Manual DICE-Kit V30 (MB90F352ES, Dual-Operation-Flash) DICE-Kit_v30_ReadMe.pdf
Schematic DICE-Kit_schematic.pdf

SOFTWARE

This project is the base for your user-application. dicekit_template-v30.zip
This example includes the complete DiceKit software. dicekit-v30.zip
This example shows functionality of the CAN-controller. dicekit_can_uart_async-v30.zip
This project simulates two dices. dicekit_dice2-v30.zip
This sample project uses the Input Capture Channel 0 to measure the frequency of a signal applied to pin IN0 (pin 44 on DICE-Kit). dicekit_frt_icu-v30.zip
This project shows a counter from 0..99 on the two 7-segment displays dicekit_io_7seg_counter-v30.zip
The UART3 is initialized, a string is sent out after reset and each received character will be echoed. dicekit_uart3_async-v30.zip