參數(shù)資料
型號: UPD70F3107AGJ-UEN
廠商: NEC Corp.
英文描述: 32-Bit Single-Chip Microcontrollers
中文描述: 32位單芯片微控制器
文件頁數(shù): 78/99頁
文件大小: 528K
代理商: UPD70F3107AGJ-UEN
CHAPTER 5 APPLICATION EXAMPLES
Application Note U17121EJ1V1AN
78
///////////////////////////////////////
// ATA Control Register Base Address //
///////////////////////////////////////
ConfigAddress = 0x40000014;
// bit 31-11 : IDSEL specification = 010000000000000000000b
// Select PCI device connected to AD30
// bit 10-08 : Function number = 00b
// bit 07-02 : Register number = 5 (000101b),
// -> ATA Control Register Base Address
// (In the case of PCI-IDE ASIC board used in this application)
// bit 01-00 : 00b (fixed)
PCI_ConfigWrite(ConfigAddress, 0x0C800008);
//////////////////////////////////////////////
// Bus Master Control Register Base Address //
//////////////////////////////////////////////
ConfigAddress = 0x40000018;
// bit 31-11 : IDSEL specification = 010000000000000000000b
// Select PCI device connected to AD30
// bit 10-08 : Function number = 00b
// bit 07-02 : Register number = 6 (000110b)
// -> Bus Master Control Register Base Address
// (In the case of PCI-IDE ASIC board used in this application)
// bit 01-00 : 00b (fixed)
PCI_ConfigWrite(ConfigAddress, 0x0C800010);
return;
}
/////////////////////////////////////////////////////////////////
// Function name: main //
// Function: Sets base address of configuration space. //
// Argument: None //
// Return value: 0: Normal end //
/////////////////////////////////////////////////////////////////
int main(void)
{
// Initializes PCI Host Bridge Macro.
PCI_HBM_Init();
// Sets base address of configuration space.
PCI_Config_BaseAddressInit();
return 0;
}
相關(guān)PDF資料
PDF描述
UPD70F3134A 32-Bit Single-Chip Microcontrollers
UPD70F3134AF1-EN4 32-Bit Single-Chip Microcontrollers
UPD70F3134AGJ-UEN 32-Bit Single-Chip Microcontrollers
UPD70F3134AY 32-Bit Single-Chip Microcontrollers
UPD70F3134AYF1-EN4 32-Bit Single-Chip Microcontrollers
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
UPD70F3107AGJ-UEN-A 制造商:Renesas Electronics 功能描述:V850 50MHz 制造商:Renesas Electronics 功能描述:V850 50MHz Cut Tape
UPD70F3107F1-EN4 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Microcontroller
UPD70F3107GJ-UEN 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Microcontroller
UPD70F3114 制造商:NEC 制造商全稱:NEC 功能描述:32-Bit Single-Chip Microcontrollers
UPD70F3114A 制造商:NEC 制造商全稱:NEC 功能描述:32-Bit Single-Chip Microcontrollers