Prevedi "uart to perform" na Dutch

Prikazuje se 50 od 50 prijevoda fraze "uart to perform" sa Engleski na Dutch

Prijevod Engleski na Dutch od uart to perform

Engleski
Dutch

EN The software must have the intelligence to detect which UART needs attention when an interrupt occurs if more than one UART share the same interrupt.

NL De software moet de intelligentie bezitten om te detecteren welke UART aandacht nodig heeft als er een interrupt optreedt terwijl meer dan één UART van hetzelfde interruptniveau gebruik maakt.

Engleski Dutch
intelligence intelligentie
attention aandacht
software software
the de
to om
share van
if als
detect detecteren
must moet
needs heeft
more meer

EN The software must have the intelligence to detect which UART needs attention when an interrupt occurs if more than one UART share the same interrupt.

NL De software moet de intelligentie bezitten om te detecteren welke UART aandacht nodig heeft als er een interrupt optreedt terwijl meer dan één UART van hetzelfde interruptniveau gebruik maakt.

Engleski Dutch
intelligence intelligentie
attention aandacht
software software
the de
to om
share van
if als
detect detecteren
must moet
needs heeft
more meer

EN This means, that the PIC must be programmed to allow an UART to perform interrupt driven communication

NL Dit betekent, dat de PIC moet worden geprogrammeerd alvorens een UART kan worden toegepast in een applicatie met interrupt gestuurde communicatie

Engleski Dutch
programmed geprogrammeerd
communication communicatie
the de
be worden
means betekent
must moet
this dit

EN This means, that the PIC must be programmed to allow an UART to perform interrupt driven communication

NL Dit betekent, dat de PIC moet worden geprogrammeerd alvorens een UART kan worden toegepast in een applicatie met interrupt gestuurde communicatie

Engleski Dutch
programmed geprogrammeerd
communication communicatie
the de
be worden
means betekent
must moet
this dit

EN What kinds of analytical tasks do your team currently perform or would they like to perform?

NL Welke analysetaken voert je team momenteel uit of zou je team willen uitvoeren?

Engleski Dutch
team team
currently momenteel
your je
or of
would zou
perform uitvoeren
what welke
to willen
of uit

EN This causes a framing error condition in the receiving UART

NL Hierdoor wordt een foutconditie in de UART gezet

Engleski Dutch
in in
the de
a een

EN Still then, the UART won?t be damaged in most cases.

NL In dat geval zal echter meestal de UART nog steeds niet beschadigd zijn.

Engleski Dutch
damaged beschadigd
in in
the de
be zal

EN Serial UART, an in depth tutorial - Lammert Bies

NL De seriële UART, een diepgaande tutorial - Lammert Bies

Engleski Dutch
tutorial tutorial
in een

EN A UART, universal asynchronous receiver / transmitter is responsible for performing the main task in serial communications with computers

NL Een UART, universal asynchronous receiver / transmitter is verantwoordelijk voor het uitvoeren van de hoofdtaken bij seriële communicatie met computers

Engleski Dutch
responsible verantwoordelijk
communications communicatie
computers computers
is is
task van de
the de
for voor
a een
performing het uitvoeren van

EN A second UART can be used to receive the information

NL Een tweede UART wordt dan gebruikt om de informatie weer te ontvangen

Engleski Dutch
the de
to om
information informatie
used gebruikt
a een
second tweede
receive ontvangen
be wordt

EN To use the UART in different environments, registers are accessible to set or review the communication parameters

NL Om de UART in verschillende omstandigheden te kunnen gebruiken zijn registers aanwezig om de communicatie instellingen te lezen en te wijzigen

Engleski Dutch
in in
communication communicatie
the de
to om
use gebruiken
different verschillende
are zijn

EN Serial communication on PC compatibles started with the 8250 UART in the IBM XT

NL Seriële communicatie op PC compatibles is begonnen met de 8250 UART in de IBM XT

Engleski Dutch
communication communicatie
pc pc
started begonnen
ibm ibm
in in
the de
on op

EN The differences between these first UART series were rather minor

NL Het verschil tussen deze eerste UART series was betrekkelijk klein

Engleski Dutch
differences verschil
series series
between tussen
the eerste
these deze
were was

EN The 16550A is the most common UART at this moment

NL Op dit moment is de 16550A de meest gebruikte UART

Engleski Dutch
is is
the de
this dit
moment moment

EN Eight I/O bytes are used for each UART to access its registers

NL Acht I/O bytes worden gebruikt om alle registers van een UART te kunnen benaderen

Engleski Dutch
o o
bytes bytes
i i
to om
are worden
used gebruikt
each te

EN UART register to port conversion table

NL UART register naar poort conversietabel

Engleski Dutch
register register
to naar
port poort

EN In that configuration, it is not necessary to poll the registers of the UART periodically for state changes

NL In die configuratie is het niet noodzakelijk om de registers van de UART periodiek uit te lezen om status veranderingen te controleren

Engleski Dutch
configuration configuratie
necessary noodzakelijk
periodically periodiek
changes veranderingen
in in
is is
the de
to om
state status
of van
it het
that die

EN The UART will signal each change by generating a processor interrupt

NL De UART zal elke verandering aankondigen met het genereren van een processor interrupt

Engleski Dutch
change verandering
generating genereren
processor processor
the de
will zal
a een
each elke
by van

EN A UART is capable of generating a processor interrupt when a state change on the communication device occurs

NL Een UART is in staat om een processor interrupt te genereren wanneer een status verandering van de communicatiechip optreedt

Engleski Dutch
generating genereren
processor processor
change verandering
the de
is is
when wanneer
state status
a een
of van

EN Its bits show the current state of the UART and which state change caused the interrupt to occur.

NL De bits in het register geven de huidige status van de UART, en welke statusverandering heeft gezorgd voor de interrupt.

Engleski Dutch
bits bits
current huidige
the de
to status
and en
of van

EN The UART is capable of generating a trailing bit at the end of each data-word which can be used to check some data distortion

NL De UART is in staat om aan het eind van elk verzonden datawoord een bit te genereren dat kan worden gebruikt om dataverminking te detecteren

Engleski Dutch
generating genereren
bit bit
the de
is is
the end eind
can kan
be worden
to om
used gebruikt
of van
a een
each in

EN The SCR, scratch register was not present on the 8250 and 8250B UART

NL Het SCR, scratch register was niet aanwezig op de 8250 en 8250B UART

Engleski Dutch
register register
present aanwezig
on op
the de
and en

EN The only real use I know of is checking if the UART is a 8250/8250B, or a 8250A/16450 series

NL Het enige werkelijke nuttige gebruik is om te controleren of het een UART van het type 8250/8250B betreft, of één van de 8250A/16450 series

Engleski Dutch
checking controleren
series series
real werkelijke
use gebruik
is is
a a
or of
the de

EN Serial communication is performed by writing output-, and reading input registers on a UART

NL Seriële communicatie wordt uitgevoerd door het schrijven van output- en het lezen van input registers van een UART

Engleski Dutch
communication communicatie
performed uitgevoerd
is wordt
by door
writing schrijven

EN The UART registers are on PC compatible computers available as I/O ports starting at a specified port number

NL De UART registers op PC compatible computers zijn beschikbaar als I/O poorten die beginnen vanaf een gedefiniëerde plaats

Engleski Dutch
o o
starting beginnen
on op
pc pc
computers computers
the de
i i
as als
available beschikbaar
ports poorten
a een
number die

EN A UART is capable of calling attention of the running software by generating a processor interrupt

NL Een UART is in staat om de aandacht van software te trekken door een processor interrupt te genereren

Engleski Dutch
attention aandacht
software software
generating genereren
processor processor
the de
is is
a een
of van

EN On PC?s the register set of a UART is mapped in the I/O map of the processor

NL Op PC?s is de register set van een UART beschikbaar in de I/O adresruimte van de processor

Engleski Dutch
pc pc
s s
register register
set set
o o
processor processor
i i
on op
is is
in in
the de
a een
of van

EN The twelve registers of the UART are accessible with 8 I/O bytes

NL De twaalf registers van een UART zijn via 8 adressen toegankelijk

Engleski Dutch
accessible toegankelijk
the de
twelve twaalf
of van
are zijn

EN If other hardware present in the computer makes it necessary, it is possible to move an UART to another I/O address or IRQ.

NL Als andere hardware in de computer het noodzakelijk maakt kan het zijn dat een UART op een ander I/O adres of interrupt lijn geplaatst is.

Engleski Dutch
hardware hardware
computer computer
necessary noodzakelijk
o o
in in
is is
or of
the de
i i
if als
other andere
address adres
another ander

EN Unfortunately, only the I/O port addresses of each UART is stored

NL Helaas worden alleen de I/O adressen van de UART?s opgeslagen

Engleski Dutch
unfortunately helaas
o o
addresses adressen
stored opgeslagen
is worden
i i
the de
of van

EN No information is present about the IRQ used by a specific UART

NL Er is geen informatie aanwezig over de interrupt die wordt gebruikt door een bepaalde UART

Engleski Dutch
information informatie
is is
the de
about over
no geen
used gebruikt
by door
present aanwezig

EN As said, eight I/O bytes are needed for each UART to access its registers

NL Zoals gezegd zijn acht I/O bytes noodzakelijk om alle registers van een UART te kunnen benaderen

Engleski Dutch
o o
bytes bytes
needed noodzakelijk
i i
to om
as zoals
are zijn
each te

EN If more than one UART share the same IRQ level, be sure to check the IIR register of all the UARTs used in your application program with the same IRQ

NL Wanneer meer dan één UART op hetzelfde IRQ adres worden gebruikt, dan moeten de registers van al deze UART?s worden gecontroleerd door het applicatie programma

Engleski Dutch
check adres
program programma
the de
used gebruikt
application applicatie
with op
be worden
share van
more meer

EN Therefore to use an RS23 port via an USB port, a second device driver is necessary which emulates a RS232 UART, but communicates via USB.

NL Daarom is er om een RS232 poort via een USB poort te gebruiken een tweede device driver nodig die een RS232 UART, emuleert, maar communiceert via USB.

Engleski Dutch
port poort
device device
necessary nodig
communicates communiceert
usb usb
is is
use gebruiken
to om
but
via via
a een
second tweede

EN The application communicates directly, or via a thin device driver layer with the UART, and everything happens within a well defined time frame

NL De applicatie communiceert direct, of via een dunne device driver laag met de UART en alles gebeurt in een wel bepaald tijdframe

Engleski Dutch
communicates communiceert
layer laag
happens gebeurt
or of
device device
the de
application applicatie
directly direct
a een
defined bepaald
with met
well wel
and en
via via

EN The handshake inputs are via the UART connected with an interrupt in the computer and a change of the input state therefore causes a software action in the computer within a determined amount of time

NL De handshake ingangen zijn via de UART verbonden met een interrupt in de computer en een wijziging van de input status kan daardoor een software actie in de computer bewerkstellingen binnen een vastgelegde hoeveelheid tijd

Engleski Dutch
connected verbonden
computer computer
change wijziging
software software
action actie
in in
time tijd
the de
inputs ingangen
and en
with met
a een
amount hoeveelheid

EN This causes a framing error condition in the receiving UART

NL Hierdoor wordt een foutconditie in de UART gezet

Engleski Dutch
in in
the de
a een

EN Still then, the UART won?t be damaged in most cases.

NL In dat geval zal echter meestal de UART nog steeds niet beschadigd zijn.

Engleski Dutch
damaged beschadigd
in in
the de
be zal

EN Serial UART, an in depth tutorial - Lammert Bies

NL De seriële UART, een diepgaande tutorial - Lammert Bies

Engleski Dutch
tutorial tutorial
in een

EN A UART, universal asynchronous receiver / transmitter is responsible for performing the main task in serial communications with computers

NL Een UART, universal asynchronous receiver / transmitter is verantwoordelijk voor het uitvoeren van de hoofdtaken bij seriële communicatie met computers

Engleski Dutch
responsible verantwoordelijk
communications communicatie
computers computers
is is
task van de
the de
for voor
a een
performing het uitvoeren van

EN A second UART can be used to receive the information

NL Een tweede UART wordt dan gebruikt om de informatie weer te ontvangen

Engleski Dutch
the de
to om
information informatie
used gebruikt
a een
second tweede
receive ontvangen
be wordt

EN To use the UART in different environments, registers are accessible to set or review the communication parameters

NL Om de UART in verschillende omstandigheden te kunnen gebruiken zijn registers aanwezig om de communicatie instellingen te lezen en te wijzigen

Engleski Dutch
in in
communication communicatie
the de
to om
use gebruiken
different verschillende
are zijn

EN Serial communication on PC compatibles started with the 8250 UART in the IBM XT

NL Seriële communicatie op PC compatibles is begonnen met de 8250 UART in de IBM XT

Engleski Dutch
communication communicatie
pc pc
started begonnen
ibm ibm
in in
the de
on op

EN The differences between these first UART series were rather minor

NL Het verschil tussen deze eerste UART series was betrekkelijk klein

Engleski Dutch
differences verschil
series series
between tussen
the eerste
these deze
were was

EN The 16550A is the most common UART at this moment

NL Op dit moment is de 16550A de meest gebruikte UART

Engleski Dutch
is is
the de
this dit
moment moment

EN Eight I/O bytes are used for each UART to access its registers

NL Acht I/O bytes worden gebruikt om alle registers van een UART te kunnen benaderen

Engleski Dutch
o o
bytes bytes
i i
to om
are worden
used gebruikt
each te

EN UART register to port conversion table

NL UART register naar poort conversietabel

Engleski Dutch
register register
to naar
port poort

EN Serial communication is performed by writing output-, and reading input registers on a UART

NL Seriële communicatie wordt uitgevoerd door het schrijven van output- en het lezen van input registers van een UART

Engleski Dutch
communication communicatie
performed uitgevoerd
is wordt
by door
writing schrijven

EN The UART registers are on PC compatible computers available as I/O ports starting at a specified port number

NL De UART registers op PC compatible computers zijn beschikbaar als I/O poorten die beginnen vanaf een gedefiniëerde plaats

Engleski Dutch
o o
starting beginnen
on op
pc pc
computers computers
the de
i i
as als
available beschikbaar
ports poorten
a een
number die

EN A UART is capable of calling attention of the running software by generating a processor interrupt

NL Een UART is in staat om de aandacht van software te trekken door een processor interrupt te genereren

Engleski Dutch
attention aandacht
software software
generating genereren
processor processor
the de
is is
a een
of van

Prikazuje se 50 od 50 prijevoda