I used board cutout to make a PCB screw hole, and used keep out to make the board frame. When I checked the board shape and screw holes in the 3D view, there was no problem. However, when I exported t...
[b][size=5][color=#ea3e4b][color=#ea3e4b][url=https://www.eeworld.com.cn/mcu/article_2016111531434.html]The MSP430 family continues to expand with DSP-enabled products[/url][/color][/color][/size][/b]...
[i=s]This post was last edited by a genius boy on 2015-5-20 12:37[/i] I made a USB amplifier using PCM2912A, OPA1632 and TPA3124. Here's a picture of the device, taken with my old broken phone. The pi...
I have been debugging the I2C of 28335 these days and found a very disgusting problem. I set the I2C to the master device sending mode and sent a 0x1e instruction. There is nothing connected to the ou...
[i=s]This post was last edited by littleshrimp on 2015-12-11 14:32[/i]It looks like it was drawn with candence, but I have never used it, so I don’t know if it can be converted to Altium Designer’s fo...
I would like to ask where is there such a software with a function similar to "learning remote control" that can receive the infrared remote control case function and save it when needed, and then con...
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[Details]
Event: The company simultaneously released its 2017 annual report and the first quarter report of 2018. In 2017, the company achieved revenue of 8.886 billion yuan, a year-on-year increase of 48.01...[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]
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]
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
1. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[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]
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]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Processors with artificial intelligence are mostly integrated into cars, PCs, security cameras, smart speakers, robots and other related technology equipment, but
AI
chips were initially de...[Details]
Every era has its own representative company, and the small game between representative companies in the big era also reflects the big game between countries to a certain extent. Let's learn about ...[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]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]