≥{{item.MinNumber}}:
{{pro.LadderPrices[num].viewPrice}}
{{item.viewPrice}}
Click Here to enter Utsource site
Hello! Sign In or Register now
APP Datasheet 380K likes UtsourceBuy(0)
Inquiry(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
+ Add Address
The new shipping address
* Please fill in the cell phone number correctly to make sure that you can receive the tracking info in time.
Country Code
Favorite
Utsource certified used parts
Utsource certified used parts provide the following guarantees:
1. Utsource will inspect the goods, including appearance inspection (no serious damage to the appearance), select qualified and honest suppliers, and ensure 98% qualification rate.
2. Some parts are tested by machine.
3. Utsource certified parts can be returned and refunded unconditionally within 60 days.
Description
OCTAL 8-BIT DIGITAL-TO-ANALOG CONVERTERS
All product names, trademarks, brands and logos used on this site are the property of their respective owners. The depiction, description or sale of products featuring these names, trademarks, brands and logos is for identification purposes only and is not intended to indicate any affiliation with or authorization by any rights holder.
Preview of the first 3 pages of the data sheet
QUANTITY | UNIT PRICE | PLUS UNIT PRICE | TOTAL PRICE |
---|---|---|---|
≥1: | US $8.22000 | US $7.39800 | US $7.39800 |
≥5: | US $7.80900 | US $7.02810 | US $35.14050 |
≥10: | US $7.39800 | US $6.65820 | US $66.58200 |
≥20: | US $7.19250 | US $6.47325 | US $129.46500 |
≥50: | US $6.98700 | US $6.28830 | US $314.41500 |
≥100: | US $6.78150 | US $6.10335 | US $610.33500 |
≥200: | US $6.57600 | US $5.91840 | US $1183.68000 |
≥500: | US $6.49380 | US $5.84442 | US $2922.21000 |
≥1000: | US $6.37050 | US $5.73345 | US $5733.45000 |
Substitute (equivalent) Product
Substitute Product | Description |
---|---|
MCP4921-E/P | Single channel 12-bit digital-to-analog converter with SPI interface, designed for high accuracy. |
DAC7611U | 12-bit, serial input, digital-to-analog converter offering low-power and high precision. |
AD5620BRJZ-500RL7 | 12-bit, single channel, micro power DAC with an internal reference, optimized for low-voltage operation systems. |
LTC1453CN8 | 12-bit voltage output DAC designed with rail-to-rail output buffer and low-power shutdown mode. |
MAX531ACPA | 12-bit serial input digital-to-analog converter, with fast settling and low zero-scale error performance. |
DAC712U | High-speed, 12-bit DAC providing excellent precision and low glitch performance in an easy-to-use format. |
AD5726ARZ | Octal 12-bit nanoDAC with SPI interface, featuring high accuracy and precision output for multi-channel applications. |
MCP4922-E/P | Dual channel, 12-bit voltage output DAC with SPI interface, known for its simplicity and high performance in systems. |
DAC0808LCN | 8-bit D/A converter offering compatibility with TTL and CMOS logic levels, versatile for various digital interface needs. |
MAX525ACWG+ | 4-channel, 12-bit DAC incorporating fast settling time, low power consumption, and simple 3-wire serial interface. |
Product Usage
The TLC5628CN is a 12-bit digital-to-analog converter (DAC) commonly used in various electronic circuits that require precise digital-to-analog conversion. Here are a few typical applications and circuits where the TLC5628CN might be used:
Signal Generation:
Data Acquisition Systems:
Precision Control Systems:
Communication Systems:
Test and Measurement Equipment:
Embedded Systems:
Below is a basic example of how the TLC5628CN might be configured in a simple DAC circuit:
Digital Inputs:
Power Supply:
Output:
Microcontroller/FPGA TLC5628CN
------------------- ---------
Digital Output Pins -> D0-D11 (Data Input)
CS (Chip Select)
SCK (Serial Clock)
LDAC (Load DAC)
Power Supply -> VDD (5V)
GND (Ground)
Analog Output Usage -> VOUT
void sendDataToTLC5628(uint16_t data) {
// Assume SPI is properly initialized
// CS is low for the duration of data transfer
digitalWrite(CS_PIN, LOW);
// Send data MSB first
SPI.transfer((data >> 8) & 0xFF); // Send high byte
SPI.transfer(data & 0xFF); // Send low byte
// Pull CS high to latch the data into the DAC
digitalWrite(CS_PIN, HIGH);
// Generate a pulse on LDAC to update the DAC output
digitalWrite(LDAC_PIN, LOW);
delayMicroseconds(1);
digitalWrite(LDAC_PIN, HIGH);
}
// Example usage
uint16_t exampleData = 0x0FFF; // Example 12-bit data
sendDataToTLC5628(exampleData);
This covers a basic introduction to using the TLC5628CN in various circuits and a simple implementation example. You can tailor more complex designs based on specific application needs. Always refer to the TLC5628CN datasheet for detailed electrical characteristics and operational guidelines.
Global Logistics Country List
Flag | Country | Estimated Delivery Time | Minimum First Weight Cost | ||
---|---|---|---|---|---|
Express | Standard Shipping | Express (0.5kg) | Standard Shipping (0.05kg) |
Order
Payment
Shipping
Gift Coupon/Plus service
Returning
Returns are normally accepted when completed within 90 days from the date of the parcel delivered.
Defective ( Please provide a third party quality report of nonconforming products)
Return Freight charges must be prepaid; we will not accept COD shipments.
Warranty
All UTSOURCE purchases have a 90 days money back return policy, plus a 100 days UTSOURCE warranty against any manufacturing defects.This warranty shall not apply to any item where defects have been caused by improper customer assembly, failure by customer to follow instructions, product modification, negligent or improper operation.
TLC5628CN
TLC5628CN has several brands around the world that may have alternate names for TLC5628CN due to regional differences or acquisition. TLC5628CN may also be known as the following names:
BUYING OPTIONS
Stock Status: 5000
Minimum: 1
Total Price:
Unit Price:8.22000 Price comparison
Free shipping on first 0.5kg for orders over US $300.00(Except the United States)
Express: Estimated arrival {0}
Standard delivery: Estimated arrival {0}
Country:
United States
Express:(FEDEX, UPS, DHL, TNT)Free shipping on first 0.5kg for orders over 300$,Overweight will be charged separately(Except the United States)
UTSOURCE
{{pro.Parameter.Brand}}
{{pro.encapsulation}}
{{pro.Parameter.DateCode}}
{{pro.brief}}
Minimum:{{pro.BuyQuantity}}
Standard delivery
Express: Estimated arrival {0}
Standard delivery: Estimated arrival {0}
Stop production experts, we can provide a large number of electronic components that have been stopped production and are difficult to find, to facilitate the maintenance company
Reply to
submit