Rohm SENSEKIT1-EVK-101 Скачать руководство пользователя страница 23

Sensor Evaluation Kit User Manual Rev1.0

23

Appendix A: Programming the Base Board Instructions

This appendix explains how to program the default software into the Base Board using the DTU8 Debugger.
•  Step 1: If the U8 Code Development tools are not installed on your PC, please install them from the CD included with 

the nanoEASE. (The U8Dev Suite includes 18 manuals to help you become familiarized with LAPIS Semiconductor's 
micros, development tools, nanoEASE debugger, and more). Follow the instructions in ReleaseNote_e.pdf when 
installing the tools.

•  The tools provided with this kit may not be the most up-to-date. Go to 

https://www.lapis-semi.com/customer/lpmcu/

login.html

 to register and download the latest version of the tools.

•  Step 2: Download the source code from 

https://github.com/ROHMUSDC/ROHMSensorPlatformEVK/

. The default 

software is stored in directory “Q112 Firmware - Sensor Platform EVK\_output\_hex\Q112-SENSORPLATFORMEVK.
HEX”.

•  Step 3: Connect the nanoEASE to the board as indicated in the figure below. Change the Reset Selection Header (J2) 

to the nE_RST position (connect Pin 2 and 3).

Figure 38: nanoEASE - Base Board Connection Diagram

Figure 39: nanoEASE - Base Board Connection

•  Step 4: Start the DTU8 Debugger by selecting Start     All Programs     U8 Tools     nX-U8     DTU8 Debugger.
•  Step 5: In the Target Settings window, select ML610112 in the 

Target chip

 field and nanoEASE in the 

Target ICE

 field.

Содержание SENSEKIT1-EVK-101

Страница 1: ...Sensor Evaluation Kit USER MANUAL ROHM SENSEKIT1 EVK 101 SENSEKIT2 EVK 101...

Страница 2: ...eakout Board Overview 10 3 1 Hall Sensor Breakout Board 10 3 2 Ambient Light Sensor Breakout Boards 12 3 2 1 BH1620FVC Breakout Board 12 3 2 2 BH1721FVC Breakout Board 14 3 3 UV Sensor Breakout Board...

Страница 3: ...your computer for communicating with the Base Board LAPIS MCU via USB If not please go to http www ftdichip com Support Documents InstallGuides htm to access the driver files Step 2 Verify that the ju...

Страница 4: ...Board Sample Output without Breakout Board 1 3 Supported Sensor Products Part Number Sensor Type Sensor Control Code BU52011HFV Hall Sensor 2 BH1620FVC Ambient Light Sensor 5 BH1721FVC 8 ML8511 UV Se...

Страница 5: ...lock diagram of the Base Board is shown in Figure 5 LAPIS Semiconductor s ML610Q112 MCU is used to interface with the Breakout Board via Sensor Interface Headers and with the PC via the UART to USB IC...

Страница 6: ...ace master slave synchronous serial port voltage level supervisor analog comparators and 10 bit successive approximation type A D converter around an 8bit nX U8 100 CPU The nX U8 100 is capable of eff...

Страница 7: ...he debugging function of ML610Q112 is extremely useful You will be able to single step through your code to quickly find problems and solutions as well as set breakpoints and create and save watch lis...

Страница 8: ...Sensor Evaluation Kit User Manual Rev1 0 8 The feedback LEDs The UART to USB Block Figure 11 Base Board Feedback LED Schematic Figure 12 Base Board USB to UART Schematic...

Страница 9: ...s github com ROHMUSDC ROHMSensorPlatformEVK The flow diagram of the Base Board software is shown in Figure 13 The Sensor Control value is the input data from the PD port of ML610Q112 This value is use...

Страница 10: ...itches that can operate both the S and N poles upon which the output goes from High to Low Figure 14 BU52011HFV Breakout Board Top and Bottom Views Figure 15 BU52011HFV Breakout Board Block Diagram Th...

Страница 11: ...Output When the BU52011HFV Breakout Board is connected to the running Base Board If no magnetic field is present all LEDs will be turned off and the output text sent to the PC via UART will read Hall...

Страница 12: ...e visibility Figure 18 BH1620FVC Breakout Board Top View and Bottom Views Figure 19 BH1620FVC Breakout Board Block Diagram The block diagram and schematic of the BU1620FVC Breakout Board are shown in...

Страница 13: ...000 M Gain R128 R131 R129 R130 1 0 10 000 L Gain R128 R131 R128 R130 1 1 100 00 Based on the Gain Mode read from Pins GPIO0 and GPIO1 in Header 1 and the 10bit ADC value converted at the ADC0 pin of S...

Страница 14: ...ng LCD and keypad backlighting in mobile phones It also features a wide detection range 1 65528 lx Figure 22 BH1721FVC Breakout Board Top View and Bottom Views Figure 23 BH1721FVC Breakout Board Block...

Страница 15: ...tic Figure 25 BH1721FVC Breakout Board Sample Output The illuminance of the ALS surface EV is calculated as follows Where Raw Data refers to the 16bit serial output of the ALS Accuracy denotes measure...

Страница 16: ...it easy to connect external circuits such as an ADC And in power down mode the standby current is typically only 0 1uA prolonging battery life considerably Figure 26 ML8511 Breakout Board Top View an...

Страница 17: ...Jumper Positions The UV intensity of the UV sensor surface UVI is calculated as follows Where V is the voltage at the output pin of ML8511 The feedback LEDs display the 8bit ADC value scaled down fro...

Страница 18: ...l suited for a range of smartphone tablet and health fitness applications Figure 30 KMX61 Breakout Board Top View and Bottom Views Figure 31 KMX61 Breakout Board Block Diagram The block diagram and sc...

Страница 19: ...CCEL_XOUT are the X axis accelerometer outputs ACCEL_XOUT_L 0Ah and ACCEL_XOUT_H 0Bh ACCEL_YOUT are the Y axis accelerometer outputs ACCEL_YOUT_L 0Ch and ACCEL_YOUT_H 0Dh ACCEL_ZOUT are the Z axis acc...

Страница 20: ...MAG _ZOUT are the Z axis magnetometer outputs MAG _ZOUT_L 16h and MAG _ZOUT_H 16h Sensitivity refers to the Magnetic Sensitivity Typ 0 146 T count The feedback LEDs indicate the tilt position of the...

Страница 21: ...lly when detecting temperature independently Open Drain Output Active L is enabled as well Figure 34 BDE0600G Breakout Board Top View and Bottom Views Figure 35 BDE0600G Breakout Board Block Diagram T...

Страница 22: ...tection Temperature C J6 Open 65 2 1 60 2 3 55 The temperature of the BDE0600G sensor is calculated as follows Where V is the voltage at the output pin of BDE0600G and Vo is the output voltage at Temp...

Страница 23: ...the most up to date Go to https www lapis semi com customer lpmcu login html to register and download the latest version of the tools Step 2 Download the source code from https github com ROHMUSDC ROH...

Страница 24: ...24 Figure 40 DTU8 Debugger Settings Figure 41 DTU8 Debugger Loading Software Files Into the Base Board Step 6 Load the default software into the Base Board by clicking on the Load Program File button...

Страница 25: ...munication devices electronic appliances and amusement devices The Products specified in this document are not designed to be radiation tolerant While ROHM always makes efforts to enhance the quality...

Страница 26: ...Mouser Electronics Authorized Distributor Click to View Pricing Inventory Delivery Lifecycle Information ROHM Semiconductor SENSEKIT2 EVK 101...

Отзывы: