Software Installation And Usage; Kit Hardware Connections - Renesas FS3000 Pmod Manual

Table of Contents

Advertisement

US082-FS3000EVZ Evaluation Board Manual
Example Code to Start the Sensor after Configuration in FSP
/* Quick setup for g_fs3000_sensor0. */
void g_fs3000_sensor0_quick_setup(void)
{
fsp_err_t err;
/* Open fs3000 sensor instance, this must be done before calling any FSXXXX API */
err = g_fs3000_sensor0.p_api->open(g_fs3000_sensor0.p_ctrl, g_fs3000_sensor0.p_cfg);
assert(FSP_SUCCESS == err);
2.3

Software Installation and Usage

Visit the Renesas
website
software development, and the availability of additional hardware.
The minimum FSP version supporting the FS1015 sensor block is FSP 3.8.0. For the latest sensor support, use
the latest release. For the latest connectivity support and details on creating customized IoT system solutions, visit
the Quick-Connect IoT site.
2.4

Kit Hardware Connections

Follow these procedures to set up the kit as shown on
1. Verify that the MCU evaluation kit being used has a Pmod connector set to Type 6A. (For help, see the kit
hardware manual).
a. If no Type 6A Pmod is available, ensure the MCU evaluation kit can use the US082-INTERPEVZ interposer
board and insert the board into the MCU connector before adding any sensor boards.
2. Plug in the US082-FS3000EVZ to the Type 6A connector, being careful to align Pin 1 on the sensor board and
MCU kit.
R36UZ0012EU0100 Rev.1.00
Jul 13, 2022
Figure 2. Stack Selection in Renesas e
for the latest version of the e2 studio and for more information on a full system design,
Generate Code
2
Studio
Figure
3.
FS3000 Flow Sensor
Page 4

Advertisement

Table of Contents
loading

This manual is also suitable for:

Us082-fs3000evz

Table of Contents