Coilmaster Electronics (Established in 1995) - specializes in manufacturing various passive components such as SMD type inductors (SMD Power Inductors / High Current Inductors) also known as SMD Power Inductors / Power Inductors / High Current Power Inductors, Vertical Inductors (Vertical Inductors) Common Mode Chokes, Transformers, LAN Magnetics. We also continuously improve the quality of our products and aim to provide customers with a variety of choices. Providing our customers with the best service and value in various types of power inductors, magnetics and inductives is our vision. Surface Mount Power Inductors include - Closed Magnetic Path Inductors (Shielded Power Inductors) Non-Closed Magnetic Path Inductors (Non-Closed Magnetic Path Inductors) Semi-Closed Magnetic Path Inductors, High Current Inductors (Molded POWER CHOKE) Closed Magnetic Path Inductors, Power Inductors and SMD Common Mode Chokes. Vertical Inductors include: (Pin Type Inductors) - Toroidal Inductors, Vertical Inductors, Common Mode Chokes, Choke Coils, Power Chokes, RF Chokes. LAN Magnetics include - LAN Filters (LAN Transformers) RJ45 Jack, RJ45 Strap Transformers, RJ45 Jack Strips, Communication Transformers and High Frequency Transformers.
I want to ask about the instruction ADDAB of TI C6000. Can anyone explain how the result of this example is obtained?In addition, the document says: Execution if (cond) src2 +a src1 → dst Isn't src2 a...
The failure of components is directly affected by factors such as humidity, temperature, voltage, and machinery. 1. Failure caused by temperature: 1.1 Ambient temperature is an important factor leadin...
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[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]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
Superconductors have physical properties such as zero resistance effect, Meissner effect and Josephson effect, which make them have broad application prospects and unparalleled advantages in many b...[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]
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]
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]
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]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[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]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[Details]