Guangjie Technology was established in October 1997 in Hsinchu Science Park. It is the first professional manufacturer in Taiwan that combines thin film/thick film process technology with high-frequency passive component/module design and development capabilities. It has an excellent technical R&D team and is committed to the research and development of thin film process technology and the design and development of high-frequency component/module integration. It provides key components such as integrated passive components and high-frequency modules that meet the high-frequency and miniaturization needs of system products. It has successfully integrated passive components such as resistors/capacitors/inductors/diodes (Integrated Passive Devices, IPDs), which can be widely used in mobile personal electronic products. Anti-static and electromagnetic filtering (ESD & EMI Filter), etc.
[b][b]I transplanted the Boa server according to the online tutorial, but I don't know what to do next. Another classmate wrote a web page. According to the teacher, he published his web page through ...
I downloaded the latest USB firmware library from the official website and compiled the virtual serial port routine according to the instructions. The instructions mentioned that the data received by ...
The interface made with this EVC is really ugly. I tried to add skin++. But an error occurred when adding it: BtnTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl...
I wrote a technical article on my blog and wanted to post pictures, but found that it didn't support them. I realized that the blog editor is very inconvenient to use. After using it many times, I fou...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
When the domestic discussion about "ZTE being banned" was hot, Alibaba officially announced the acquisition of chip supplier
Zhongtianwei
, but the investment amount was not disclosed. At t...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]
At the beginning of the new year of 2018, after the release of the national photovoltaic policy, we found that the state’s support for village-level poverty alleviation power stations has not weake...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
1. Heart rate measurement principle 1. What is a heart rate module? The heart rate module is professionally used to monitor the heart rate of the wrist, fingers, forehead, earlobe, chest and other ...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]
A crystal oscillator can be electrically equivalent to a two-terminal network consisting of a capacitor and a resistor in parallel and a capacitor in series. In electrical engineering, this network h...[Details]