Chip select
http://dbpedia.org/resource/Chip_select an entity of type: WikicatComputerBuses
On nomme chip select une entrée de contrôle de nombreux circuits intégrés, tels que les puces mémoires, permettant d'activer ou désactiver le circuit. Quand elle est active, le composant peut être adressé ; quand elle ne l'est pas, le composant est dans un mode dit standby (au repos). L'économie d'énergie qui en découle est appréciable, surtout quand le nombre de circuits désactivés est important (ce qui est le cas pour les puces formant la mémoire centrale d'un ordinateur par exemple).
rdf:langString
Chip select (CS) or slave select (SS) is the name of a control line in digital electronics used to select one (or a set) of integrated circuits (commonly called "chips") out of several connected to the same computer bus, usually utilizing the three-state logic. One bus that uses the chip/slave select is the Serial Peripheral Interface Bus (SPI bus). CS may also affect a power consumption or serve as cycle control in certain circuits (such as SRAM or DRAM).
rdf:langString
Als Chip Select (CS) oder Output Enable (OE) wird in der Digitaltechnik ein binäres Signal an einem integrierten Schaltkreis bezeichnet, mit dem man die Funktion eines solchen Schaltkreises ganz oder teilweise an- bzw. abschalten kann. Der Chip Select wird meist als einzelner Pin (digitaler Eingang) realisiert, der an eine Steuerleitung angeschlossen wird. Häufig sind Chip Select-Eingänge "Low-Aktiv", das heißt, der Baustein wird nicht mit einem hohen Pegel "H", sondern mit einem niedrigen Pegel "L" aktiviert.
rdf:langString
rdf:langString
Chip Select
rdf:langString
Chip select
rdf:langString
Chip select
xsd:integer
8491882
xsd:integer
1011644542
rdf:langString
Chip select (CS) or slave select (SS) is the name of a control line in digital electronics used to select one (or a set) of integrated circuits (commonly called "chips") out of several connected to the same computer bus, usually utilizing the three-state logic. One bus that uses the chip/slave select is the Serial Peripheral Interface Bus (SPI bus). When an engineer needs to connect several devices to the same set of input wires (e.g., a computer bus), but retain the ability to send and receive data or commands to each device independently of the others on the bus, they can use a chip select. The chip select is a command pin on many integrated circuits which connects the I/O pins on the device to the internal circuitry of that device. When the chip select pin is held in the inactive state, the chip or device is "deaf", and pays no heed to changes in the state of its other input pins; it holds its outputs in the high impedance state, so other chips can drive those signals. When the chip select pin is held in the active state, the chip or device assumes that any input changes it "hears" are meant for it, and responds as if it is the only chip on the bus. Because the other chips have their chip select pins in the inactive state, their outputs are high impedance, allowing the single selected chip to drive its outputs. CS may also affect a power consumption or serve as cycle control in certain circuits (such as SRAM or DRAM).
rdf:langString
Als Chip Select (CS) oder Output Enable (OE) wird in der Digitaltechnik ein binäres Signal an einem integrierten Schaltkreis bezeichnet, mit dem man die Funktion eines solchen Schaltkreises ganz oder teilweise an- bzw. abschalten kann. Der Chip Select wird meist als einzelner Pin (digitaler Eingang) realisiert, der an eine Steuerleitung angeschlossen wird. Dies wird zum Beispiel gebraucht, um aus mehreren Speicherbausteinen einen größeren zusammenhängenden Gesamtspeicher mit fortlaufenden Adressen zu konstruieren. Hierbei werden Busleitungen parallel an mehrere Speicherbausteine gelegt und mit dem Chip Select-Signal nur ein bestimmter Baustein ausgewählt, mit dem gearbeitet werden soll. Alle restlichen Bausteine am selben Bus sind zu diesem (sehr kurzen) Zeitraum inaktiv, ihre Busleitungen sind dazu intern hochohmig geschaltet. Häufig sind Chip Select-Eingänge "Low-Aktiv", das heißt, der Baustein wird nicht mit einem hohen Pegel "H", sondern mit einem niedrigen Pegel "L" aktiviert.
rdf:langString
On nomme chip select une entrée de contrôle de nombreux circuits intégrés, tels que les puces mémoires, permettant d'activer ou désactiver le circuit. Quand elle est active, le composant peut être adressé ; quand elle ne l'est pas, le composant est dans un mode dit standby (au repos). L'économie d'énergie qui en découle est appréciable, surtout quand le nombre de circuits désactivés est important (ce qui est le cas pour les puces formant la mémoire centrale d'un ordinateur par exemple).
xsd:nonNegativeInteger
3399