UPD78F0034BGC-8BS-A Renesas Electronics America, UPD78F0034BGC-8BS-A Datasheet - Page 213

no-image

UPD78F0034BGC-8BS-A

Manufacturer Part Number
UPD78F0034BGC-8BS-A
Description
MCU 8-Bit 78K0 CISC 32KB Flash 2.5V/3.3V/5V 64-Pin LQFP
Manufacturer
Renesas Electronics America
Datasheet

Specifications of UPD78F0034BGC-8BS-A

Package
64LQFP
Family Name
78K0
Maximum Speed
12 MHz
Ram Size
1 KB
Program Memory Size
32 KB
Operating Supply Voltage
2.5|3.3|5 V
Data Bus Width
8 Bit
Program Memory Type
Flash
Number Of Programmable I/os
51
Interface Type
3-Wire/UART
On-chip Adc
8-chx10-bit
Operating Temperature
-40 to 85 °C
Number Of Timers
3

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
UPD78F0034BGC-8BS-A
Manufacturer:
RENESAS
Quantity:
1 000
Part Number:
UPD78F0034BGC-8BS-A
Quantity:
9
Part Number:
UPD78F0034BGC-8BS-A(MS)
Manufacturer:
NEC
Quantity:
8 000
/* INTTM00 interrupt function */
void intervalint()
{
/******************************************************/
/*
/* Define variables required for interrupt here
/*
/******************************************************/
/********************************************************/
/*
/* Describe processing required for interrupt below
/*
/********************************************************/
}
/* INTTM01 interrupt function */
void intervalint2()
{
/******************************************************/
/*
/* Define variables required for interrupt here
/*
/******************************************************/
/********************************************************/
/*
/* Describe processing required for interrupt below
/*
/********************************************************/
}
unsigned int work;
work = CR00;
data[4] = work - data[5];
data[5] = work;
data[3] = 0xffff;
unsigned int work;
work = CR01;
data[1] = work - data[2];
data[2] = work;
data[0] = 0xffff;
CHAPTER 8 16-BIT TIMER/EVENT COUNTER 0
User’s Manual U14046EJ5V0UD
/* Read capture value */
/* Calculate and update interval */
/* Update read value */
/* Set measurement completion flag */
/* Read capture value */
/* Calculate and update interval */
/* Update read value */
/* Set measurement completion flag */
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
211

Related parts for UPD78F0034BGC-8BS-A