Update Time:2026-04-21

MT7668AUN: MediaTek Wi-Fi BT Chip Complete Design Guide

MT7668AUN decoded: MediaTek dual-band 802.11ac + BT 4.2 USB interface chip, part number guide, coexistence design, 4 pitfalls, host driver notes, and antenna configuration.

Network & Communication

MT7668AUN

MT7668AUN: The Single Letter That Determines Whether This Chip Can Even Talk to Your Host Processor

MediaTek's MT7668A is a single-chip dual-band 802.11ac Wi-Fi and Bluetooth combo that powers USB Wi-Fi dongles, Smart TV wireless modules, and embedded IoT gateways. The chip is well-regarded for its combination of 2×2 MU-MIMO, dual-band concurrent operation, and a built-in power management unit that accepts a single 3.3V rail and generates all internal supply voltages on-chip.

The part number suffix that follows "MT7668A" is three characters long, and the first of those three characters is the most consequential decision in any design that uses this chip family: it determines the host interface entirely. U = USB. E = PCIe. S = SDIO. These are not different operating modes of the same interface — they are three different silicon configurations with different pin assignments, different host driver requirements, and different throughput and latency characteristics. Picking the wrong variant against your host SoC means the chip physically cannot communicate with the processor driving it.

The second and third characters encode additional package and configuration details. But U vs E vs S is the decision that, if wrong, requires pulling the chip off the board, ordering the correct variant, and respinning the layout. Understanding all three characters before placing the part number in a BOM is the difference between a first-pass design and a three-week delay.

1.0 Part Number Decoded: MT7668AUN Character by Character

MT — MediaTek product prefix (all MediaTek ICs carry this prefix)

7668 — Product family identifier. The MT7668 family is MediaTek's dual-band 802.11ac + Bluetooth combo chip series, positioned for consumer IoT, Smart TV, and USB dongle applications requiring both 2.4 GHz and 5 GHz 802.11ac with integrated Bluetooth.

A — Silicon generation / Bluetooth version:

  • A = Bluetooth 4.2 (Classic BT + BLE)
  • B = Bluetooth 5.0 (Classic BT + BLE with extended range, higher data rate PHY, broadcast improvements). The MT7668B-series (e.g., MT7668BSN) is a direct upgrade to the same Wi-Fi specification but with BT 5.0 instead of BT 4.2.

UHost interface — the critical character:

  • U = USB (Universal Serial Bus) — chip connects to host via USB 2.0 High Speed (480 Mbps). Used in USB dongles, USB-attached Wi-Fi modules, and any host that has USB but not PCIe or SDIO
  • E = PCIe (PCI Express) — chip connects via PCIe Gen1 ×1. Used in M.2 or mini-PCIe form-factor modules, laptop/desktop add-in cards, embedded boards with PCIe slots
  • S = SDIO (Secure Digital Input/Output) — chip connects via SDIO 3.0. Used in embedded systems where the host SoC (e.g., application processors in Smart TVs, Android set-top boxes) provides an SDIO interface, which is common in ARM-based embedded SoCs

N — Package type:

  • N = Specific BGA package variant. The MT7668AUN uses a BGA (Ball Grid Array) package suited to the USB interface pinout configuration. The exact ball count and body dimensions differ between UN, EN, and SN variants to accommodate their different interface pins.

2.0 Specifications at a Glance

ParameterSpecification
Wi-Fi standardIEEE 802.11a/b/g/n/ac
Frequency bands2.4 GHz (802.11b/g/n) + 5 GHz (802.11a/n/ac)
Operation modeDual-Band Dual-Concurrent (DBDC)
Spatial streams2×2 (2 TX, 2 RX)
MU-MIMOYes (802.11ac Wave 2 downlink MU-MIMO)
Max PHY rate — 5 GHz867 Mbps (80 MHz channel, MCS9, 2SS)
Max PHY rate — 2.4 GHz300 Mbps (40 MHz channel, MCS15, 2SS)
Host interfaceUSB 2.0 High Speed (MT7668AUN)
Bluetooth versionBluetooth 4.2 (Classic BR/EDR + BLE)
Bluetooth coexistenceBTD (dedicated antenna) or BTS (shared with Wi-Fi)
SecurityWPA/WPA2/WPA3, WPS 2.0, AES/TKIP hardware acceleration
Power managementOn-chip PMU: 1× switching regulator + multiple LDOs
Supply voltage3.3V (single supply input to PMU)
Internal processors32-bit RISC MCU (Wi-Fi/BT firmware) + ARM Cortex-R4 (Wi-Fi host offload)
Operating temperature−20°C to +70°C (consumer grade)
PackageBGA
RoHSCompliant
Typical applicationsUSB Wi-Fi dongles, Smart TV modules, IoT gateways, set-top box wireless add-ons

3.0 Internal Architecture: Two MCUs, One Chip

The MT7668AUN integrates more processing capability than a typical radio front-end chip. Understanding the internal architecture explains why driver initialization takes several seconds and why the chip appears as a composite USB device on the host.

32-bit RISC MCU: Handles Wi-Fi MAC-layer firmware and Bluetooth protocol stack. This processor runs MediaTek's proprietary firmware, which the host driver uploads to the chip's internal RAM during initialization (via the USB interface). Until the firmware is loaded, the chip does not enumerate as a fully functional Wi-Fi/BT device — it enumerates in a download mode waiting for firmware.

ARM Cortex-R4 MCU: Handles Wi-Fi host driver offload — specifically, data frame processing that would otherwise consume host CPU cycles. In a Smart TV or embedded SoC application, this offload capability reduces the CPU utilization required for Wi-Fi traffic processing, freeing host processor resources for application-level tasks.

Dual-Band Dual-Concurrent (DBDC) radio: The MT7668AUN can operate simultaneously on 2.4 GHz and 5 GHz — one band for Wi-Fi client association, the other for another application (Wi-Fi Direct, concurrent AP+client, etc.). The two radio chains are integrated on the same die; the DBDC capability requires two physically separate antenna paths.

On-chip PMU: A switching regulator plus multiple LDOs generates all internal supply voltages (core digital, RF analog, PLL, I/O) from the single 3.3V input. This simplifies the external power supply design significantly — the entire chip, including RF circuitry, runs from one 3.3V rail with appropriate bypass capacitors.

Bluetooth subsystem: Contains a dedicated Bluetooth baseband and LC/BB controller plus Bluetooth RF. The Bluetooth RF can use either a dedicated antenna port (BTD mode) — physically separate from all Wi-Fi antennas — or a shared port (BTS mode) that time-multiplexes the Bluetooth RF with the Wi-Fi Chain 1 (2.4 GHz) antenna. BTD mode requires three antenna ports; BTS mode requires two.


4.0 ⚠️ Four Design Pitfalls with MT7668AUN

Pitfall 1: Ordering the wrong interface variant (U vs E vs S) for the host SoC

The MT7668AUN (USB), MT7668AEN (PCIe), and MT7668ASN (SDIO) are not software-configurable alternatives — they are different chips with different pin assignments. The USB interface pins on the AUN are in positions that carry PCIe differential pairs on the AEN; the chips are not footprint-compatible. Verify the host SoC's available interfaces before specifying the variant. USB is the most universal choice — virtually every processor has USB — but USB 2.0 High Speed (480 Mbps theoretical) limits Wi-Fi aggregate throughput to less than what the 867 Mbps 5 GHz PHY can produce. If maximum throughput is critical, PCIe (AEN) provides lower latency and higher bandwidth. If the host is an ARM-based media SoC with SDIO, the ASN variant avoids USB overhead entirely.

Pitfall 2: Neglecting firmware download latency in system startup timing

The MT7668AUN requires its Wi-Fi and Bluetooth firmware to be uploaded from the host every time power is applied. The host driver reads the firmware binary from storage, sends it over USB, and the chip initializes internal processors before becoming functional. This process typically takes 2–5 seconds on a typical embedded Linux system. Applications that assume Wi-Fi is available immediately after device driver load will fail silently until the firmware upload completes. Design the application software to poll for interface readiness rather than assuming immediate availability. On slower NAND-based systems, firmware read time from storage can extend this further.

Pitfall 3: Choosing BTS (shared Bluetooth antenna) to save PCB area without accounting for throughput impact

In BTS (Bluetooth Shared) mode, the Bluetooth RF shares the antenna connection with the Wi-Fi 2.4 GHz chain through a coexistence switch. When Bluetooth is transmitting or receiving, the 2.4 GHz Wi-Fi chain is temporarily interrupted. In applications with light Bluetooth usage (e.g., occasional BLE advertisement scanning alongside continuous 2.4 GHz Wi-Fi), BTS mode is acceptable. In applications with simultaneous heavy Bluetooth traffic (BT audio streaming at the same time as 2.4 GHz Wi-Fi data transfer), BTS coexistence reduces both Bluetooth and Wi-Fi throughput due to time-multiplexing. If the design uses 5 GHz Wi-Fi exclusively, BTS mode has minimal impact — the 5 GHz chain is unaffected by Bluetooth coexistence.

Pitfall 4: Bypassing the internal PMU and supplying all internal rails externally

Some engineers, concerned about the internal switching regulator's EMI or noise affecting RF performance, attempt to bypass the on-chip PMU by supplying all internal voltage rails through external regulators. The MT7668AUN's PMU is designed as part of the chip's RF and analog power architecture — the internal LDOs provide the specific PSRR (power supply rejection ratio) and noise characteristics that the RF blocks require. Bypassing these with external supplies that have different output impedance, PSRR, and transient response characteristics can degrade Wi-Fi sensitivity and increase adjacent channel rejection (ACR) degradation. Use the on-chip PMU as designed: provide a clean, well-bypassed 3.3V supply to the chip's PMU input, and let the internal regulators generate the RF supply voltages.


5.0 Application Circuit and Design Notes

Power supply:

Provide a single 3.3V supply to the MT7668AUN's VDD33 input pins. The 3.3V supply should have:

  • Bulk bypass: 10–47 µF low-ESR capacitor (X5R ceramic or tantalum polymer) at the PCB-level supply entry
  • Local bypass per power pin: 100 nF X5R/X7R ceramic, placed within 2 mm of each VDD33 pin
  • Ground plane: unbroken ground plane beneath the chip for both RF shielding and thermal dissipation

Antenna configuration — BTD mode (three antennas, recommended for maximum performance):

  • ANT1: 2.4 GHz Wi-Fi Chain 1 (dedicated)
  • ANT2: 5 GHz Wi-Fi Chain 2 (dedicated; covers both 2.4 and 5 GHz in 2×2 operation when paired with ANT1 via diplexer)
  • ANT3 (BT): Bluetooth-dedicated antenna

For DBDC operation, use a diplexer (2.4/5 GHz band-split) on each antenna path so both chains cover both bands simultaneously. This allows the chip to maintain 2×2 on both 2.4 GHz and 5 GHz concurrently.

Antenna configuration — BTS mode (two antennas, reduced BOM):

  • ANT1/ANT2: Both Wi-Fi chains (2.4 + 5 GHz via diplexers)
  • Bluetooth time-shares ANT1 via internal coexistence switch
  • Accept reduced concurrent Bluetooth + 2.4 GHz throughput

USB interface:

For the MT7668AUN, connect the USB D+ and D- differential pair to the host with standard USB 2.0 signal integrity guidelines: 90 Ω differential impedance, matched length to within 10 mil, no stubs, ferrite bead on VBUS line. Add a USB ESD protection device (e.g., PRTR5V0U2X or equivalent bidirectional TVS) on D+ and D- at the connector to protect the chip from hotplug transients.

Crystal:

The MT7668AUN requires an external 40 MHz crystal reference. Use a crystal with ±20 ppm frequency tolerance and ≤ 10 Ω ESR. Load capacitors are specified in the MT7668A hardware design guide (typically 12–18 pF). Placement: crystal and load capacitors should be within 5 mm of the chip's XTAL_IN and XTAL_OUT pins, with a ground ring surrounding the crystal to minimize noise coupling.


6.0 Interface and Variant Comparison: AUN vs AEN vs ASN vs BSN

ParameterMT7668AUNMT7668AENMT7668ASNMT7668BSN
Host interfaceUSB 2.0 HSPCIe Gen1 ×1SDIO 3.0SDIO 3.0
Bluetooth versionBT 4.2BT 4.2BT 4.2BT 5.0
Wi-Fi spec802.11ac 2×2802.11ac 2×2802.11ac 2×2802.11ac 2×2
Max Wi-Fi throughputInterface-limited by USB 2.0Higher (PCIe bandwidth)High (SDIO 3.0)Same as ASN
LatencyHigher (USB overhead)Lower (PCIe)Low (direct SDIO)Same as ASN
Host requirementAny USB 2.0 hostPCIe-capable hostSDIO-capable hostSDIO-capable host
Typical applicationUSB dongle, external adapterM.2/mini-PCIe moduleSmart TV, STB, tabletSmart TV, IoT (BT 5.0)
Package footprintBGA (UN pinout)BGA (EN pinout)BGA (SN pinout)BGA (SN pinout)
Firmware uploadVia USBVia PCIeVia SDIOVia SDIO
Drop-in substituteNo (different pinout)NoASN↔BSN: same pinoutBSN replaces ASN for BT 5.0

MT7668ASN vs MT7668BSN: These two variants share the same package and pin assignment — an ASN footprint can be upgraded to BSN for Bluetooth 5.0 without PCB redesign, provided the host driver and firmware support BT 5.0. This is the easiest upgrade path in the MT7668 family.

When USB (AUN) is the right choice: The host platform is any general-purpose processor (Raspberry Pi, x86 SBC, media player) with USB but not PCIe. Maximum flexibility, lowest host hardware requirement. Accept the USB 2.0 bandwidth ceiling (~40 MB/s effective for Wi-Fi data) and firmware upload latency.

When SDIO (ASN/BSN) is the right choice: The host is an ARM application processor (AllWinner, Rockchip, Amlogic media SoC) with an exposed SDIO interface — common in Smart TV chipsets. Lower latency than USB, no USB overhead, and typically the interface the host driver ecosystem supports natively for this class of SoC.


7.0 Sourcing MT7668AUN

MediaTek does not sell directly to end consumers or small-volume purchasers. MT7668AUN is typically sourced through:

  • Authorized MediaTek distributors: Avnet, Arrow, and regional MediaTek distribution partners
  • Module manufacturers: Companies like AzureWave, Azurewave Technologies, Alfa Network, and others produce MT7668-based USB dongles and SDIO modules that incorporate the chip plus antenna, crystal, passives, and certification (FCC/CE/SRRC), which is the practical path for most product designs
  • Direct component for custom PCB designs: Available from authorized regional distributors for volume production; MediaTek's Wi-Fi chips are NDA-restricted for full datasheet access

Counterfeit awareness: The MT7668 chip is widely counterfeited in the secondary market, particularly in lower-cost USB dongle assemblies. Counterfeit parts typically present the correct USB VID/PID (0E8D:7668) but exhibit reduced RF sensitivity, lower throughput at range, and in some cases fail to enumerate correctly. For production designs, use only authorized distributors with traceable certificates of conformance.

For verified authentic MT7668AUN inventory with competitive pricing, visit aichiplink.com.


8.0 Real Questions from Engineers Using MT7668AUN

Q: My MT7668AUN enumerates on USB but no wireless interfaces appear. The lsusb command shows 0e8d:7668 but iwconfig shows nothing. What is happening?

A: The chip has enumerated in firmware-download mode but the host driver has not yet uploaded the Wi-Fi/BT firmware. Check that the MediaTek mt76 Linux kernel driver or the mt7668u out-of-tree driver is installed and that the firmware binary files (typically mt7668u.bin or similar) are present in /lib/firmware. On some distributions the firmware package is separate from the driver package. Run dmesg | grep mt76 or dmesg | grep 7668 immediately after plugging the device to see whether the driver is loading and whether firmware upload is succeeding or failing with an error. If the firmware file is missing, the driver will load, the device will enumerate, but no wireless interface will be created.

Q: In BTD mode with three antennas, the Bluetooth range is much shorter than expected even though Wi-Fi works well. What should I check?

A: In BTD mode, the Bluetooth antenna (ANT3) has a dedicated connection with approximately 0.8 dB of front-end loss per the MT7668A datasheet. First verify the ANT3 path physical connection — with BGA components, a cold solder joint on the Bluetooth antenna ball is a common cause of degraded BT range while Wi-Fi (using separate antenna paths) remains unaffected. Second, check that the Bluetooth antenna is correctly matched to 50 Ω at 2.4 GHz — use a VNA to verify the antenna return loss is better than −10 dB across the 2400–2480 MHz band. Third, verify the host driver and firmware are configuring BT in BTD mode, not BTS — a misconfiguration that puts BT in BTS mode when the hardware is wired for BTD (or vice versa) will degrade either Bluetooth range or 2.4 GHz Wi-Fi depending on which way the mismatch goes.

Q: Can MT7668AUN operate as a Wi-Fi access point (AP) rather than just a client station?

A: Yes. The MT7668AUN supports AP mode (infrastructure access point), client station mode, Wi-Fi Direct (P2P), and concurrent AP+STA mode. The operating mode is configured through the host driver and firmware — there is no hardware difference. In AP mode, the chip handles beacon transmission, client association, and data forwarding at the MAC layer with the internal RISC MCU. The ARM Cortex-R4 offloads data plane processing regardless of mode. Concurrent AP+STA mode (running an AP on one band while connected as a client on the other) is supported by the DBDC architecture and is used in range extender and mesh node applications. AP mode driver support in the Linux mt76 driver stack may require specific firmware versions — check the driver's upstream changelog for AP mode support status for your kernel version.


9.0 Quick Reference Card

Part Number Decode:

FieldCharacterMeaning
ManufacturerMTMediaTek
Family7668802.11ac + BT combo, IoT/Smart TV
BT generationABluetooth 4.2 (B = BT 5.0)
Host interfaceUUSB 2.0 HS (E = PCIe, S = SDIO)
PackageNBGA, USB-interface pinout

Key Wireless Specifications:

ParameterValue
Wi-Fi standard802.11a/b/g/n/ac
Bands2.4 GHz + 5 GHz (DBDC)
Max rate — 5 GHz867 Mbps (80 MHz, MCS9, 2SS)
Max rate — 2.4 GHz300 Mbps (40 MHz, MCS15, 2SS)
MU-MIMOYes (downlink, 802.11ac)
BluetoothBT 4.2 Classic + BLE
Supply3.3V single rail (PMU on-chip)

Interface Selection — One-Line Rules:

  • AUN (USB): Any host with USB 2.0 → universal, easiest driver support
  • AEN (PCIe): Throughput-critical, PCIe-capable host → lowest latency
  • ASN/BSN (SDIO): ARM media SoC (Smart TV, STB) with SDIO → native integration

Bluetooth Antenna Modes:

ModeAntennas neededBT impactWi-Fi 2.4G impact
BTD (dedicated)3None (isolated)None
BTS (shared)2Time-multiplexedTime-multiplexed

Firmware startup: MT7668AUN requires USB firmware upload on every power-on. Allow 2–5 seconds for initialization before Wi-Fi interface becomes available.


For sourcing MediaTek MT7668AUN with verified authenticity and competitive pricing, visit aichiplink.com.

Search MT7668AUN Stock Now

 

 

 

 


 

AiCHiPLiNK Logo

Written by Jack Elliott from AIChipLink.

 

AIChipLink, one of the fastest-growing global independent electronic   components distributors in the world, offers millions of products from thousands of manufacturers, and many of our in-stock parts is available to ship same day.

 

We mainly source and distribute integrated circuit (IC) products of brands such as BroadcomMicrochipTexas Instruments, InfineonNXPAnalog DevicesQualcommIntel, etc., which are widely used in communication & network, telecom, industrial control, new energy and automotive electronics. 

 

Empowered by AI, Linked to the Future. Get started on AIChipLink and submit your RFQ online today! 

 

 

Frequently Asked Questions

What is the MediaTek MT7668AUN used for?

The MT7668AUN is a dual-band Wi-Fi 5 (802.11ac) and Bluetooth 4.2 combo chip designed primarily for USB-based wireless connectivity in devices such as USB Wi-Fi dongles, smart TVs, set-top boxes, and embedded IoT systems, offering 2×2 MU-MIMO performance with support for simultaneous 2.4 GHz and 5 GHz operation.

What is the key difference between MT7668AUN, AEN, and ASN variants?

The main difference lies in the host interface: MT7668AUN uses USB 2.0, MT7668AEN uses PCIe, and MT7668ASN uses SDIO, meaning they are not interchangeable and must be selected based on the host processor’s available interface, as each variant has different pinouts and communication methods.

Why does MT7668AUN take time to initialize after power-on?

The chip requires firmware to be uploaded from the host via USB during every startup, and until this process is complete (typically 2–5 seconds), the device will not present functional Wi-Fi or Bluetooth interfaces to the operating system.

How does Bluetooth coexist with Wi-Fi in MT7668AUN designs?

Bluetooth can operate in either dedicated antenna mode (BTD) for best performance or shared antenna mode (BTS) to reduce hardware cost, but BTS mode may reduce throughput when Bluetooth and 2.4 GHz Wi-Fi are active simultaneously due to time-sharing of the antenna.

What limits the real-world Wi-Fi performance of MT7668AUN?

Although the chip supports up to 867 Mbps on 5 GHz at the PHY level, the USB 2.0 interface (maximum 480 Mbps theoretical) becomes the bottleneck, resulting in significantly lower actual throughput compared to PCIe-based variants.