[i=s]This post was last edited by YangTwo on 2021-8-15 17:09[/i]After connecting the development board to the computer, open ssv5, and the tool can automatically identify our development boardClick st...
[i=s]This post was last edited by lising on 2019-5-13 22:58[/i] The content of this experiment is serial communication USART0, which sends data to the PC through print output statements and displays i...
The content is relatively simple, that is, the ADC on the ufun board collects data, transmits it to the serial port interface of matlab through the serial port, and uses matlab to perform certain data...
[size=4] Digital-to-analog conversion is a function that we use very frequently in embedded systems. Most MCUs on the market have integrated ADCs, and the precision of built-in ADCs has also changed f...
1- Introduction
Brief introduction to the MSP430 microcontroller timer A structure and its application examples.
2-Timer module
The MSP430 series of microcontrollers have powerful timer resources, whi...
In recent years, with the development of smart cockpits, smart surface technology has also been gradually applied to car interiors. It is a surface treatment process that combines functionality and i...[Details]
FlexRay Bus
FlexRay bus is a new communication standard jointly developed by BMW, Philips, Freescale and Bosch. It is designed for in-vehicle networking. It uses a time-based trigger mechanism...[Details]
1. Introduction
With the dual pressure of energy conservation and emission reduction and production costs, today's steel industry needs higher efficiency than ever before. For any steel plant,...[Details]
1 Introduction In recent years, from the perspective of protecting the earth's environment and depleting fossil energy, solar (photovoltaic) power generation using natural energy is rapidly expanding...[Details]
STMicroelectronics Launches Isolated Step-Down Converter to Reduce Bill of Materials Cost for Automotive and Industrial Applications
China, August 9, 2021 - For isolated buck regulat...[Details]
Glucose is the sugar we absorb from food. It is the "fuel" that powers every cell in the human body. So can glucose also power medical implants? Engineers from the Massachusetts Institute of Technolo...[Details]
With the development of technology, RS232 serial communication is still widely used in industry. However, in the application of commercial technology, USB to UART technology has gradually replaced R...[Details]
Uber Eats has officially announced a partnership with
robot
company Cartken and Japanese industrial giant Mitsubishi Electric to launch a robot delivery service, providing more convenient t...[Details]
When analyzing a power supply, we usually start from the input. The 220V AC input is rectified by a 4007 half-wave rectifier at one end and filtered by a 10uF capacitor at the other end after passing...[Details]
1. Application background: According to data disclosed by the Ministry of Transport of China, by the end of 2020, the mileage of China's expressways in operation reached 161,000 kilometers, ranking f...[Details]
Image: El Paso Electric via Facebook.
El Paso Electric will purchase power projects that include 100 MW of energy storage facilities through a competitive bidding process.
...[Details]
Graphite, the material on pencil tips, has also been a key component of today's lithium-ion batteries. However, as people become more and more dependent on such batteries, graphene-based electrodes s...[Details]
The configuration steps are as follows: Step 1: First configure the ANSELx register to define the IO port as digital IO or analog input IO Step 2: Configure TRISx to define the IO port as input ...[Details]
There are 8 GPIO port read and write functions as follows; uint8_t GPIO_ReadInputDataBit(GPIO_TypeDef* GPIOx, uint16_t GPIO_Pin); uint16_t GPIO_ReadInputData(GPIO_TypeDef* GPIOx); uint8_t GPIO_Read...[Details]
Understanding the basic architecture of multi-core
Multi-core processors embed multiple processor engines in the same chip, which can provide higher CPU performance, functional features and ...[Details]