The properly and electrostatically measured taping materials are used for the components, but attention should be paid to the fact that there is some danger the parts absorb on the top
tapes to cause a failure in the mounting and the parts are destructed by static electricity (more than 1kV : 1J, 2A, 2B, 2E 0.5kV : 1E, Human Body Model 100pF 1.5kΩ) to change the
resistance in the conditions of an excessive dryness or after the parts are given vibration for a long time as they are packaged on the tapes. Similarly, care should be given not to apply the
excessive static electricity when mounting on the boards.
●
Ionic impurities such as flux etc. that are attached to these products or those mounted onto a PCB, negatively affect their moisture resistance, corrosion resistance, etc. The flux may
contain ionic substances like chlorine, acid, etc. while perspiration and saliva include ionic impurities like sodium (Na
+
), chrorine (Cl
−
) etc. Therefore these kinds of ionic substances may
induce electrical corrosion when they invade into the products. Either thorough washing or using RMA solder and flux are necessary since lead free solder contains ionic substances.
Washing process is needed, before putting on moisture proof material in order to prevent electrical corrosion.
●
Please pay attention that the top of an iron does not direct touch to the components. There is a risk that may cause a change in resistance. Take care that another risk may happen that
the protecting coat is carbonized in an instant when touched directly by the top of the iron, also climatic-proof for electric corrosion or insulation of protecting coat may be dropped down.
Be sure not to give high temperature on the top of the iron as it will degrade the protecting coat.
●
Avoid storing components under direct sun rays, high temperature/humidity. Direct sun rays will cause quality change of taping and difficulty of keeping appropriate peeling strength. 5∼
35℃/35∼75%RH, there is no deterioration of solderability for 12 months, but take special care for storing, because condensation, dust, and toxic gas like hydrogen sulfide, sulfurous acid
gas, hydrogen chloride, etc. may drop solderability.
Live replay: Introduction to Microchip's latest SAM and PIC32 microcontroller software development platform - MPLAB? Harmony V3 : https://training.eeworld.com.cn/course/5229...
Dear experts: I am a novice. I can drive the IIC slave normally on the development board, but when I use the MAGA16 on the DIY circuit, the IIC slave does not respond. Is there something wrong with my...
I want to use an ARM development board to connect two analog cameras and composite signal input. Some boards (like Freescale) are too expensive. If I choose Samsung's ARM9, although some of them suppo...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:43 [/i]Recently, students who participate in electronic design competitions often discuss such questions: I am learning XX microcontroller o...
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
This small program is still the use of timer, which is relatively simple. The specific parts are noted in the comments, please refer to the comments. /*********************************************...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
Household photovoltaic power stations mainly utilize idle resources on existing household buildings, such as roofs, wall facades, balconies, courtyards, etc., to install and use distributed photovo...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[Details]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[Details]
T1 or T2 are two timers/counters of MCS-51 microcontroller. The first method can use two timers/counters to generate rectangular waves. In order to save interface resources, the second method is used...[Details]
The single-chip microcomputer running light program requires all 32 serial ports to be used, and each serial port has eight LEDs. Question supplement: The 8051 single-chip microcomputer is used, an...[Details]
A simple experimental programming question for the microcontroller: write a 3-byte binary addition subroutine. The program entry is: addend 1: 22H, 21H, 20H three bytes, 22H is the highest bit; adden...[Details]
Assume that the MCS-51 microcontroller uses a 12MHz crystal oscillator, and wants to use a timer to generate a pulse with a duty cycle of about 30% and a period of 60ms at port P1.0. ;==============...[Details]
1. Pin: 0 in 1 out Set Status Output status IO register setting DDR×A certain bit is set to 1, and the corresponding bit IO is set to output; PORT×A certain position is 1/0, and t...[Details]