Skip to content

v1.1.0

Compare
Choose a tag to compare
@renesas-fsp-development renesas-fsp-development released this 07 May 02:10
· 64 commits to master since this release

Release Notes

Flexible Software Package (FSP) for Renesas RA MCU Family, version 1.1.0.

Download the FSP with e2 studio Installer for this release, setup_fsp_v1_1_0_e2s_v7_8_0.exe, from here.

If using IAR or Keil MDK, download the Renesas Advanced Smart Configurator for this release, setup_fsp_v1_1_0_rasc_v2020-04.exe, from here.

All installers are available in the Assets section of this release.

Refer to the README.md in the FSP root folder for setup instructions, hardware details, and related links.

Tools

GCC Compiler : 9-2019-q4-major

IAR Compiler: 8.50.1

ARM Compiler : 6.13

QE for Capacitive Touch : 1.1.0

QE for BLE : 1.0.0

Features Added

  • RA4W1 MCU support
  • Bluetooth Low Energy (rm_ble_abs)
  • USB Host HID Class (r_usb_hhid)
  • USB Peripheral HID Class (r_usb_phid)
  • SEGGER emWin can be used without RTOS
  • SEGGER emWin now supports 8bpp and 4bpp modes
  • E2 and E2 Lite emulator support
  • LittleFS now available as key storage for AWS PKCS11 PAL

Third Party Software

These third party software solutions are included alongside FSP.

FreeRTOS: 202002.00

Arm CMSIS5: 5.6.0

Arm Mbed Crypto: 3.1.0+renesas.1

Arm Mbed TLS: 3.0.0p1

Arm littlefs: 2.2.1

FreeRTOS+FAT: 160919a

SEGGER emWin: 6.10f

SEGGER J-Link: 6.70e

TES D/AVE 2D: 3.8.0

Bug Fixes

  • Register protection was not disabled when writing the VBTCR1 register in the BSP.
  • Fixed possible #include ordering issue with rm_wifi_onchip_silex
  • LittleFS default block count is now a function of data flash size. Default block size remains at 128 bytes as the minimum block size for LittleFS is 104 bytes.
  • Added support for using LittleFS under AWS PKCS11 PAL for key storage.
  • Fixed an issue causing mbedtls_utils.c from being included in the AWS pack. This file contains functions required for key provisioning.
  • Fixed issues with horizontal stride setting for GLCDC and emWin
  • RA Configuration editor now generates correct configuration for COMPSEL0 and does not overwrite register setting for ACMPLP.
  • In the RA Configuration editor, the ADC module displayed an error if a callback was provided in continuous mode. This has been removed.
  • There were build errors when adding AGT without using BLE. AGT will now build under both scenarios.
  • The QSPI documentation stated that SEGGER J-Link supported programming QSPI chips on Port 5 when it is actually Port 3.
  • Mbed Crypto can now be brought into RA4 and RA2 projects using the RA Configuration editor.

Known Issues

  • Issue
    USB basic parameter checking cannot be enabled.
  • Issue
    The USB driver does not work properly when the USB interrupt priority level is higher priority than the configMAX_SYSCALL_INTERRUPT_PRIORITY macro value.
    Workaround
    Specify a lower priority for the USB interrupt priority than the configMAX_SYSCALL_INTERRUPT_PRIORITY macro value.
  • Issue
    BLE software does not support timeout feature of RM_BLE_ABS_StartScanning().
    Workaround
    Set a timer on your own for your scan duration.
  • Issue
    USB HHID module on the RA6M3 does not work on the USBHS peripheral in this release.
    Workaround
    Use USBFS for USB HHID.
  • Issue
    USB suspend operation in host mode is not supported.
  • Issue
    When creating services for a custom profile in the R_BLE Custom Profile RA (QE) View, if you create multiple services with the same UUID or the same abbreviation, the GUI may behave incorrectly.
    Workaround
    Do not use duplicate UUIDs or abbreviations.
  • Issue
    There may be build errors when using Mbed TLS and Mbed Crypto in a project. For example, when using Secure Sockets on WiFi or Ethernet. This is due to an include path ordering issue.
    Workaround
    Change the order of the include paths for your project such that the include for "ra/arm/mbedtls/include" is after the include for "ra/arm/mbed-crypto/include".

MD5 Checksums

  • FSP_Packs_v1.1.0.zip 5c3c7f44ee825d502e336fb56ad8a77e
  • FSP_Packs_v1.1.0.exe 1081e0d5d5e1d32f7de011c8b6d94b30
  • fsp_documentation_v1.1.0.zip 0461fe97bfb45497bb973eb74e6e135e
  • setup_fsp_v1_1_0_e2s_v7_8_0.exe c7fe802b8d54cb3f91277b7afc5094c3
  • setup_fsp_v1_1_0_rasc_v2020-04.exe e51b64d292605e3375d5bf731ce29ff5