-
Infineon Technologies AG (FSE: IFX / OTCQX: IFNNY) and Robert Bosch GmbH have introduced a new ultra-low-loss diode for light-duty automotive generators – the active rectifier diode. Compared with ...[Details]
-
One of the most important developments in video coding technology over the past few years has been the development of the H.264/MPEG-4 AVC standard by the Joint Video Team (JVT) of the ITU and ISO/...[Details]
-
#include "uart1.h" #include "stm8l15x.h" void Uart1_Init(void) { CLK_PeripheralClockConfig(CLK_Peripheral_USART1,ENABLE); SYSCFG_REMAPDeInit(); SYSCFG_REMAPPinConfig(...[Details]
-
Recently, the LoRa Alliance announced the members who joined the alliance in the past six months, and it can be seen that more and more IoT companies are beginning to pay attention to LoRa. Manufact...[Details]
-
OFweek Cup · OFweek 2023 China
Robot
Industry Annual Selection (abbreviated as OFweek Robot Awards 2023) is jointly organized by OFweek, China's high-tech industry portal, and its authorita...[Details]
-
On February 24, TechWeb reported that Jin Gyo-young has resigned as chairman of the Korea Semiconductor Industry Association (KSIA) ahead of schedule due to changes in his position within Samsung Ele...[Details]
-
We can use the C language program code subroutine of the digital filtering method to complete the software filtering function. We assume that the data is read from the 8-bit AD. If it is a higher-b...[Details]
-
Provides the industry's highest capacity flash, RAM, and GPIO combination, supporting Matter over Thread
Beijing, China – April 9, 2024 – Silicon Labs (NASDAQ: SLAB), a global leader...[Details]
-
1. The robot alarm is "20252", the temperature is high, and DRV1 fault handling
Solution: Check whether the motor is overheated. If the motor temperature is normal, check whether the connectio...[Details]
-
In December 2019, the Zhengzhou-Wanzhou High-speed Railway was opened, and Zhengzhou South High-speed Railway Station was also under construction. Near it, there is a building that looks like a "gr...[Details]
-
Generally, many materials and textbooks believe that the on-resistance of MOSFET has a positive temperature coefficient, so it can work in parallel. When the temperature of one of the parallel MOSFETs...[Details]
-
Extraordinary times call for a new way of communication: In 2020, Harting Technology Group will present innovative and pioneering products and solutions that embody the megatrends of Industry 4.0 and...[Details]
-
Samsung Electronics Vice Chairman Lee Jae-yong met with the White House and members of Congress to discuss semiconductor supply chain issues, according to businessKorea. Lee Jae-yong explained that ...[Details]
-
Today we are learning how to use digital tubes and latches. The purpose of using latches is to reduce the use of IO ports. Originally, at least 15 IO ports were needed. After using latches, only 10 I...[Details]
-
In C language, initialized global variables exist in the data segment, initialized local variables exist in the stack, space allocated by malloc exists in the heap, and uninitialized global variabl...[Details]