[size=16px][size=16px][/size][color=#0000FF]Is there anyone who has attended an embedded system training class? How was it? Can you recommend a few strong training classes? Friends who have attended c...
lm3s9b96 usb bulk how to modify the endpoint!
I see the official dk-lm3s9b96_usb_dev_bulk case is!
in is 1-end, and out is also 1-end!
Please ask the moderator!
Where to modify the endpoint!
I want to...
[color=#000000][font=宋体]As a[/font][font=Times New Roman]FPGA[/font][font=宋体]newcomer, I often ask questions on the forum, such as what language to use, what software to use, which company's chip to u...
Notes preview: [b]Foreword[/b] According to the official homepage of ST ([url=http://www.st.com/en/development-tools/stm32-ides.html]http://www.st.com/en/development-tools/stm32-ides.html[/url]), ther...
I originally raised the message box at the bottom to see the warning message, but I tried many times to adjust it back but failed. Sometimes it didn't respond, and sometimes the window was separated. ...
In the automotive, watch and other industries, some parts are special-shaped parts and delicate and easily damaged parts . In order not to damage their surfaces , flexible production is required . Bec...
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[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]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
When designing a product, if the application environment's requirements for power isolation are not considered, the product will be unstable due to improper design, and even high voltage may damage t...[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]
Recently, Zhejiang Lipu Crushing Equipment Co., Ltd. invested 50 million yuan to build a new "annual production of 1,200 high-efficiency and energy-saving ultra-fine pulverizer construction project...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[Details]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[Details]