Teacher Xia Yuwen talks about the entry-level learning of FPGA engineers ( Beijing Zhixin FPGA Academy )1. You must know whether you are suitable to be an engineer. Check your personality to see if yo...
[i=s] This post was last edited by paulhyde on 2014-9-15 03:18 [/i] The registration for the 2014 National Electronic Design Competition has started. Everyone who participated in this year's competiti...
Newbie help: I want to transfer the bmp file collected by 2440 to the PC. I have a TCP example under EVC that can transfer strings. How do I transfer files? It would be best if I have the source code....
[i=s]This post was last edited by ddllxxrr on 2021-4-11 16:38[/i]I thought bit manipulation was very simple, but it was this simple operation that ruined my whole day. I had to declare that the bit ma...
I accidentally saw a very interesting game, and I want to play it too... The rules are as follows: the person on the first floor asks a question. Then the person on the second floor must answer truthf...
Has anyone made a virtual serial port with DX? I heard that it requires a 6T or 4T microcontroller. Are there any with the same pins as 89c51? Please recommend a few. Thanks....
Recently, the first Digital China Summit was held in Fuzhou, attracting many domestic ICT industry giants to participate in the exhibition. The long queues outside the venue, the noisy and exciting...[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]
All relevant units:
In accordance with the relevant requirements of the provincial and municipal electric vehicle charging infrastructure construction work, in order to further standardize the...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[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]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[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]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[Details]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]
****************************************************************** 1. The operand is in register, R0--R7 2. Operands are in internal RAM 3. Operands are in external RAM But they are all similar. For ...[Details]