[i=s]This post was last edited by jinglixixi on 2022-12-13 14:55[/i]The ST NUCLEO-U575ZI development board is a development board for performance evaluation, but it needs to be configured with corresp...
[ST NUCLEO-U575ZI-Q Review] vscode+PlatformIO lighting - RF/Wireless - Electronic Engineering World - Forum (eeworld.com.cn)
Based on this post, add serial port printing:
#include Arduino.h
int ledPin...
To develop with MDK, you must first download the pack package and find the official website download address: MDK5 Software Packs (keil.com)Double-click to run:The installation of this pack is complet...
Create a new project with MDK:Define the port, PIN, and clock of LED1 and LED2:
#define LED1_PINGPIO_PIN_7
#define LED1_GPIO_PORTGPIOC
#define LED1_GPIO_CLK_ENABLE()__HAL_RCC_GPIOC_CLK_ENABLE()
#defin...
There is a MDK light in front.
Considering that I usually use MacBook Pro for work, I learned that u575 can support ardnuino for development. This time I used vscode+PlatformIO to light it up.
# Insta...
In recent years, the market for mobile/portable devices such as smartphones and laptops has continued to grow rapidly. While these products continue to integrate more new features to enhance the ...[Details]
Abstract: In order to generate a stable excitation signal, the design of a digital frequency synthesizer is implemented on FPGA using Verilog hardware language. The design includes accumulator, wav...[Details]
1. Introduction
Light control circuit plays a vital role in urban street lamps or corridor lighting. With light control circuit, the lights can be automatically turned on and off according to ...[Details]
Editor's note: In order to help technicians or engineers who have knowledge of PIC microcontroller assembly language quickly master the method of using C language to program PIC microcontrollers, t...[Details]
This controller uses PIC16C54 single-chip microcomputer as the controller, and it is very easy to use: just connect a telephone line to the loudspeaker through the controller, and you can rem...[Details]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[Details]
introduction
At present, measuring instruments are developing towards networking, and each individual embedded instrument will become a node on the Internet. This system realizes the network...[Details]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]
Zarlink Semiconductor has developed an ultra-low-power RF transceiver chip for pacemakers, neurostimulators, drug pumps, and other such implantable medical devices. It has high data rates, low power c...[Details]
Leakage current is generated by parasitic resistance paths between the measurement circuit and a nearby voltage source. This current can significantly reduce the accuracy of low current measurement...[Details]
summary
This article will briefly analyze the success and shortcomings of high-frequency DC-DC switching power supplies in the process of miniaturization (the second basic goal), and propose m...[Details]
1. Advantages of CAN-bus in coal mine communication
Coal mine production is a field closely related to the national economy and people's livelihood. Among them, coal mine safety is undoubtedly ...[Details]
For a long time, my country has implemented "community-style collective heating" for hot water heating, and settled accounts based on the heating area, regardless of whether the user uses heat. Thi...[Details]
As we all know, the manufacturing of modern automobiles is divided into four major processes: stamping, welding, painting and assembly, and the powertrain constitutes five inseparable production pr...[Details]