CARRIER BOARDS
Evaluation Carrier Boards
congatec bietet Evaluierungs-Trägerplatinen für alle unterstützten Computer-On-Module-Standards an. Dies ermöglicht einen schnellen Start neuer Designs. Diese Trägerplatinen leiten alle COM-Signale zu standardisierten Schnittstellenanschlüssen.
Dokumentation
Die Schaltpläne und Board-Daten der Trägerplatinen sind auf Anfrage für Kunden verfügbar und können als Vorlage verwendet werden, um eigene maßgeschneiderte Designs zu erstellen.
► conga-SEVAL für SMARC 2.0
► conga-QEVAL für Qseven 2.0
► conga-TEVAL für COM Express Type 6
► conga-MEVAL für COM Express Type 10
► conga-X7EVAL für COM Express Type 7
► conga-HPC/EVAL-Server für COM-HPC Server und LEK Mezzanine-Karten
► conga-HPC/EVAL-Client für COM-HPC Client
Application Carrier Boards
Diese sind in größenoptimierten Formfaktoren erhältlich, mit besonderem Fokus auf die gängigsten I/Os. Diese sofort verfügbaren Trägerplatinen dienen als Plattformen für eine schnelle Anpassung und für kleine oder mittelgroße Projekte. Die Application Carrier Boards von congatec reduzieren die Time-to-Market erheblich.
► conga HPC/uATX für COM-HPC Client
► conga-SMC1/SMARC-x86 für SMARC-Module
► conga-SMC1/SMARC-ARM für ARM-basierte SMARC-Module
Evaluation Carrier Boards
congatec bietet Evaluierungs-Trägerplatinen für alle unterstützten Computer-On-Module-Standards an. Dies ermöglicht einen schnellen Start neuer Designs. Diese Trägerplatinen leiten alle COM-Signale zu standardisierten Schnittstellenanschlüssen.
Dokumentation
Die Schaltpläne und Board-Daten der Trägerplatinen sind auf Anfrage für Kunden verfügbar und können als Vorlage verwendet werden, um eigene maßgeschneiderte Designs zu erstellen.
► conga-SEVAL für SMARC 2.0
► conga-QEVAL für Qseven 2.0
► conga-TEVAL für COM Express Type 6
► conga-MEVAL für COM Express Type 10
► conga-X7EVAL für COM Express Type 7
► conga-HPC/EVAL-Server für COM-HPC Server und LEK Mezzanine-Karten
► conga-HPC/EVAL-Client für COM-HPC Client
Application Carrier Boards
Diese sind in größenoptimierten Formfaktoren erhältlich, mit besonderem Fokus auf die gängigsten I/Os. Diese sofort verfügbaren Trägerplatinen dienen als Plattformen für eine schnelle Anpassung und für kleine oder mittelgroße Projekte. Die Application Carrier Boards von congatec reduzieren die Time-to-Market erheblich.
► conga HPC/uATX für COM-HPC Client
► conga-SMC1/SMARC-x86 für SMARC-Module
► conga-SMC1/SMARC-ARM für ARM-basierte SMARC-Module
Evaluation Board
congatec conga-X7EVAL - Evaluation Board Evaluation Carrier Board for COM Express Type 7
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-X7EVAL - Evaluation BoardEvaluation Carrier Board for COM Express Type 7
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesEvaluation Carrier Board für COM Express Type 7 ModuleSpezifikation
To achieve a quick start with COM Express Type 7 modules congatec offers an evaluation carrier board, which routes all the signals to standard interface connectors.
Internal connectors
32x PCIe lanes (1x PCIe (3.0) x16
1x PCIe(3.0)x8 | 5th lane shared with BMC | 2x PCIe (3.0) x4)
2x SATA Gen3
1x LPC header
1x I²C Bus | 1x SM Bus | 1x GPIO
1x FAN control
External connectors
4x USB 3.0/2.0 | 4th USB2.0 shared with BMC
1x VGA connecting DB-15 | 1x COM port from module
Ethernet
4x 10 Gigabit Ethernet SFP+ | 1x Gbe RJ45
Baseboard Management Controller
1x VGA | iKVM | virtual storage
Buttons
Power button | Reset button | Sleep button | LID button
Postcode
4x 7-Segment Postcode LEDs connected to GP_I2C bus
Power
Input ATX Power Supply | 12V/GND banana jacks
Temperature
Commercial: Operating: 0 .. +60°C | Storage: -40 .. +85°C
Industrial: Operating: -40 .. +85°C | Storage: -40 .. +85°C
Humidity
Operating: 10 - 90% r. H. non cond. | Storage: 5 - 95% r. H. non cond.
Size
294 x 244 mm (11.5” x 9.6”)
Produktvarianten / Zubehör065420conga-X7EVALcongatec COM Express Type7 evaluation carrier with 4x 10Gbe Ethernet. Commercial temperature range.065421conga-X7EVAL/industrialEvaluation Carrier Board for COM Express Type 7 modules with four 10GbE SFP+ fiber/copper ports. No BMC. Extended temperature range from -40°C to 85°C.Zubehör065420conga-X7EVALcongatec COM Express Type7 evaluation carrier with 4x 10Gbe Ethernet. Commercial temperature range.065421conga-X7EVAL/industrialEvaluation Carrier Board for COM Express Type 7 modules with four 10GbE SFP+ fiber/copper ports. No BMC. Extended temperature range from -40°C to 85°C.Bitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-X7EVALMCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage
congatec conga-TEVAL3/COMe3.1 - Evaluation Board COM Express Type 6 Rev. 3.1 Evaluation Carrier Board
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-TEVAL3/COMe3.1 - Evaluation BoardCOM Express Type 6 Rev. 3.1 Evaluation Carrier Board
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesEvaluation Carrier for COMe Type 6 modulesSupports COMe Compact and Basic modules using connector Pinout Type 6Compliant to latest COMe Spec Rev. 3.1Zubehör065820conga-TEVAL3/COMe3.1congatec COM Express Type 6 evaluation carrier compliant to COM Express 3.1 specification. Industrial temperature range. From -40°C to 85°CBitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-TEVAL3/COMe3.1MCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.Datenblatt
Preis auf Anfrage
congatec conga-TEVAL/COMe 3.0 - Evaluation Board Evaluation Carrier Board for COM Express® Type 6 Modules Rev. 3.0
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-TEVAL/COMe 3.0 - Evaluation BoardEvaluation Carrier Board for COM Express® Type 6 Modules Rev. 3.0
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesCOM Express Type 6 Rev. 3.0 Evaluation Carrier BoardReference Carrier BoardZubehör065810conga-TEVAL2Evaluation carrier board for COM Express Type6 Rev. 3.0 modules.Bitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-TEVAL/COMe 3.0MCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage
Attention: this shop is currently under development, products can't be purchased!
Preis auf Anfrage
congatec conga-SEVAL - Evaluation Board Evaluation Carrier Board compatible with SMARC modules
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-SEVAL - Evaluation BoardEvaluation Carrier Board compatible with SMARC modules
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesSMARC Evaluation Carrier BoardReference Carrier BoardSpezifikation
To achieve a quick start with SMARC congatec offers an evaluation carrier board, which routes all the SMARC signals to standard interface connectors.
I/O
1x PCIe x4 | 1x miniPCIe | 1x PCIe x1 | 1x M.2 socket Key E
1x SATA
1x USB 3.0 | 1x USB 2.0 | 1x micro USB 2.0 (OTG) | 1x USB Type C with PD and DP1 via Alternate Mode
2x RS-232 (1x internal RX/TX on pinheader, 1x RX/TX w/ handshake on DSUB9)
2x CAN
GPIO
1x SDIO interface
2x I²C Bus
1x eSPI/SPI1 on header
1x SPI Bus
1x FAN control
1x Disk Drive Power Output
Ethernet
2x Gigabit Ethernet
Internal Graphic Interface
2x24 bit LVDS connector shared with 2x eDP or 2xDSI
External Graphic Interfaces
1x DP++
1x HDMI
Camera Interface 2x CSI2
Audio
I2S Audio interface and HDA interfaceButtons and LED’s Power button | Reset button | Sleep button | LID button | various indication LEDsFeature Connector 1x Standard congatec Feature ConnectorPostcode 4x 7-Segment Postcode LEDs connected to GP_I2C busTemperature Operating: -40 .. +85°C | Storage: -20 .. +80°CPower Input ATX Power Supply | 12V - 24V Wide Range Carrier Board Supply | 3.0V - 5.25V Wide Range Module Supply | USB Type C PD (12V - 20V)Humidity Operating: 10 - 90% r. H. non cond. | Storage: 5 - 95% r. H. non cond.Size 294 x 172 mm
Produktvarianten / Zubehör007010conga-SEVALEvaluation Carrier Board for SMARC 2.0 modules.Zubehör007010conga-SEVALEvaluation Carrier Board for SMARC 2.0 modules.Bitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-SEVALMCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage
congatec conga-QEVAL/Qseven 2.0 - Evaluation Board To achieve a quick start with Qseven congatec offers an evaluation carrier board, which routes all the Qseven® signals to standard interface connectors.
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-QEVAL/Qseven 2.0 - Evaluation BoardTo achieve a quick start with Qseven congatec offers an evaluation carrier board, which routes all the Qseven® signals to standard interface connectors.
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesQseven Evaluation Carrier Board for Qseven 2.0Schematics availableReference Carrier BoardZubehör007003conga-QEVAL/Qseven 2.0 x86Evaluation carrier board for Qseven 2.0 modules based on x86 architecture.007005conga-QEVAL/Qseven 2.0 ARMEvaluation carrier board for Qseven 2.0 modules based on ARM architecture.Bitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-QEVAL/Qseven 2.0MCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage
congatec conga-MEVAL - Evaluation Board Evaluation Carrier Board for COM Express® Mini Type 10 modules
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-MEVAL - Evaluation BoardEvaluation Carrier Board for COM Express® Mini Type 10 modules
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesCOM Express Type 10 Evaluation Carrier BoardSchematics availableReference Carrier BoardSpezifikation
To achieve a quick start with COM Express® congatec offers an evaluation carrier board, which routes all the COM Express® signals to standard interface connectors. Supports COM Express® Mini modules using connector Pinout Type 10.I/O
2x PCI Express Card Slots (x1 & x4), ,
1x Express Card, 1x Mini PCI Express
Gigabit Ethernet
6x USB 2.0, 2x USB 3.0, 1x USB client
Audio
High Definition Audio Codec
Storage
2x SATA
Misc
PCI POST code display
System speaker
Power button
Reset button
CMOS battery
18x GPIOs
Video
1x LVDS
1x HDMI
1x Display Port
1x eDP
Power
ATX connector
12V/GND banana jacks
Seperate Module Voltage Power Connectors 4.75 to 20 Volts (optional)
Size
294 x 244 mm²
Environment
Temperature: Operation: -40 to +85° Storage: -40° to + 85°C
Humity: Operation: 10% to 90% Storage: 5% to 95%
Produktvarianten / Zubehör065400conga-MEVALEvaluation carrier board for Type 10 COM-Express-modulesZubehör065400conga-MEVALEvaluation carrier board for Type 10 COM-Express-modulesBitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-MEVALMCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage
congatec conga-HPC/EVAL-Server - Evaluation Board Evaluation Carrier Board for COM-HPC Server Type Modules
.product-menu-page {
font-family: 'Ubuntu', sans-serif;
color: #3f4c58;
}
.text_bold {
font-weight: bolder;
}
.product-menu-page {
display: none;
}
.product-menu-page:target {
display: block;
}
.head_sec {
background-color: #e9e9f0;
color: #4B70B2;}
.col_a {
background-color: #798490;
}
.head_subsec {color: CornflowerBlue;
padding-top: 10px;padding-left: 10px;
padding-right: 25px;
vertical-align: bottom;
}
.chead {
border: 1px solid Lavender;
font-size: 90%;
font-weight: bolder;}
.ckey {
width: 25%;white-space: nowrap;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.copt {
width: 25%;text-align: left;font-size: 90%;
font-weight: bolder;
border: 1px solid Lavender;word-break: break-word;
}
.cval {
width: auto;text-align: left;
border: 1px solid Lavender;
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;}
.rowspecsim {
font-size: 110%;
white-space: nowrap;text-align: left;
}
.column_1 {
width: 250px;white-space: nowrap;text-align: left;
}
.column_2 {
width: 250px;white-space: nowrap;text-align: left;
}
table {
margin-top: 10px;
width: 100%;
border-collapse: collapse;
table-layout: fixed;
}
th, td {
border: 1px solid White;text-align: left;
word-break: break-word;
font-size: 100%;
line-height: 1.5;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
th {
font-size: 90%;
padding-left: 25px;
}
td {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_kf {
font-size: 100%;width: 100%;}
#prod_spec {
font-size: 100%;word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
#prod_spec_embed {
word-break: break-word;
font-size: 90%;
padding-top: 10px;width: 100%;}
#prod_disc {
font-size: 90%;
width: 100%;}
#prod_cpo {font-size: 90%;
width: 100%;
word-break: break-word;
}
#prod_var {
word-break: break-word;
font-size: 90%;
padding-top: 10px;
padding-left: 25px;
padding-right: 25px;
vertical-align: top;
}
congatec conga-HPC/EVAL-Server - Evaluation BoardEvaluation Carrier Board for COM-HPC Server Type Modules
Beispiel Menü
/* CSS-Variable für die Breite der schwarzen Buttons */
:root {
--black-button-width: 120px;
}
/* Menüleiste: Flexbox für gleichmäßig verteilte Menüeinträge */
ul.menu {
list-style-type: none;
margin: 0;
padding: 0;
background-color: white;
overflow: hidden;
font-family: 'Ubuntu', sans-serif;
display: flex; /* Flexbox */
width: 100%;
}
/* Menüeinträge */
li.menu-item {
padding: 0;
text-align: center;
border-right: 5px solid white;
display: block;
text-align: center;
text-decoration: none;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
li.menu-item a {
display: block;
color: white;
text-align: center;
text-decoration: none;
padding: 10px 20px;
font-size: 16px;
font-weight: 500;
border-radius: 3px;
transition: background-color 0.3s, color 0.3s; /* Smooth transition for hover effect */
}
/* Stretch-Element */
.stretch {
flex-grow: 1;
height: 30px;
}
li.menu-item a:hover {
color: black !important; /* Ensures text color change on hover */
background-color: #f7c13d !important; /* Ensures background color change on hover */
}
/* Aktiver Menüeintrag: Hintergrundfarbe und Schriftgewicht bei Aktivierung */
li.menu-item a:active {
color: #2b3136; /* Textfarbe beim aktiven Zustand */
font-weight: bolder; /* Fettere Schrift */
background-color: CornflowerBlue; /* Hintergrundfarbe beim aktiven Zustand */
}
Datenblatt
Handbuch
System Integration
Unverbindliche Beratung: +49(0)7665 9390 185
ÜbersichtKey FeaturesEvaluation Carrier Board for COM HPC Server Type ModulesRouting of the entire signals provided by COM HPC Module Base Specification R1.0 to standard interface connectorsZubehör065500conga-HPC/EVAL-Serverconga-HPC/EVAL-ServerBitte stellen Sie sicher, dass Sie stets die aktuellsten Version der Produktspezifikationen des Herstellers verwenden. Hersteller-Produktseite: conga-HPC/EVAL-ServerMCTX Mobile & Embedded Computers GmbH IST UM DIE RICHTIGKEIT UND AKTUALITÄT DER DATEN AUF DIESER WEBSEITE BEMÜHT, ÜBERNIMMT JEDOCH KEINERLEI ZUSICHERUNG BEZÜGLICH DES INHALTS. EINE HAFTUNG ODER GARANTIE FÜR DIE AKTUALITÄT, RICHTIGKEIT UND VOLLSTÄNDIGKEIT DER ZUR VERFÜGUNG GESTELLTEN INFORMATIONEN IST FOLGLICH AUSGESCHLOSSEN.Technische Unterstützung & System Integration Services
Alle Dokumente auf dieser Seite werden ohne Benachrichtigung aktualisiert.DatenblattHandbuch
Preis auf Anfrage