≥{{item.MinNumber}}:
{{pro.LadderPrices[num].viewPrice}}
{{item.viewPrice}}
คลิกที่นี่เพื่อเข้าสู่เว็บไซต์ Utsource
สวัสดี! เข้าสู่ระบบ หรือ ลงทะเบียนตอนนี้
APP แผ่นข้อมูล 380K likes Utsourceซื้อ(0)
การสอบถาม(0)
Dear customers, due to the implementation of the GDPR policy in Europe, UTSOURCE has also made adjustment accordingly to meet the policy requirements. Please read the new privacy policy carefully and this window will no longer pop up after you accept it.
Delivery Address
+ เพิ่มที่อยู่
ที่อยู่จัดส่งใหม่
* กรุณากรอกหมายเลขโทรศัพท์มือถือให้ถูกต้องเพื่อให้แน่ใจว่าคุณจะได้รับข้อมูลการติดตามตรงเวลา.
รหัสประเทศ
โปรด
Utsource certified used parts
ชิ้นส่วนที่ใช้แล้วที่ได้รับการรับรองจาก Utsource ให้การรับประกันดังต่อไปนี้:
1. Utsource จะตรวจสอบสินค้า รวมถึงการตรวจสอบลักษณะภายนอก (ไม่มีความเสียหายที่รุนแรงต่อรูปลักษณ์) เลือกซัพพลายเออร์ที่มีคุณภาพและซื่อสัตย์ และรับประกันอัตราคุณภาพ 98%
2. ชิ้นส่วนบางส่วนจะถูกทดสอบโดยเครื่องจักร.
3. ชิ้นส่วนที่ได้รับการรับรองจาก Utsource สามารถคืนและขอเงินคืนได้โดยไม่มีเงื่อนไขภายใน 60 วัน.
คำอธิบาย
UART 1-CH 16byte FIFO 3.3V/5V 44-Pin PLCC T/R
ชื่อผลิตภัณฑ์ทั้งหมด เครื่องหมายการค้า แบรนด์ และโลโก้ที่ใช้ในเว็บไซต์นี้เป็นทรัพย์สินของเจ้าของที่เกี่ยวข้อง การแสดงภาพ คำอธิบาย หรือการขายผลิตภัณฑ์ที่มีชื่อเหล่านี้ เครื่องหมายการค้า แบรนด์ และโลโก้มีวัตถุประสงค์เพื่อการระบุเท่านั้นและไม่ได้มีวัตถุประสงค์เพื่อบ่งชี้ความสัมพันธ์หรือการอนุญาตจากเจ้าของสิทธิใด ๆ.
QUANTITY | UNIT PRICE | PLUS UNIT PRICE | TOTAL PRICE |
---|---|---|---|
≥1: | US $4.39680 | US $3.95712 | US $3.95712 |
≥5: | US $4.17696 | US $3.75926 | US $18.79630 |
≥10: | US $3.95712 | US $3.56141 | US $35.61410 |
≥20: | US $3.84720 | US $3.46248 | US $69.24960 |
≥50: | US $3.73728 | US $3.36355 | US $168.17750 |
≥100: | US $3.62736 | US $3.26462 | US $326.46200 |
≥200: | US $3.51744 | US $3.16570 | US $633.14000 |
≥500: | US $3.47347 | US $3.12612 | US $1563.06000 |
≥1000: | US $3.40752 | US $3.06677 | US $3066.77000 |
ผลิตภัณฑ์ทดแทน
Product Name | Description |
---|---|
TL16C552CFNR | Dual UART device with two independent serial channels, compatible with industry-standard 16C550 UARTs. |
TL16C750CFNR | Enhanced UART with FIFO buffers, supporting higher data rates and more features compared to the 16C550. |
MAX3100ESE | Low-power, SPI-compatible UART for RS-232/485 communication, suitable for battery-powered applications. |
SPR550 | Single-channel UART that is pin-compatible with the 16C550, offering enhanced performance and features. |
ST16C550N | Standard UART device, fully compatible with the 16C550, providing reliable serial communication. |
การใช้งานผลิตภัณฑ์
The TL16C550CFNR is a Universal Asynchronous Receiver/Transmitter (UART) that is commonly used in various communication circuits and systems where serial data transmission is required. Here are some specific applications and circuits where the TL16C550CFNR might be used:
Microcontroller Communication Interfaces:
Modem Circuits:
Data Loggers:
Industrial Control Systems:
Telecommunication Equipment:
Serial-to-Parallel Converters:
Computer Peripherals:
Custom Communication Protocols:
Here is a simple example of how the TL16C550CFNR might be used in a basic UART interface circuit:
+-------------------+
| |
| Microcontroller |
| |
| TXD (Pin X) -----> RXD (Pin 2) of TL16C550CFNR
| RXD (Pin Y) <----- TXD (Pin 3) of TL16C550CFNR
| GND (Pin Z) ------ GND (Pin 1) of TL16C550CFNR
| |
+-------------------+
+-------------------+
| |
| TL16C550CFNR |
| |
| VCC (Pin 20) ----+---- Power Supply (e.g., 5V)
| GND (Pin 1) -----+---- Ground
| RXD (Pin 2) <---- Serial Input
| TXD (Pin 3) ----> Serial Output
| CTS (Pin 5) <---- Clear to Send (optional)
| RTS (Pin 6) ----> Request to Send (optional)
| DTR (Pin 7) ----> Data Terminal Ready (optional)
| DSR (Pin 8) <---- Data Set Ready (optional)
| RI (Pin 9) <---- Ring Indicator (optional)
| DCD (Pin 10) <--- Data Carrier Detect (optional)
| WR (Pin 11) <---- Write Control Line
| RD (Pin 12) ----> Read Control Line
| CS (Pin 13) <---- Chip Select
| A0-A2 (Pins 14-16) -> Address Lines
| D0-D7 (Pins 17-24) <-> Data Bus
| |
+-------------------+
In this example, the microcontroller communicates with the TL16C550CFNR via its TXD and RXD lines, and the UART handles the serial communication with external devices. The control lines (WR, RD, CS) and address lines (A0-A2) are used to manage the data transfer between the microcontroller and the UART.
By understanding these applications and features, you can better integrate the TL16C550CFNR into your circuits and systems.
รายชื่อประเทศด้านโลจิสติกส์ทั่วโลก
ธง | ประเทศ | เวลาจัดส่งโดยประมาณ | ค่าใช้จ่ายขั้นต่ำสำหรับน้ำหนักแรก | ||
---|---|---|---|---|---|
ด่วน | การจัดส่งมาตรฐาน | ด่วน (0.5kg) | การจัดส่งมาตรฐาน (0.05kg) |
คำสั่งซื้อ
การชำระเงิน
การจัดส่ง
คูปองของขวัญ/บริการพลัส
การคืนสินค้า
การคืนสินค้าจะได้รับการยอมรับเมื่อเสร็จสิ้นภายใน 90 วันนับจากวันที่พัสดุจัดส่ง
มีข้อบกพร่อง (กรุณาให้รายงานคุณภาพจากบุคคลที่สามสำหรับผลิตภัณฑ์ที่ไม่เป็นไปตามข้อกำหนด)
ค่าขนส่งคืนต้องชำระล่วงหน้า; เราจะไม่รับการจัดส่งแบบ COD
การรับประกัน
การซื้อทั้งหมดของ UTSOURCE มีนโยบายการคืนเงินภายใน 90 วัน พร้อมการรับประกัน UTSOURCE 100 วันสำหรับข้อบกพร่องในการผลิต การรับประกันนี้จะไม่ใช้กับสินค้าที่มีข้อบกพร่องที่เกิดจากการประกอบที่ไม่ถูกต้องของลูกค้า ความล้มเหลวของลูกค้าในการปฏิบัติตามคำแนะนำ การดัดแปลงผลิตภัณฑ์ การดำเนินการที่ประมาทหรือไม่เหมาะสม
TL16C550CFNR
TL16C550CFNR มีหลายแบรนด์ทั่วโลกที่อาจมีชื่อทางเลือกสำหรับ TL16C550CFNR เนื่องจากความแตกต่างทางภูมิศาสตร์หรือการเข้าซื้อกิจการ TL16C550CFNR อาจรู้จักในชื่อดังต่อไปนี้:
ตัวเลือกการซื้อ
สถานะสต็อก: 10000
ขั้นต่ำ: 1
ราคารวม:
ราคาต่อหน่วย:4.39680 เปรียบเทียบราคา
จัดส่งฟรีสำหรับน้ำหนัก 0.5 กก. แรกสำหรับการสั่งซื้อมากกว่า US $300.00(ยกเว้นสหรัฐอเมริกา)
ด่วน: ประมาณการมาถึง {0}
การจัดส่งมาตรฐาน: ประมาณการมาถึง {0}
ประเทศ:
United States
จัดส่งด่วน:(FEDEX, UPS, DHL, TNT)จัดส่งฟรีสำหรับน้ำหนักแรก 0.5 กก. สำหรับคำสั่งซื้อที่มากกว่า 300$, น้ำหนักเกินจะมีการคิดค่าบริการแยกต่างหาก(ยกเว้นสหรัฐอเมริกา)
UTSOURCE
ตัวเลือกของผู้ขาย 0
{{pro.Parameter.Brand}}
{{pro.encapsulation}}
{{pro.Parameter.DateCode}}
{{pro.brief}}
ขั้นต่ำ:{{pro.BuyQuantity}}
การจัดส่งมาตรฐาน
ด่วน: ประมาณการมาถึง {0}
การจัดส่งมาตรฐาน: ประมาณการมาถึง {0}
ผู้เชี่ยวชาญด้านการหยุดการผลิต, เราสามารถจัดหาชิ้นส่วนอิเล็กทรอนิกส์จำนวนมากที่หยุดการผลิตและหายาก, เพื่ออำนวยความสะดวกให้กับบริษัทซ่อมบำรุง
Reply to
submit