MikroElektronika PIC Microcontrollers PIC16 Especificaciones Pagina 125

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 186
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 124
Chapter 6 - Samples
register, thus data is transformed from serial into parallel data.
An outline of the 74HC595 shift register connections is shown on the diagram below:
Connecting an output shift register to a microcontroller
Macro used in this example is found in hc595.inc file, and is called HC595.
Macro HC595 has two arguments:
HC595 macro Var, Var1
Var variable whose contents is transferred to outputs of shift register.
Var1 loop counter
Example: HC595 Data, counter
The data we want to transfer is stored in data variable, and counter variable is used as a loop
counter.
http://www.mikroelektronika.co.yu/english/product/books/PICbook/6_08Poglavlje.htm (5 of 7) [4/2/2003 16:19:01]
Vista de pagina 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 185 186

Comentarios a estos manuales

Sin comentarios