亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

pin-to-pin

  • EL357N(C)(光耦 資料

    EL357N(C)光耦 資料The EL357N-G series contains an infrared emitting diode, optically coupled to a phototransistor detector. The devices in a 4-pin small outline SMD package

    標簽: 光耦

    上傳時間: 2022-01-13

    上傳用戶:

  • PW4203_2.0.pdf規格書下載

    PW4203 is a 4.5-22V input, 2A multi-cell synchronous Buck Li-Ion battery charger, suitable forportable application. Select pin is convenient for multi-cell charging. 800 kHz synchronous buckregulator integrates of 22V rating FETs with ultra low on- resistance to achieve high efficiency andsimple circuit design.The PW4203 is available in an 8-pin SOP package, provides a very compact system solution andgood thermal conductance

    標簽: pw4203

    上傳時間: 2022-02-11

    上傳用戶:

  • CH341系列編程器芯片usb轉串口Altium Designer AD原理圖庫元件庫

     CH341系列編程器芯片usb轉串口Altium Designer AD原理圖庫元件庫CSV text has been written to file : 1.9 - CH341系列編程器芯片.csvLibrary Component Count : 56Name                Description----------------------------------------------------------------------------------------------------CH311Q              PC debug port monitorCH331T              Mini USB Disk ControllerCH340G              CH340H              USB to TTL Serial / UART,  USB to IrDACH340T              USB to TTL Serial / UART,  USB to IrDACH340R              USB to IrDA, USB to RS232 SerialCH340S_P            USB to Print Port / ParallelCH340S_S            USB to TTL Serial / UART, pin compatible with CH341CH341A_S            USB to TTL Serial / UART / I2C/IICCH341S_P            USB to Print Port / ParallelCH341A_P            USB to Print Port / ParallelCH341S_S            USB to TTL Serial / UARTCH341S_X            USB to EPP Parallel / SPI / I2C/IICCH341A_X            USB to EPP Parallel / SPI / I2C/IICCH341T              USB to TTL Serial / UART / I2C/IICCH345T              USB to MidiCH352L_M            PCI to 8255 mode 2 Parallel for MCU and 16C550 UART / IrDACH352L_P            PCI to Print Port / Parallel and 16C550 UART / IrDACH352L_S            PCI to Dual 16C550 UART, TTL Serial*2 / IrDA*1CH362L              PCI Device / Slave only for RAM / Expansion ROMCH364F              Member of CH364 chipsetsCH364P              PCI Device / Slave Embedded Flash ROM, for Expansion ROMCH365P              PCI Device / Slave, for I/O port or RAM / ROMCH372T              USB Device / Slave for MCU, ParallelCH372A              USB Device / Slave for MCU, ParallelCH372V              USB Device / Slave for MCU, ParallelCH374S              USB Host & Device / Slave for MCU, parallel / SPICH374T              USB Host & Device / Slave for MCU, parallel / SPICH375S              USB Host & Device / Slave for MCU, parallel / UART SerialCH375A              USB Host & Device / Slave for MCU, parallel / UART SerialCH375V              USB Host & Device / Slave for MCU, parallel / UART SerialCH411G              FDC MFM encode and decodeCH421A              Dual port bufferCH421S              Dual port bufferCH423D              I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423S              I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423D_D            I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423S_D            I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423G              I2C/IIC I/O expander, 6 GPO + 5 GPIOCH432Q              Dual 16C550 UART with IrDA, parallel / SPICH432T              SPI Dual 16C550 UART with IrDACH450K              6 Digits / 48 LEDs Drive & 8x6 Keyboard, I2C/IICCH450H              6 Digits / 48 LEDs Drive & 8x6 Keyboard, I2C/IICCH450L              8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH451L              8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH451S              8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH451D              8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH452L_2            8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH452L_4            8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH452S_2            8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH452S_4            8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH453S              16 Digits / 128 LEDs Drive, I2C/IICCH453D              16 Digits / 128 LEDs Drive, I2C/IICPCI                 32Bit PCI Bus, simple / short cardPCI32               32Bit PCI BusUSB                 USB Port

    標簽: ch341 編程芯片 usb 串口 altium designer

    上傳時間: 2022-03-13

    上傳用戶:

  • 電子書-RTL Design Style Guide for Verilog HDL540頁

    電子書-RTL Design Style Guide for Verilog HDL540頁A FF having a fixed input value is generated from the description in the upper portion of Example 2-21. In this case, ’0’ is output when the reset signal is asynchronously input, and ’1’ is output when the START signal rises. Therefore, the FF data input is fixed at the power supply, since the typical value ’1’ is output following the rise of the START signal. When FF input values are fixed, the fixed inputs become untestable and the fault detection rate drops. When implementing a scan design and converting to a scan FF, the scan may not be executed properl not be executed properly, so such descriptions , so such descriptions are not are not recommended. recommended.[1] As in the lower part of Example 2-21, be sure to construct a synchronous type of circuit and ensure that the clock signal is input to the clock pin of the FF. Other than the sample shown in Example 2-21, there are situations where for certain control signals, those that had been switched due to the conditions of an external input will no longer need to be switched, leaving only a FF. If logic exists in a lower level and a fixed value is input from an upper level, the input value of the FF may also end up being fixed as the result of optimization with logic synthesis tools. In a situation like this, while perhaps difficult to completely eliminate, the problem should be avoided as much as possible.

    標簽: RTL verilog hdl

    上傳時間: 2022-03-21

    上傳用戶:canderile

  • 一種低成本高可靠的SFP+光收發模塊電路研究與實現

    本文首次設計并驗證了基于macom三合一芯片設計的光模塊電路,該電路旨在提供一種滿足SFF-8472中規定的數字診斷功能的低成本SFP+模塊。電路采用激光器驅動、限幅放大器、控制器以及時鐘恢復單元集成的單芯片,在保證高精度數字診斷功能基礎上,實現了低成本高可靠的特點。該電路在光接收接口組件與激光器驅動和限幅放大器單元的限幅放大器部分之間接入濾波器來提高模塊的靈敏度及信號質量。在控制器單元的數字電位器的引腳上采用外加電阻的方式避免出現上電不發光的故障問題。該研究結果為下一代SFP-DD光模塊設計與開發工作,奠定了一定的理論與實踐基礎。This paper designs and validates the optical module circuit based on the MACOM Trinity chip for the first time.This circuit aims to provide a low-cost SFP module which meets the digital diagnosis function specified in SFF-8472.The circuit uses a single chip integrated with laser driver,limiting amplifier,controller and clock recovery unit.On the basis of ensuring high precision digital diagnosis function,it achieves the characteristics of low cost and high reliability.The circuit connects a filter between the optical receiving interface module and the limiting amplifier part of the laser driver and limiting amplifier unit to improve the sensitivity and signal quality of the module.The pin of the digital potentiometer in the controller unit is equipped with an external resistance to avoid the problem of power failure.The research results lay a theoretical and practical foundation for optical module design in high-speed data center.

    標簽: sfp 光收發模塊

    上傳時間: 2022-04-03

    上傳用戶:

  • S32K1xx Series Reference Manual 用戶手冊--2029頁

    S32K1xx Series Reference Manual 用戶手冊--2029頁 Supports S32K116, S32K118, S32K142, S32K144, S32K146, and S32K148S32K是一款符合AEC-Q100規范、基于32位ARM Cortex-M4F和Cortex-M0+內核的MCU,適用于通用汽車和高可靠性工業應用。The S32K1xx product series further extends the highly scalable portfolio of Arm? Cortex?-M0+/M4F MCUs in the automotive industry. It builds on the legacy of the KEA series, while introducing higher memory options alongside a richer peripheral set extending capability into a variety of automotive applications. With a 2.70–5.5 V supply and focus on automotive environment robustness, the S32K product series devices are well suited to a wide range of applications in electrically harsh environments, and are optimized for cost-sensitive applications offering low pin-count options. The S32K product series offers a broad range of memory, peripherals, and package options. It shares common peripherals and pin counts, allowing developers to migrate easily within an MCU family or among the MCU families to take advantage of more memory or feature integration. This scalability allows developers to use the S32K product series as the standard for their end product platforms, maximizing hardware and software reuse and reducing time to market

    標簽: S32K116 S32K118 S32K142 S32K144

    上傳時間: 2022-04-16

    上傳用戶:jason_vip1

  • GL823K 原理圖

    The GL823K integrates a high speed 8051 microprocessor and a high efficiency hardware engine for the best data transfer performance between USB and flash card interfaces. Its pin assignment design fits to card sockets to provide easier PCB layout. Inside the chip, it integrates 5V to 3.3V regulator, 3.3V to 1.8V regulator and power MOSFETs and it enables the function of on-chip clock source (OCCS) which means no external 12MHz XTAL is needed and that effectively reduces the total BOM cost.

    標簽: GL823K SCH

    上傳時間: 2022-04-27

    上傳用戶:qdxqdxqdxqdx

  • STM32 F1系列 MCU ATIUM AD集成庫 原理圖庫 PCB 3D封裝庫文件

    STM32 F1系列 MCU ATIUM AD集成庫 原理圖庫 PCB 3D封裝庫文件,STM32F1XXXXX全系列原理圖+PCB封裝庫文件,共209個器件型號,CSV text has been written to file : STM32 F1.csvLibrary Component Count : 209Name                Description----------------------------------------------------------------------------------------------------STM32F100C4T6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C4T7B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100C6T6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C6T6BTR    STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, Tape and ReelSTM32F100C6T7B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100C8T6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100C8T6BTR    STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, Tape and ReelSTM32F100CBT6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 48-Pin LQFP, TraySTM32F100CBT7B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +105癈 Temperature, 48-Pin LQFP, TraySTM32F100R4H6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R4T6B      STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R4T6BTR    STM32 ARM-based 32-bit MCU Value Line with 16 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100R6H6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R6T6       STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R6T6B      STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R6T6BTR    STM32 ARM-based 32-bit MCU Value Line with 32 kB Flash, 4 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, Tape and ReelSTM32F100R8H6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100R8T6B      STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100R8T6BTR    STM32 ARM-based 32-bit MCU Value Line with 64 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100RBH6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, TraySTM32F100RBH6BTR    STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin TFBGA, Tape and ReelSTM32F100RBT6B      STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RBT6BTR    STM32 ARM-based 32-bit MCU Value Line with 128 kB Flash, 8 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, Tape and ReelSTM32F100RCT6B      STM32 ARM-based 32-bit MCU Value Line with 256 kB Flash, 24 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RDT6       STM32 ARM-based 32-bit MCU Value Line with 384 kB Flash, 32 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RDT6B      STM32 ARM-based 32-bit MCU Value Line with 384 kB Flash, 32 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RET6       STM32 ARM-based 32-bit MCU Value Line with 512 kB Flash, 32 kB Internal RAM, -40 to +85癈 Temperature, 64-Pin LQFP, TraySTM32F100RET6B      STM32 ARM-based 32-bit MCU Value Line with 512 kB Flash, 32 kB Internal RAM, Internal Code B, -40 to +85癈 Temperature, 64-

    標簽: stm32 mcu

    上傳時間: 2022-04-30

    上傳用戶:jiabin

  • STM32 L1系列 MCU 集成庫 原理圖庫 PCB封裝庫文件

    STM32 L1系列 MCU 集成庫 原理圖庫 PCB封裝庫文件CSV text has been written to file : STM32 L1.csvLibrary Component Count : 27Name                Description----------------------------------------------------------------------------------------------------STM32L151C8T6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 48-pin LQFP, TraySTM32L151C8U6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 48-pin UFQFPN, TraySTM32L151CBT6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 48-pin LQFP, TraySTM32L151CBU6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 48-pin UFQFPN, TraySTM32L151R8H6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 64-pin TFBGA, TraySTM32L151R8T6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 64-pin LQFP, TraySTM32L151RBH6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 64-pin TFBGA, TraySTM32L151RBT6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 64-pin LQFP, TraySTM32L151V8H6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 100-pin UFBGA, TraySTM32L151V8T6       STM32L ARM-based EnergyLite 32-bit MCU, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, TraySTM32L151VBH6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin UFBGA, TraySTM32L151VBT6       STM32L ARM-based EnergyLite 32-bit MCU, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, TraySTM32L152C8T6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 48-pin LQFP, TraySTM32L152C8U6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 48-pin UFQFPN, TraySTM32L152CBT6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 48-pin LQFP, TraySTM32L152CBU6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 48-pin UFQFPN, TraySTM32L152R8H6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 64-pin TFBGA, TraySTM32L152R8T6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 64-pin LQFP, TraySTM32L152RBH6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 64-pin TFBGA, TraySTM32L152RBT6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 64-pin LQFP, TraySTM32L152V8H6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 100-pin UFBGA, TraySTM32L152V8T6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 64 kB Flash, 10 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, TraySTM32L152VBH6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin UFBGA, TraySTM32L152VBH6D      STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, 1.65 to 3.6VDD, -40 to +85癈 Temperature, 100-pin UFBGA, TraySTM32L152VBT6       STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, TraySTM32L152VBT6TR     STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, Tape and ReelSTM32L152_DB        STM32L ARM-based EnergyLite 32-bit MCU, LCD, 128 kB Flash, 16 kB Internal RAM, -40 to +85癈 Temperature, 100-pin LQFP, Tape and Reel

    標簽: stm32 mcu

    上傳時間: 2022-04-30

    上傳用戶:trh505

  • STM32 F0系列 MCU 集成庫 原理圖庫 PCB封裝庫文件

    STM32 F0系列 MCU 集成庫 原理圖庫 PCB封裝庫文件CSV text has been written to file : STM32 F0.csvLibrary Component Count : 17Name                Description----------------------------------------------------------------------------------------------------STM32F050C4T6A      ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F050C6T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F050C6T6A      ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F050K4U6A      ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 27 High Current I/Os, -40 to +85癈, 32-Pin UFQFPN, TraySTM32F050K6U6A      ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 27 High Current I/Os, -40 to +85癈, 32-Pin UFQFPN, TraySTM32F051C4T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F051C6T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F051C8T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 64kB Flash, 8 kB Internal RAM, 39 High Current I/Os, -40 to +85癈, 48-Pin LQFP, TraySTM32F051K4U6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 27 High Current I/Os, -40 to +85癈, 32-Pin UFQFPN, TraySTM32F051K6U6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 27 High Current I/Os, -40 to +85癈, 32-Pin UFQFPN, TraySTM32F051K8U6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 64kB Flash, 8 kB Internal RAM, 27 High Current I/Os, -40 to +85癈, 32-Pin UFQFPN, TraySTM32F051R4T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 55 High Current I/Os, -40 to +85癈, 64-Pin LQFP, TraySTM32F051R4T6TR     ARM Cortex-M0 32-bit RISC core (48 MHz max), 16kB Flash, 4 kB Internal RAM, 55 High Current I/Os, -40 to +85癈, 64-Pin LQFP, Tape and ReelSTM32F051R6T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 32kB Flash, 4 kB Internal RAM, 55 High Current I/Os, -40 to +85癈, 64-Pin LQFP, TraySTM32F051R8T6       ARM Cortex-M0 32-bit RISC core (48 MHz max), 64kB Flash, 8 kB Internal RAM, 55 High Current I/Os, -40 to +85癈, 64-Pin LQFP, TraySTM32F051R8T7       ARM Cortex-M0 32-bit RISC core (48 MHz max), 64kB Flash, 8 kB Internal RAM, 55 High Current I/Os, -40 to +105癈, 64-Pin LQFP, TraySTM32F051R8TR       ARM Cortex-M0 32-bit RISC core (48 MHz max), 64kB Flash, 8 kB Internal RAM, 55 High Current I/Os, -40 to +105癈, 64-Pin LQFP, Tape and Reel

    標簽: stm32f0 mcu

    上傳時間: 2022-04-30

    上傳用戶:

主站蜘蛛池模板: 赤城县| 陇川县| 龙岩市| 肇东市| 通河县| 新乐市| 崇信县| 石家庄市| 霍林郭勒市| 万山特区| 牟定县| 江山市| 临海市| 绥阳县| 洛南县| 伊春市| 隆尧县| 土默特右旗| 克东县| 顺平县| 大方县| 长治市| 府谷县| 邹平县| 江门市| 肃北| 秀山| 长治县| 武穴市| 墨脱县| 华宁县| 新绛县| 开鲁县| 湛江市| 洛扎县| 静海县| 建昌县| 舟山市| 县级市| 安乡县| 扬州市|