I recently made a brushless motor driver board and would like to share it here.
The board can drive four motors at the same time with FOC control. After debugging for a while, I feel that the performa...
Question:1. Is there a separate compilation command for merge?There is the following command:
Host# make dvr_rdk DVR_RDK_BOARD_TYPE=DM814X_BCH_DVRI modify \dvr_rdk\mcfw\src_bios6\links_common\merge or...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:36 [/i] What motors do you guys plan to use for this question? I've heard a lot about DC servo motors but I've never heard of them. Can you ...
This is the FLASH reading and writing program I wrote based on the PDF document of C8051F120, but it just can't read it correctly and overwrites the original program content://///////////FLASH read an...
In the CMD file, there are nonBIOS applications and BIOS applications. In TI, C2000 is suitable for nonBIOS. BIOS is suitable for C5000 and C6000, real-time operating systems....
As the Internet of Things technology is booming, embedded development has regained the attention of IT professionals. So, what is an embedded system? What are the components of an embedded system? Wha...
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[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]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]
T1 or T2 are two timers/counters of MCS-51 microcontroller. The first method can use two timers/counters to generate rectangular waves. In order to save interface resources, the second method is used...[Details]