CONCERTO-Kit

Supports MB95F108, low cost

PICTURE

Picture

DESCRIPTION

The CONCERTO-Kit is a low-cost evaluation board based on the Fujitsu F²MC-8FX microcontroller MB95F108AHS series. The board allows the designer immediately to start with the software development before his own final target system is available.


FEATURES

The CONCERTO-Kit evaluation board includes the following features:

  • Microcontroller MB95F108AHS
  • 1x UART-Transceiver (SUB-D9 connector)
  • 1x LIN-Transceiver (3-pin header)
  • 1x 7 Segment LED-Display
  • 2x 'User'-button
  • 1x 'Reset'-button, 'Reset'-LED
  • All 64 pins routed to pin-header
  • On-board 5V voltage regulator, 'Power'-LED
  • Battery-supply (external power supply possible)
    • Note: Power supply requirements: 9V-12V with center pin is GND (e.g.: PSU SNG12-24W)

The CONCERTO-Kit contains

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

DOCUMENTATION

Manual ReadMe_V13.pdf
Schematic CONCERTO_Kit_schematic.pdf

SOFTWARE

This is a project template for the MB95F108 (8FX Series) that is used on the evaluation board CONCERTO-Kit. 951xx_template_concertokit-v14.zip
This ADC project initializes the ADC-Interface (Channel 0). 951xx_adc-v12.zip
This example project shows initilization of compound timer in 16bit continous mode. 951xx_compound_timer_16bit_continous-run-v10.zip
This is an example application for the CONCERTO-Kit for 8FX Series (MB95FV100) 951xx_concertokit-v11.zip
This sample shows the use of Dual Operation Flash for emulation of an EEPROM. 951xx_eeprom-emulation_concertokit-v11.zip
This project uses I2C macro in master mode. 951xx_i2c-master-v11.zip
This project uses I2C macro in slave mode. 951xx_i2c-slave-v11.zip
This project uses I2C macro to store and read data in external EEEPROM of type 24C04. 951xx_i2c_eeprom-24c04-v10.zip
In this example the 7-segment display will show "FUJITSU" as separate chars. Then the infinity sign will be animated. 951xx_io-v11.zip
This project shows a counter from 0..9 on the 7-segment display of the CONCERTO-Kit. 951xx_io_7seg_counter-v11.zip
If the button SW1 (3) (external interrupt INT10 (INT11)) is pressed then '0 (1)' is shown on the 7-segment display of the CONCERTO-Kit 951xx_irq_ext-v12.zip
This project uses the 8/16-bit PPG to output a 16bit PWM waveform. 951xx_ppg16-v12.zip
This project uses the 8/16-bit PPG in 8-bit PPG mode to output two 8-bit PWM waveforms. 951xx_ppg8-v12.zip
This project uses the 8/16-bit PPG in 8-bit prescaler + 8-bit PPG mode to output a PWM waveform. 951xx_ppg88-v12.zip
This project uses the 16-bit PPG timer to output a PWM waveform. 951xx_ppgtimer-v12.zip
This project uses the interrupt of the Reload Timer to trigger the 7-segment counter (Port0) on the CONCERTO-Kit . 951xx_rlt_irq-v11.zip
This example sends a welcome string via UART0 and echoes all received characters. 951xx_uart_async-v11.zip
This example sends a welcome string via LIN_UART (asynchronous mode 8N1) and echoes all received characters. 951xx_uart_lin-v11.zip
This example shows basic functionality of LIN-Master bus operations with the LIN-UART. 951xx_uart_lin_master-v11.zip
This example shows basic functionality of LIN-Slave bus operations with the LIN-UART. 951xx_uart_lin_slave-v11.zip
This example programs an NM93C46 EEPROM via SPI and reads back the written data 951xx_uart_sync_spi_nm93c46-v10.zip