[i=s]This post was last edited by STM32F103 on 2019-5-18 18:59[/i] I am using the DE10-Nano board and the version of Quartus I am using is 16.1. In the process of learning the course, I found that the...
[font=georgia, Verdana, Helvetica, Arial][size=12px] A very important concept in SoC design is called hardware-software co-design. The other two important features are the use of deep submicron (DSM) ...
Recently I have been using the Guangzhou Chuanglong c6748 and omapl138 development boards. There are detailed video tutorials at the link address [url]http://pan.baidu.com/s/1pJCzlbl[/url]. The develo...
As far as I can see, there is no problem in comparing the netlist synthesized from DC0607 and 08 versions with rtl2netlist if lec5.x or fm0809 is used. Among them, lec is difficult to compare multipli...
Requirements: Receive RS232 or 485 data, process and send to remote via network. Support modem, PPPoE dial-up or access via LAN. I don't know much about microcontrollers, hope you can give me some adv...
[i=s]This post was last edited by sunduoze on 2015-8-28 17:03[/i] The preparations for this year's electronic competition were rushed. I didn't know until July 25 that I had to use the minimum system ...
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]
Designing for automotive LCD displays larger than 5" can be complex. The display source driver requires a supply rail called analog voltage device drain (AVDD) in the 10V to 15V range and two supply ...[Details]
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]
In order to strengthen the management of new energy vehicle charging facilities in our city, prevent and reduce accidents, protect the lives and property of the people, and improve the public safet...[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]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
In the previous article, I wrote a simple GPIO running light test, which looked a bit monotonous. I was used to serial port debugging. If there was no serial port on the board, I had to find another ...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[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]
In 1952, Bell Labs built a 6-foot-tall automatic number recognition machine called "Audrey", which could recognize the pronunciation of the numbers 0 to 9 with an accuracy of more than 90%. And its...[Details]
Since the first draft of the 5G
NR standard was officially launched at
the end of 2017
, the
5G
commercialization process has taken a substantial step forward. From that moment on, mo...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[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]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]