Live broadcast details:Nexperia's high-power GaN FETs enable a new generation of efficient power supply designsLive lecturer:
Chen Qiuming | Nexperia GaN FET Chief Application EngineerFAQ
1. In actual...
[i=s]This post was last edited by JLennon on 2018-2-2 08:35[/i] The program is as follows, and the proteus code is attached. The buttons K8, K12, and K16 cannot be displayed. What went wrong? I really...
Can you recommend a MOS tube with a smaller package, one N-channel for each P-channel, with a current of more than 5A and a voltage of more than 24V. The package should at least not be larger than SOP...
I want to know what to do if the waiting condition is not met after calling wait_event_interruptible(), but I want to return within a certain time? I added a timer_list (add(timer)) before calling wai...
Our company is engaged in car audio, and we are in urgent need of ARM programmers. Requirements: 1. Bachelor degree or above, and must have worked in the car industry with GPS. 2. More than 1 year of ...
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[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]
We have come a long way from the 2G era, and now 5G is about to be commercialized. Suddenly, we realize that time has passed quickly, but technology has never stopped. The activation of 5G heralds ...[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]
Recently, there was news that the US government asked Google to shut down the Android operating system for ZTE phones. After that, some people even imagined what the consequences would be if Intern...[Details]
I slightly changed the lyrics of Yu Quan's song "Running", which seems to be
a reflection of the current state of
Huawei Cloud
. At the annual Huawei Analyst Conference held on April 17,
Zh...[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]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
In recent years, the application of high-brightness LED has developed rapidly, especially in signboards and traffic lights. For automotive applications, LED is also very attractive. Long life, shock ...[Details]
STM32 Watchdog Summary I have been adjusting the development board of Atom Brother for more than a year, and it is basically usable, but I still don't understand the working mechanism of some basi...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
Title: Use the table lookup method to convert a hexadecimal number into ASCII code. The input parameter is placed in the internal RAM 50H, and the output parameter is in R0. Requirements: Complete th...[Details]
Since 2018, the field of artificial intelligence chips has been very lively. Especially in China, the rich vertical application scenarios have provided fertile ground for the development of AI chip...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]