This is the first draft. There may be some changes later, but they will not be big. [[i] This post was last edited by 523335234 on 2012-9-16 00:19[/i]]...
[i=s]This post was last edited by allenliu on 2017-8-2 00:05[/i] In order to understand the Thread protocol, I bought a USB-KW41Z. USB-KW41Z uses K22F+KW41Z to realize the connection between KW41Z and...
After CCS is installed, is the onboard XDS100V2 driver automatically installed? Why is there no driver on mine? (Development board LanchPadXL F28069M)...
Regarding the communication scheme between AM3359 and FPGA in bare metal condition. Has anyone done the dual-port RAM communication scheme for FPGA in bare metal condition of A8? Please help me. I hav...
Development of TI LM3S8962 based on LabVIEW graphical interface - unboxing photos
https://bbs.eeworld.com.cn/thread-204130-1-1.htmlDevelopment of TI LM3S8962 based on LabVIEW graphical interface--Deve...
I want to know if anyone has done the transplantation of mtp3 protocol. If there is a prawn who has done similar work, I hope he can give me some help. MSN: huang8888@hotmail.com...
【JDPCB】Qisda is introducing smart factories in phases. Chairman Chen Qihong said yesterday (25th) that through high automation, order delivery can be accelerated. The current benefits have reached a...[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]
Recently, the " ZTE
incident"
caused by the Sino-US trade war
has caused heated discussions in the electronics industry. It not only reflects that Chinese companies are lagging behind in the...[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]
In Windows environment, the source code is encoded in UTF-8. If the source file created by STM32CubeMX contains Chinese comments, then using STM32CubeMX to regenerate the source code will cause the C...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[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]
Security PPP is a new model of urban video surveillance projects: 1) The government and social capital establish a project company in a certain proportion; 2) The project company participates in the ...[Details]
This program uses the eight-channel ADC single acquisition mode. According to the configuration, ADC12SC will automatically reset after the conversion is completed in the single mode, so it is necess...[Details]
The adoption of vehicle tracking systems for cars and fleets is increasing. Modern trackers have reduced form factors and increased functionality to support active data transmission for real-time tra...[Details]
The ZTE incident has aroused people's concerns about the future of Chinese chips, and they have been using WeChat and Weibo to express their views; the Chinese display industry is also worried abou...[Details]
WPG Holdings announced that its subsidiary Youshang has launched a wireless smoke alarm solution based on STM and Semtech . With the development of the national economy and the enhancement of...[Details]
The STM32 watchdog has two WWDG and IWDG. The biggest difference between the two is that IWDG has only one lower limit for feeding, while WWDG, as the name implies, must be fed within a range to ensu...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
1. Common knowledge about DMA. 1. Function: to achieve high-speed data transmission between chips. That is, it can achieve data transmission without occupying the CPU. 2. Mode: There are three tran...[Details]