pnx8510 NXP Semiconductors, pnx8510 Datasheet - Page 31

no-image

pnx8510

Manufacturer Part Number
pnx8510
Description
Analog Companion Chip
Manufacturer
NXP Semiconductors
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
pnx8510HW/B1
Manufacturer:
Avocent
Quantity:
187
Part Number:
pnx8510HW/B1
Manufacturer:
PHI
Quantity:
1 000
Part Number:
pnx8510HW/B1
Manufacturer:
NXP/恩智浦
Quantity:
20 000
Philips Semiconductors
9397 750 12612
Product data
7.2.4 Limitations of the video pipe
7.3 Audio pipeline
//
//
//
//
//
// * Unlike the serial method, this algorithm does not require any additional
// * operations to finish the CRC after the message is processed
// * This routine uses crc1 to hold the crc.
// */
//
// void parallel_crc1(c)
// int c;
// {
//
//
//
//
//
//
//
//
//
//
// }
In all HD modes, the video encoder will be switched off. Either a separate sync signal
or the embedded syncs of the D1 input can be used to generate the sync raster
driving the display device.
The PNX8510/11 has two independent stereo channels, each connected to a
separate audio interface. The primary audio channel is usually associated with the
primary video channel and carries the accompanying sound information. The
};
int r1 ;
/* calculate CRC using the 4 bit LUT method */
/* upper 4 bits */
r1 = crc16_table[((crc1>>12) & 0xF) ^ ((c & 0xf0) >> 4)];
crc1 = ((crc1 << 4) & 0xFFF0) ^ r1;
/* lower 4 bits */
r1 = crc16_table[((crc1>>12) & 0xF) ^ (c & 0x0f)];
crc1 = ((crc1 << 4) & 0xFFF0) ^ r1;
0x801b, 0x001e, 0x0014, 0x8011,
0x8033, 0x0036, 0x003c, 0x8039,
0x0028, 0x802d, 0x8027, 0x0022
Rev. 04 – 12 January 2004
© Koninklijke Philips Electronics N.V. 2004. All rights reserved.
PNX8510/11
Analog companion chip
31 of 92

Related parts for pnx8510