EasyManuals Logo

Renesas V850 Series User Manual

Renesas V850 Series
186 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #57 background imageLoading...
Page #57 background image
CHAPTER 3 SOFTWARE CONFIGURATION
Application Note U17209EJ1V0AN
60
3.6 Tables
(1) LED output pattern
Contains display pattern data 0 to 9.
unsigned short led_pat[10] = { 0xfc. 0x60, ~ };
(2) Initial CW output pattern
Contains an output pattern for CW initial operation.
unsigned short cw_data[6][2] = { { 0x09, 0x00 }, { 0x21, 0x00 }, };
Note
Note The underlined values differ depending on the target microcontroller.
Figure 3-24. Bit Assignment
WL WU VL VU UL UU
(3) Initial CCW output pattern
Contains an output pattern for CCW initial operation.
unsigned short ccw_data[6][2] = { { 0x18, 0x00 }, { 0x12, 0x00 }, };
Note
Note The underlined values differ depending on the target microcontroller.
(4) Initial revolution pattern output time
The initial pattern is output with the revolution speed increased each time the interrupt of this table occurs.
unsigned short up_data[ ] = { 255, 242, ~ };

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Renesas V850 Series and is the answer not in the manual?

Renesas V850 Series Specifications

General IconGeneral
BrandRenesas
ModelV850 Series
CategoryInverter
LanguageEnglish