I didn't feel anything when I was in school before, but now I've just started my internship, so let me tell you what I've seen and heard. First of all, there's a worker (married) at the company where ...
I just started to get in touch with ARM and ucos-ii. Now I am using Zhou Gong's smartarm2200 development board (LPC2214) to do the ucos-ii transplantation experiment (3.2 buzzer control experiment). I...
Help!!!
I got the eZ430-RF2500 board the day before yesterday, but I never had time to play with it. Today I took it out and played with it, but there was a problem. I couldn't download the program. I...
The step-down circuit shown in the figure
In normal operation, if there is a sudden power failure, that is, all three power supplies are gone, and then the power is turned on again
When the op amp U1 ...
A motion sensor solution that does not rely on airborne main inertial navigation is proposed, which is a combined motion information system based on GNSS/SINS. That is, during SAR imaging, pure inerti...
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
As many companies listed with
the concept of
touch screen
begin to "transform and upgrade", the official voice of the TP industry is getting smaller and smaller. At the same time, the list o...[Details]
At present, the Beidou system has achieved industrial breakthroughs and leapfrog development in five major areas, including the automotive OEM market, smart phones, and high-precision applications....[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
On May 8,
Google
I/O 2018 Developer Conference was held as scheduled in Mountain View, California. In the second year of the full promotion of the "AI first" strategy, artificial intelligen...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
The STM8L contains a 12-bit ADC with 25 input channels, including an internal temperature sensor, an internal reference voltage As can be seen from the figure above, there is an internal re...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]
For complex calculations, the speed of the microcontroller is too slow. The best way is to manually calculate all the results in advance, store them in ROM in sequence, and then directly check the re...[Details]
MSP 430 MCU key program #include msp430x14x.h #include "key.h" void Init_Port(void) { //Set all pins of P1 port to input mode during initialization P1DIR = 0; //Set all pins of ...[Details]
There are many types of blood glucose meters on the market, with different structures and shapes, prices and accuracy. It is difficult to achieve both price and accuracy. The reason is that a sui...[Details]