[size=5]1. The analog crossover is a circuit device in the speaker that separates the input analog audio signal into different parts such as treble, midrange, and bass, and then sends them to the corr...
[i=s]This post was last edited by dcexpert on 2015-1-26 00:45[/i] I have been troubled by the USB routines on SAM R21 for the past two days. After downloading the USB CDC and USB Keyboard routines in ...
I used the JTAG port to export a FLASH thing, a BIN file, and originally wanted to use viewbin, cvrtbin, dumprom to export the content. But now it says "No signature B000FF. Not a BIN file". This BIN ...
[i=s]This post was last edited by dontium on 2015-1-23 11:22[/i]When doing electronic design, you often encounter some noise jumping up and down, like a square wave repeating in a cycle. This is jump ...
[Lazy self-care fish tank control system] APP control pins in non-RTE mode of KEIL environment
1. Import routines under KEIL
1. The software and ON official SDK have been installed
2. Import routinesS...
蓝雨夜onsemi and Avnet IoT Innovation Design Competition
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[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]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[Details]
At this exhibition, Microsoft brought its flagship intelligent voice products - XiaoIce and Xiaona. In addition, the voice will be equipped with an intelligent face recognition system. Let's see ho...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[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]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[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]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]