Electronic Components Datasheet Search
  English  ▼

X  

AM8530 Datasheet(PDF) 185 Page - Advanced Micro Devices

Part # AM8530
Description  Serial Communications Controller
PDF  194 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  AMD [Advanced Micro Devices]
Direct Link  http://www.amd.com
Logo AMD - Advanced Micro Devices

AM8530 Datasheet(HTML) 185 Page - Advanced Micro Devices

Back Button AM8530 Datasheet HTML 181Page - Advanced Micro Devices AM8530 Datasheet HTML 182Page - Advanced Micro Devices AM8530 Datasheet HTML 183Page - Advanced Micro Devices AM8530 Datasheet HTML 184Page - Advanced Micro Devices AM8530 Datasheet HTML 185Page - Advanced Micro Devices AM8530 Datasheet HTML 186Page - Advanced Micro Devices AM8530 Datasheet HTML 187Page - Advanced Micro Devices AM8530 Datasheet HTML 188Page - Advanced Micro Devices AM8530 Datasheet HTML 189Page - Advanced Micro Devices Next Button
Zoom Inzoom in Zoom Outzoom out
 185 / 194 page
background image
SCC Application Notes
AMD
7–36
unsigned char temp;
/*temporary storage for transmit/receive
character
array[0]=0x9
array[1]=0xC0;
/*hardware reset the 8530*/
array[2]=0x4
array[3]=0x20;
/*x1 clock, SDLC mode, parity disable*/
array[4]=0x1;
array[5]=0x40;
/*choose DMA request on transmit*/
array[6]=0x3;
array[7]=0xFC;
/*Rx 8bits/char, autoenabled, hunt mode*/
array[8]=0x5;
array[9]=0x63;
/*Tx 8bits/char, RTS enabled, TxCRC
enabled*/
array[10]=0x6;
array[11]=0x02;
/*address for this device is 02*/
array[12]=0x7;
array[13]=0x7E;
/*SDLC flag pattern 01111110*/
array[14]=0x9;
array[15]=0x02;
/*No vector is returned*/
array[16]=0xA;
array[17]=0x00;
/*Send CRC and Flag on underrun, do not
abort*/
array[18]=0xB;
array[19]=0x08;
/*rec. clock=RTxC pin, Transmit clk=TRxC
pin*/
array[20]=0xE;
array[21]=0x00;
array[22]=0x3;
array[23]=0xFD;
/*Rx enable*/
array[24]=0x5;
array[25]=0x6B;
/*Tx enable*/
array[26]=0x00;
array[27]=0x80;
/*reset TxCRC*/
array[28]=0x1;
array[29]=0xC0;
/*DMA request enabled*/
array[30]=0xF;
array[31]=0x08;
/*disable all interrupts except DCD
input*/
array[32]=0x0;
array[33]=0x10;
/*reset external/status interrupt twice*/
array[34]=0x0;
array[35]=0x10;
array[36]=0x1;
array[37]=0xC9;
/*Rx interrupt on 1st char. or special
condition*/
array[38]=0x9;
array[39]=0x0A
/*set master interrupt enable to 1*/
/*BEGIN INITIALIZATION ROUTINE*/
temp = inportb(port);
/*read from RR0*/
while(i<arraysize)
{
outportb(port, array[i++]);
}
}
/*THIS ROUTINE INITIALIZES THE 9517 DMA CONTROLLER TO TRANSMIT
LENGTH OF FILE*/
dmainit()
{



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com