Digital Electronic Systems Theory

Modes of operation of the PIC

There are four ways, depending on the external oscillator used:

  • RC: It is low cost. It has a poor stability and is composed of a resistor and a capacitor. Depends on the values of R and C.
  • HS: High speed (4 to 10 MHz.). Its base is a quartz crystal or ceramic resonator.
  • XT: It reaches lower frequencies of resonance HS (both are from the same resonance), providing greater accuracy in the length of their terms.
  • LP: It is of quartz or ceramic, provides low power
...

See on Student Notes »

Didáctica General: Objetivos de la planificación

  • Definición de objetivo:

Los objetivos son las intenciones que orientan la planificación educativa y la ejecución de las actividades escolares, necesarias para alcanzar las grandes finalidades educativas explicitadas en nuestro ordenamiento jurídico. Constituyen un referente básico para los docentes a la hora de planificar su propuesta educativa.

  • ¿Qué nos dice el modelo prescriptivo en cuanto a la problemática de la formulación de objetivos?

Este modelo surge a principios del siglo XX,...

See on Wikiteka »

General Didactics: Objectives of planning

  • Definition of objective:

The objectives are the intentions that guide educational planning and implementation of school activities are needed to meet the major educational goals explicit in our legal system. They provide a basic reference for teachers when planning their educational proposal.

  • What does the prescriptive model as to the problem of formulating goals?

This model comes in the early twentieth century, when imposing a technical mentality, particularly concerned with the profitability...

See on Wikiteka »

El Bus USB

1 Introducción

USB (Universal Serial Bus) es una interfaz de transmisión de datos y distribución de energía que fue introducida en el mercado de PC´s y periféricos para mejorar las antiguas y tediosas interfaces serie (RS-232) y paralelo. La interfaz está compuesta de 4 hilos, varias velocidades de trabajo y es “plug and play”, no requiere alimentación externa en la mayoría de los casos.

El Universal Serial Bus, es un bus serie que hace posible la conexión de hasta 127 periféricos...

See on Wikiteka »

Der USB-Bus

1 Einführung

USB (Universal Serial Bus)-Schnittstelle ist ein Daten-Transmission und Power Distribution, die auf dem Markt für PCs und Peripheriegeräten eingeführt wurde, um die alte und langweilige serielle Schnittstellen zu verbessern (RS-232) und parallel. Die Schnittstelle besteht aus 4 Drähte, die unterschiedlichen Geschwindigkeiten der Arbeit und ist ein "Plug-and-Play, keine externe Stromversorgung in den meisten Fällen erforderlich.

Der Universal Serial Bus ist ein serieller Bus,...

See on Wikiteka »

The USB Bus

1 Introduction

USB (Universal Serial Bus) interface is a data transmission and power distribution that was introduced in the market for PCs and peripherals to enhance the old and tedious serial interfaces (RS-232) and parallel. The interface consists of 4 wires, various speeds of work and is "plug and play, no external power required in most cases.

The Universal Serial Bus is a serial bus that allows connection of up to 127 peripherals to a single door of a PC, with automatic detection and configuration,...

See on Student Notes »

Le bus USB

1 Introduction

USB (Universal Serial Bus) est une interface de transmission de données et de distribution d'électricité qui a été introduit sur le marché des PC et des périphériques pour améliorer les interfaces ancienne et fastidieuse série (RS-232) et parallèle. L'interface se compose de 4 fils, différentes vitesses de travail et est "plug and play, aucune alimentation externe nécessaire dans la plupart des cas.

L'Universal Serial Bus est un bus série qui permet de connecter jusqu'...

See on Wikiteka »

O barramento USB

1 Introdução

USB (Universal Serial Bus) é uma interface para transmissão de dados e distribuição de energia que foi introduzido no mercado de PCs e periféricos para melhorar as interfaces velho e tedioso serial (RS-232) e em paralelo. A interface é composta de 4 fios, várias velocidades de trabalho e é "plug and play, nenhum poder externo exigido na maioria dos casos.

O Universal Serial Bus é um barramento serial que permite a conexão de até 127 periféricos a uma única porta de...

See on Wikiteka »

Configuracion del Modulo USB en el PIC 18F4550

Características: 

-Tasa de transferencia: Puede ser de baja velocidad (1’5 Mb/s) o de alta velocidad (12Mb/s).

-Soporta Interrupciones. Cada vez que se produce una transmisión o recepción de datos en el bus, se genera una interrupción en el PIC ante la cual la rutina de atención debe responder gestionando todos los aspectos de bajo nivel de la especificación USB. De esta manera para la aplicación principal que ejecuta el microcontrolador el manejo del protocolo USB es transparente....

See on Wikiteka »