1. Introduction

1.1. Purpose of This Tutorial

This tutorial aims to provide an introduction to using the DA1453x / DA1458x Peripheral Drivers that are provided as part of the Renesas Semiconductor SmartBond™ SDK6. This tutorial is applicable to SDK6 version 6.0.22.

DA145xx

  • DA1453x is referring to DA14531-00, DA14531-01, DA14530, DA14535 and DA14533

    • The DA14531-00 is the main DA14531 device. The -00 is just a new naming to introduce the variant DA14531-01. The DA14531-01 is a ROM variant of the main DA14531-00.

    • The DA14535 is a DA14531 upgrade.

    • The DA14533 is optimized for automotive and industrial applications at higher temperatures, and it is rated as operating up to 105 ºC and compliant with the AEC-Q100 (Grade 2) standard.

  • DA1458x is referring to DA14585 and DA14586.

If you’ve not already done so, it is strongly recommended that you familiarize yourself with SDK6 by going through the Getting Started Tutorial. To get the most out of this tutorial you’ll need to have a basic knowledge of the C Programming language, however it has been structured to accommodate a wide range of abilities, from beginner to expert.

The tutorial uses a sample application in the SDK as the starting point for each section and builds on this step by step to demonstrate the use of various DA1453x/DA1458x peripherals.

Simply select a peripheral of interest from the Table of Contents and follow the easy to use instructions. By the end of the section you’ll be able use the SDK based driver to configure and interact with the peripheral.

The Renesas Semiconductor’s SDK6 supports the following SmartBond™ devices (Click on a device to access all of the associated documentation and tools):

This tutorial should be used with SDK6.0.22 or later. We strongly recommend always using the latest version of our SDK6.The DA14585/DA14531 SW Platform Reference Manual provides a comprehensive overview of the SDK6.

1.2. Before You Get Started

In order to follow this tutorial you will need a DA1453x/DA1458x Development Kit and to have installed the development tools and downloaded the SDK, see the DA1453x/DA1458x Tutorial SDK6 Getting Started for further details.