Revision Record
Rev.
Date
Description
Page
Summary
1.00
Nov.15.2013
—
First edition issued
1.20
Apr.21.2014
1,3
11,12
Added mention of support for RX110/63x.
Added interface for RX210 Sample&Hold, Self-Diagnosis, and
Disconnect Detection Assist (DDA)
1.30
Jun.05.2014
—
Fixed bug in code that eliminated channels 8-15.
1.40
Nov.07.2014
—
Added RX113 support.
2.00
Mar.30.2015
—
Added RX64M/RX71M support. Modified interface to include a
unit number.
2.10
Jun.15.2015
—
Added RX231 support. Added an RX231 demo.
2.11
Mar.01.2016
—
Added RX130 and RX230 support.
2.20
Dec.01.2016
—
Added RX65N support.
5
2.9 Code Size:
- Changed code sizes for RX111.
- Added code sizes for RX65N.
53 to 64
3.2 R_ADC_Open(), 3.3 R_ADC_Control():
Added the following code in each Example section.
- Code to clear all fields of each structure.
- Comment regarding a wait time before A/D conversion starts
after open.
55
3.2 R_ADC_Open(): Added the Special Notes (RX 63x) and
Special Notes (RX110/RX111/RX113/RX210/RX130/RX230/
RX231/RX65x).
56
3.3 R_ADC_Control(): Added the sentence to clear all
members of parameters in the Description.
65
3.3 R_ADC_Control(): Added and modified the following items:
- Special Notes (RX Family Common): Added four special
notes.
- Special Notes (RX64M/RX71M/RX65x): Added a special note
regarding operation under Group A Priority Control and
modified the table.
- Special Notes (RX63x) and Special Notes (RX110/RX111/
RX113): Added.
67
3.4 R_ADC_Read(): Added Special Notes (RX110/RX111/
RX113).
71
4. Pin Setting: Added.
72
5.3 s12ad_poll_demo_rskrx130: Added.
Program
Fixed typo on comment lines.
Revised the initialization in the R_ADC_Open function.