S1C17W13 REMC2 Sample Software Copyright(C) SEIKO EPSON CORPORATION 2016. All rights reserved. History - 02 Aug, 2016 rev1.0.0 Newly developed. ----------------------------------------------------------------------------- 1. Folder Configuration s1c17w13_remc2_sample |_ s1c17w13_remc2_gnu17v2 Sample project for GNU17v2 |_ s1c17w13_remc2_gnu17v3 Sample project for GNU17v3 2. Sample Software Specification This sample software executes the processing shown below using the REMC2 circuit embedded in the microcontroller. - Transmit data in NEC format 3. Hardware Requirements This sample software use P00 for REMO, as IR remote controller transmit data output. See technical manual of the microcontroller on connection between the microcontroller and an external infrared module. 4. Behavior 1) Transmit Frame data, which consists of Leader, Customer Code, Data, inverted Data, and Stop. 2) Transmit Repeat data approx 108ms after transmission of the Frame data. 5. Adjustment This sample software includes GNU17v2.x and GNU17v3.x source code. Before using the sample software, follow instructions below to adjust the sample software either to GNU17v2.x or GNU17v3.x used. 1)Open Import Wizard to import this sample program into workspace. [File] > [Import] > [General] > [Existing Projects into Workspace] 2)Select the folder containing the sample program. For GNU17v2.x, select "s1c17w13_remc2_gnu17v2" project. For GNU17v3.x, select "s1c17w13_remc2_gnu17v3" project. 3)Check "Copy projects into workspace" and click "Finish" to import. As to configurations on GNU17 in detail, refer to S5U1C17001C Manual. EOF