9 years ago.

How to determine the firmware version on GR-Peach

I just received a Peach. I see the mbed drive and all of the LEDs are flashing. TeraTerm connects to the newly found USB-serial port.

1. How do I determine the firmware version?

2. Is something suppose to come out of the serial port? If so, what is the baud rate?

3. What application code is running on the Peach?

Regards, ...kevin

Question relating to:

Renesas Electronics Corporation (TSE: 6723), the world's number one supplier of microcontrollers, is a premier supplier of advanced semiconductor solutions including microcontrollers, SoC solutions and a broad range of analog …

Thank You Masahiko,

One clarification on question 3. What code is running on the GR-PEACH that is blinking the LEDs?

posted by Kevin Braun 24 Mar 2015

Hello Kevin, Could you check the following URL, please? http://developer.mbed.org/teams/Renesas/wiki/GR-PEACH-rev_B-version-information

(I think you use GR-PEACH rev.B.)

posted by Masahiko Ikeda 01 Apr 2015

1 Answer

9 years ago.

Dear Kevin,

I'm sorry to have kept you waiting.

I answer your questions.

1. How do I determine the firmware version?

Last week, a firmware is updated. So please update a firmware. The firmware and an update method is described in the following page.

How to update firmware for GR PEACH

2. Is something suppose to come out of the serial port? If so, what is the baud rate?

The setting of "Serial port setup" on TeraTerm is as the below.

  • Baud rate 9600
  • Data: 8 bit
  • Parity: none
  • Stop: 1 bit
  • Flow control: none

3. What application code is running on the Peach?

The functions we prepared are described in the following page. Please check it.

GR PEACH_supported_function_map

Best Regards,

Masahiko Ikeda

Accepted Answer