I want to know the process technology of TOF sensor chips on the market. Is it CIS technology? What is the process size? It is an optical MEMS, but if it is CIS technology, can MEMS factories make it?...
#include "D:\Program Files\NuMega\DriverStudio\DriverWorks\include\devintf.h"; The error "connot open include files:D:\Program Files\NuMega\DriverStudio\DriverWorks\include\devintf.h; no such file or ...
A few days ago, the supervisor informed me that I was awarded the annual "Interactive Talent Award". This award is really heavy and significant.I received a gift yesterday. When the courier gave it to...
From http://www.asic-world.com/ . ============================================================================== //---------------------------------------------------------------- // Design Name : uar...
I am using Ubuntu 12.4 and VMware 10.1 as my virtual machine. [img] After modifying the lightdm.conf file, there is no root login startup. [/img] I am a novice and just started, I hope to get some adv...
Hi, everyone. Due to development needs, I upgraded the memory of the original 2440 development board from 64MB to 128MB. I used two K4S511632D (originally two HY57V561620). Now I encounter a situation...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[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]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
Leading Chinese PV inverter manufacturer Huawei said it is supplying string inverters to a 75MW fully digital utility-scale solar project in Brazil, which it claims is the first of its kind in the cou...[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]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[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]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[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]