within 5°C of the specified classification temperature (T
C
)
Ramp-down rate (T
p
to T
smax
)
Time 25°C to peak temperature
Reflow cycles
*Tolerance
for peak profile temperature (T
P
) is defined as a supplier minimum and a user maximum.
Sn-Pb Eutectic
Assembly
100°C
150°C
60 - 120 sec.
3°C/sec. max
183°C
60 - 150 sec.
see Table 1
20 sec.
6°C/sec. max
6 min. max
2 max
Pb-Free
Assembly
150°C
200°C
60 - 120 sec.
3°C/sec. max
217°C
60 - 150 sec.
see Table 2
30 sec.
6°C/sec. max
8 min. max
2 max
**Tolerance
for time at peak profile temperature (t
p
) is defined as supplier minimum and a user maximum.
ATTENTION:
Abracon LLC’s products are COTS – Commercial-Off-The-Shelf products; suitable for Commercial, Industrial and, where designated, Automotive Applications. Abracon’s products
are not specifically designed for Military, Aviation, Aerospace, Life-dependent Medical applications or any application requiring high reliability where component failure could result in loss of life
and/or property. For applications requiring high reliability and/or presenting an extreme operating environment, written consent and authorization from Abracon LLC is required. Please contact
Why is it that when VS2005 is deployed and debugged on a CE5.0 device, it runs normally but the breakpoints are invalid? F5 and Ctrl+F5 can be deployed and run normally, but the breakpoints are empty ...
The situation is that there are two flashes on the board, one 32Mnor and one 256Mnand. The nor flash driver is already ready. When making nand flash driver, mtd layer is written, and a FLASH_NAND_BASE...
Is it correct to connect the 430 serial port directly to the board port? It does not communicate with the PC, but only receives satellite signals and processes them in the board. Is it correct to conn...
Dear experts:I have a C code file that needs to be converted into a library file, and then I can directly call this library file in the project. But I don't know how to convert this C file into a libr...
BreakingPoint Systems, BT, Cisco, Empirix, Ericsson, EXFO, Fanfare Software, Ixia, JDSU, Spirent Communications, Verizon and other leading companies in the communications and networking industry have ...
It is a specification for the receiver portion of an RF transceiver. For example, we need to measure the image frequency rejection of a C-band downconverter operating at an input frequency of 3700-420...
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]