Wang Quan Technology (Kunshan) Co., Ltd. established a back-end taping factory in Kunshan in April 2001, and at the same time started to build a factory on Huangpujiang Middle Road. In December 2002, the new factory was completed and began full manufacturing. Wang Quan's products are SMT chip resistors, including chip resistors, array resistors, and network resistors. The current monthly production capacity is 9 billion PCS, which are mainly used in desktop notebook computers, computer peripheral products, network communications, mobile phones, etc. In order to adapt to the trend of miniaturization of electronic products and the requirements of high precision, the company actively develops smaller and more precise products. The company actively completes certifications that meet international standards, and has successively completed ISO9000, ISO14000 and other certifications. As a member of the global village, Wang Quan must also fulfill its environmental protection responsibilities. Therefore, in 2004, it completed the lead-free electroplating terminal electrode and mass-produced RoHS-compliant products in July 2005. Wangquan adheres to the chairman's business philosophy. Maintaining integrity is the principle of persistence, giving back is the unchanging concept, surpassing is the eternal goal, maintaining talent is the driving force of progress, research and development is the rock of development, and continuous efforts are made to make progress. The company has a total investment of US$100 million, covers an area of 119,000 square meters, and now has more than 2,800 employees. In the next 2-3 years, it will realize the corporate vision of becoming the first in the market share of chip resistors in East China.
What is NB-lot?
NB-IoT, or Narrow Band-Internet of Things, has the characteristics of low cost, low power consumption, and wide coverage (cellular network). It is positioned in the carrier-grade, low-...
I encountered a problem when developing a program on Windows. I personally think it should be a unicode encoding problem. For example, there is the following problem; CString a("$ABCDE"); I personally...
[table] [tr][td][color=#666666]What are the correct ways to use the DIN rail power supply? The following scan IC network will answer for you: [/color] [color=#666666] 1. The AC voltage standards for D...
[i=s]This post was last edited by forever1314 on 2016-5-11 14:44[/i] int main(void) { u8 a,j,i=0; /* config the led */ LED_GPIO_Config(); /*config key*/ Key_GPIO_Config(); while(1) { if( Key_Scan(GPIO...
Since the maximum input voltage of MPS2307DN is 23V, but the current circuit requires 24V input and 3.3 and 5V output, MPS2307 cannot be used. I am looking for a compatible chip. It is best if the PCB...
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[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]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
At present, the Beidou system has achieved industrial breakthroughs and leapfrog development in five major areas, including the automotive OEM market, smart phones, and high-precision applications....[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[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]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
The STM8L contains a 12-bit ADC with 25 input channels, including an internal temperature sensor, an internal reference voltage As can be seen from the figure above, there is an internal re...[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]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]