I have a project that needs to be completed on the 28th. It is urgent. I have not implemented the Tab Ctrl multi-dialog box to share the data collected from the serial port. There are four dialog boxe...
If you configure GPIO such as GPG1 in the GPG port to interrupt mode (configured in GPGCON), then GPGDAT cannot be read, right? (At least that's what the 2440 datasheet says) But I saw that other peop...
As with high-speed network switches and supercomputers with multi-processor architectures, the use of multi-gigabit transceivers is inevitable in multi-FPGA designs. FPGAs with RocketIO transceivers w...
[i=s]This post was last edited by dontium on 2015-1-23 11:37[/i] [url=deyisupport./blog/b/signalchain/archive/2013/09/25/tina-ti.aspx][color=#0000cc]I saw an introduction to the TINA-TI simulation too...
Activity details: [DIY creative show based on USB PD power receiving protocol chip CH224]Updated to 2022-09-04Evaluation report summary:@Not seenCH224D Review: USB PD Portable Soldering Iron is Here@Y...
PSoC is a programmable system on chip produced by Cypress Semiconductor. It has both analog and digital systems. It is used in engineering practice at school. I am learning it now. I hope this forum c...
China Energy Storage Network News:
On April 24, State Grid Corporation of China (hereinafter referred to as "SGCC") and China Southern Power Grid Co., Ltd. (hereinafter referred to as "CSGC")...[Details]
When
artificial intelligence
can help humans take on some work, we always divide the responsibilities of both parties very clearly. When humans work, we rarely see
artificial intelligen...[Details]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[Details]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
This example sets up a button to adjust the square wave of different frequencies (multiples of 100) from 100-1000hz. In addition, serial port communication is added, and the corresponding frequency c...[Details]
The single-chip microcomputer running light program requires all 32 serial ports to be used, and each serial port has eight LEDs. Question supplement: The 8051 single-chip microcomputer is used, an...[Details]
Title: Use the table lookup method to convert a hexadecimal number into ASCII code. The input parameter is placed in the internal RAM 50H, and the output parameter is in R0. Requirements: Complete th...[Details]