When is it necessary to perform self-calibration when using a Dingyang oscilloscope? How useful is self-calibration? How accurate can it be after self-calibration?...
1. Porting uC/OS For the porting of uC/OS to MSP430, please refer to the document [2], and combine it with "Embedded Real-Time Operating System uCOSII" translated by Shao Beibei. I found a source code...
I want to make a USB to ZIGBEE communication device recently, and plan to buy an MSP-EXP430FR5739 experiment board to connect CC2520. Hey, does anyone have any suggestions?...
I set P1 as input and enabled the pull-down resistor. Why are the other ports at low level, while P11 and P12 have 2.4V voltage? I don't understand. . ....
Who has wireless audio transceiver circuit diagram (51 single chip microcomputer + WM8731 digital A/D digital D/A + NRF24L01 or other NRF series), program source code, or development board, etc. If yo...
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[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]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
Design a second and minute pulse generator for a single-chip microcomputer using the interrupt method. Assume that P1.0 generates a positive pulse of one machine cycle per second, and P1.1 generates ...[Details]
1.GCC+PN(WinAVR-20071221) Introduction: WinAVR-20071221 comes with Programmer's Notepad, which is an easy-to-use and powerful code editor with basic functions such as project management, syntax colo...[Details]
The top row of pins is the row, and the bottom row of pins is the column. The row is the LED anode. Each row and column is controlled by four 74HC573, each controlling 8 pins. At the sa...[Details]