I2C oor Sweeds

I2C

naamwoord
en
Initialism of [i]Inter-Integrated Circuit[/i].

Vertalings in die woordeboek Engels - Sweeds

I2C

HeiNER - the Heidelberg Named Entity Resource

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

Advanced filtering
I2c | Naing Win Par | son of Col Maung Par |
12c | Naing Win Par | Son till överste Maung Par |EurLex-2 EurLex-2
I2c | Naing Win Par | Son of Col Maung Par | M |
I2c | Naing Win Par | Son till överste Maung Par | M |EurLex-2 EurLex-2
I2C is open-drain, so buffers must drive a low on one side when they see a low on the other.
Eftersom I2C använder öppna kollektorer måste en buffert dra en ledare låg på en sida när ledaren på andra sidan går låg.WikiMatrix WikiMatrix
Some masters, such as those found inside custom ASICs may not support clock stretching; often these devices will be labeled as a "two-wire interface" and not I2C. To ensure a minimal bus throughput, SMBus places limits on how far clocks may be stretched.
Vissa masternoder, som till exempel ASICar, stöder inte klocksträckning och kallas då "two-wire interface" istället för I2C. För att kunna garantera en lägsta trafikhastighet använder sig SMBus av en begränsning på hur länge en klockpuls kan sträckas.WikiMatrix WikiMatrix
One of the more significant features of the I2C protocol is clock stretching.
En av de viktigaste egenskaperna hos I2Cprotokollet är "klocksträckning".WikiMatrix WikiMatrix
Once SCL is high, the master waits a minimum time (4 μs for standard-speed I2C) to ensure that the receiver has seen the bit, then pulls it low again.
Sedan SCL satts hög väntar masternoden en kort stund (4 μs för standard speed) för att säkerställa att mottagaren sett biten, och drar sedan ner SCL låg.WikiMatrix WikiMatrix
I2C protocol analyzers are tools that sample an I2C bus and decode the electrical signals to provide a higher-level view of the data being transmitted on the bus.
I2C protokollanalysatorer är verktyg som bevakar en I2Cbuss och avkodar de elektriska signalerna för att kunna ge en bättre överblick på en högre nivå av vilken data som sänds.WikiMatrix WikiMatrix
In contrast to protocols (such as Ethernet) that use random back-off delays before issuing a retry, I2C has a deterministic arbitration policy.
Till skillnad från protokoll som använder slumpvisa fördröjningar (till exempel Ethernet) använder I2C en deterministisk arbitreringspolicy.WikiMatrix WikiMatrix
Recent revisions of I2C can host more nodes and run at faster speeds (400 kbit/s Fast mode, 1 Mbit/s Fast mode plus or Fm+, and 3.4 Mbit/s High Speed mode).
Sentida implementationer kan kommunicera med fler noder och klarar högre hastigheter (400 kb/s för Fast mode, 1 Mb/s för Fast mode plus eller Fm+, samt 3,4 Mb/s för High Speed mode).WikiMatrix WikiMatrix
In Mac OS X, there are about two dozen I2C kernel extensions that communicate with sensors for reading voltage, current, temperature, motion, and other physical status.
I Mac OS X finns runt två dussin I2Cmoduler för kärnan som kommunicerar med sensorer för spänning, strömstyrka, temperature, rörelse och andra fysikaliska egenskaper.WikiMatrix WikiMatrix
I2C supports a limited range of speeds.
I2C stöder ett begränsat antal överföringshastigheter.WikiMatrix WikiMatrix
SMBus, defined by Intel in 1995, is a subset of I2C, defining a stricter usage.
SMBus som utvecklades av Intel 1995 är en delmängd av I2C som har en mer precis definition.WikiMatrix WikiMatrix
This starts a new I2C bus message without releasing the bus.
Detta påbörjar en ny överföring utan att släppa bussen fri.WikiMatrix WikiMatrix
I2C uses only two bidirectional open collector or open drain lines, Serial Data Line (SDA) and Serial Clock Line (SCL), pulled up with resistors.
I2C använder tvåvägskommunikation på två ledare med öppen kollektor – SDA (Serial Data Line, datasignal) och SCL (Serial Clock Line, klocksignal).WikiMatrix WikiMatrix
I2C is the basis for the ACCESS.bus, the VESA Display Data Channel (DDC) interface, the System Management Bus (SMBus), Power Management Bus (PMBus) and the Intelligent Platform Management Bus (IPMB, one of the protocols of IPMI).
I2C ligger till grund för ACCESS.bus, VESA Display Data Channel (DDC), System Management Bus (SMBus), Power Management Bus (PMBus) och Intelligent Platform Management Bus (IPMB, ett av protokollen för IPMI).WikiMatrix WikiMatrix
The master must wait until it observes the clock line going high, and an additional minimal time (4 μs for standard 100 kbit/s I2C) before pulling the clock low again.
Masternoden måste vänta till SCL släpps hög, och sedan ytterligare en kort tid (4 μs för 100 kbps) innan den tillåts dra SCL låg igen.WikiMatrix WikiMatrix
Because I2C is a shared bus, there is the potential for any device to have a fault and hang the entire bus.
Eftersom I2C är en seriell buss finns risken att en enda nod kan hänga eller låsa hela bussen.WikiMatrix WikiMatrix
Many types of multiplexers and buffers exist and all must take into account the fact that I2C lines are specified to be bidirectional.
Det finns många typer av buffertar och muxar, men de måste alla ta hänsyn till det faktum att I2C är ett tvåvägsprotokoll.WikiMatrix WikiMatrix
FreeBSD, NetBSD and OpenBSD also provide an I2C framework, with support for a number of common master controllers and sensors.
FreeBSD, NetBSD och OpenBSD har även de ramverk för I2C, vilket stöder ett antal vanligt förekommande noder.WikiMatrix WikiMatrix
10-bit I2C addresses are not yet widely used, and many host operating systems do not support them.
10 bitars adressering är ännu inte vedertaget och många operativsystem på värddatorer har ännu inte stöd för det.WikiMatrix WikiMatrix
While I2C only arbitrates between masters, SMBus uses arbitration in three additional contexts, where multiple slaves respond to the master, and one gets its message through.
Medan I2C bara arbitrerar mellan masternoder använder SMBus arbitrering i ytterligare tre fall, där ett flertal slavnoder svarar på en förfrågan från en masternod och en av dem lyckas.WikiMatrix WikiMatrix
Hosts and slaves adhering to those limits cannot block access to the bus for more than a short time, which is not a guarantee made by pure I2C systems.
Master- och slavnoder kan således inte låsa bussen längre än korta ögonblick, något som inte garanteras i rena I2Csystem.WikiMatrix WikiMatrix
For example, if the slave is a microcontroller, its I2C interface could stretch the clock after each byte, until the software decides whether to send a positive acknowledgment or a NACK.
Om till exempel slavnoden är en mikrokontroller kommer den att sträcka klockan efter varje byte medan mjukvaran i kontrollern bestämmer sig för att skicka en ACK eller NACK.WikiMatrix WikiMatrix
Those exceptions include messages addressed to the I2C general call address (0x00) or to the SMBus Alert Response Address; and messages involved in the SMBus Address Resolution Protocol (ARP) for dynamic address allocation and management.
Bland undantagen märks meddelanden till I2Cbussens general calladress (0x00) eller till SMBus Alert Response Address, samt meddelanden som rör SMBus Address Resolution Protocol och för dynamisk adresshantering.WikiMatrix WikiMatrix
Development Board, USB-I2C, Full Speed USB 2.0, 8 Pads on the PCB I2C, Embedded ROM
Utvecklingskort, USB-I2C, Full hastighets USB 2.0, 8 Pads på PCB I2C, Inbäddat ROMParaCrawl Corpus ParaCrawl Corpus
189 sinne gevind in 6 ms. Hulle kom uit baie bronne en word nie nagegaan nie.