Part Details for C8051F351-GMR by Silicon Laboratories Inc
Results Overview of C8051F351-GMR by Silicon Laboratories Inc
- Distributor Offerings: (4 listings)
- Number of FFF Equivalents: (0 replacements)
- CAD Models: (Request Part)
- Number of Functional Equivalents: (1 option)
- Part Data Attributes: (Available)
- Reference Designs: (Not Available)
Tip: Data for a part may vary between manufacturers. You can filter for manufacturers on the top of the page next to the part image and part number.
C8051F351-GMR Information
C8051F351-GMR by Silicon Laboratories Inc is a Microcontroller.
Microcontrollers are under the broader part category of Microcontrollers and Processors.
Microcontrollers (MCUs) are small, low-power integrated circuits used to control embedded systems. Microcontrollers are primarily used to automate and control devices. Read more about Microcontrollers and Processors on our Microcontrollers and Processors part category page.
Price & Stock for C8051F351-GMR
Part # | Distributor | Description | Stock | Price | Buy | |
---|---|---|---|---|---|---|
DISTI #
76AK5808
|
Newark | Mcu, 8Bit, 50Mhz, Qfn-Ep-28 Rohs Compliant: Yes |Silicon Labs C8051F351-GMR RoHS: Compliant Min Qty: 1 Package Multiple: 1 Date Code: 1 Container: Cut Tape | 1176 |
|
$8.6600 / $13.6600 | Buy Now |
DISTI #
336-4813-1-ND
|
DigiKey | IC MCU 8BIT 8KB FLASH 28MLP Min Qty: 1 Lead time: 12 Weeks Container: Digi-Reel®, Cut Tape (CT), Tape & Reel (TR) |
5768 In Stock |
|
$8.0500 / $13.1100 | Buy Now |
DISTI #
634-C8051F351-GMR
|
Mouser Electronics | 8-bit Microcontrollers - MCU 8KB,24ADC,28Pin MCU RoHS: Compliant | 1127 |
|
$8.0500 / $16.3600 | Buy Now |
|
Braemac Americas-Symmetry | 8051 50 MHz 64 kB 8-bit MCU Min Qty: 1 | 0 |
|
$8.6900 | Buy Now |
Part Details for C8051F351-GMR
C8051F351-GMR CAD Models
C8051F351-GMR Part Data Attributes
|
C8051F351-GMR
Silicon Laboratories Inc
Buy Now
Datasheet
|
Compare Parts:
C8051F351-GMR
Silicon Laboratories Inc
Microcontroller, 8-Bit, FLASH, 50MHz, CMOS, ROHS COMPLIANT, QFN-28
|
Pbfree Code | Yes | |
Rohs Code | Yes | |
Part Life Cycle Code | Active | |
Ihs Manufacturer | SILICON LABORATORIES INC | |
Part Package Code | QFN | |
Package Description | ROHS COMPLIANT, QFN-28 | |
Pin Count | 28 | |
Reach Compliance Code | compliant | |
HTS Code | 8542.31.00.01 | |
Has ADC | YES | |
Address Bus Width | ||
Bit Size | 8 | |
Clock Frequency-Max | 25 MHz | |
DAC Channels | YES | |
DMA Channels | NO | |
External Data Bus Width | ||
JESD-30 Code | S-XQCC-N28 | |
JESD-609 Code | e3 | |
Length | 5 mm | |
Moisture Sensitivity Level | 1 | |
Number of I/O Lines | 17 | |
Number of Terminals | 28 | |
Operating Temperature-Max | 85 °C | |
Operating Temperature-Min | -40 °C | |
PWM Channels | YES | |
Package Body Material | UNSPECIFIED | |
Package Code | HVQCCN | |
Package Shape | SQUARE | |
Package Style | CHIP CARRIER, HEAT SINK/SLUG, VERY THIN PROFILE | |
Peak Reflow Temperature (Cel) | 260 | |
Qualification Status | Not Qualified | |
ROM Programmability | FLASH | |
Seated Height-Max | 1 mm | |
Speed | 50 MHz | |
Supply Voltage-Max | 3.6 V | |
Supply Voltage-Min | 2.7 V | |
Supply Voltage-Nom | 3 V | |
Surface Mount | YES | |
Technology | CMOS | |
Temperature Grade | INDUSTRIAL | |
Terminal Finish | MATTE TIN | |
Terminal Form | NO LEAD | |
Terminal Pitch | 0.5 mm | |
Terminal Position | QUAD | |
Time@Peak Reflow Temperature-Max (s) | 40 | |
Width | 5 mm | |
uPs/uCs/Peripheral ICs Type | MICROCONTROLLER |
Alternate Parts for C8051F351-GMR
This table gives cross-reference parts and alternative options found for C8051F351-GMR. The Form Fit Function (FFF) tab will give you the options that are more likely to serve as direct pin-to-pin alternates or drop-in parts. The Functional Equivalents tab will give you options that are likely to match the same function of C8051F351-GMR, but it may not fit your design. Always verify details of parts you are evaluating, as these parts are offered as suggestions for what you are looking for and are not guaranteed.
Part Number | Manufacturer | Composite Price | Description | Compare |
---|---|---|---|---|
C8051F353-GMR | Silicon Laboratories Inc | Check for Price | Microcontroller, 8-Bit, FLASH, 50MHz, CMOS, ROHS COMPLIANT, QFN-28 | C8051F351-GMR vs C8051F353-GMR |
C8051F351-GMR Frequently Asked Questions (FAQ)
-
The maximum clock frequency that can be used with the internal oscillator is 25 MHz. However, it's recommended to use a clock frequency of 24.5 MHz or less to ensure reliable operation.
-
To configure the ADC to convert analog signals from multiple channels, you need to use the ADC's multiplexer (MUX) feature. This allows you to select which analog input channel to convert. You can configure the MUX using the ADC0MX register.
-
The VDD monitor is a feature that allows you to monitor the voltage level of the VDD pin and generate an interrupt if the voltage falls below a certain threshold. This is useful for detecting power failures or brownouts. To use the VDD monitor, you need to configure the VDD monitor threshold using the VDMON register and enable the VDD monitor interrupt using the IE register.
-
To use the UART in asynchronous mode, you need to configure the UART mode using the SCON register. Set the SMOD bit to 0 to select asynchronous mode. Then, configure the baud rate using the SBUF register and enable the UART using the TIEN bit in the SCON register.
-
The brown-out detector (BOD) is a feature that detects when the voltage level of the VDD pin falls below a certain threshold. When this happens, the BOD generates a reset signal to prevent the microcontroller from operating erratically. To use the BOD, you need to configure the BOD threshold using the BODCON register and enable the BOD using the BODEN bit in the BODCON register.