[color=#222222][backcolor=rgb(238, 238, 238)][font=sans-serif]I looked for the MSP-FET430UIF officially released by TI, but couldn't find a link to buy it. [/font][/backcolor][/color] [color=#222222][...
There is only one assembly line in the arm manual: MRC p15,0,Rd,c7,c7,0 My program is written in C++. I used _asm{MRC p15,0,Rd,c7,c7,0} and it said p15 is not defined. I want to clear the cache in my ...
[size=5] [/size] [size=5][color=#0000ff][backcolor=rgb(246, 246, 246)][url=https://home.eeworld.com.cn/space-uid-345064.html]lonerzf[/url][/backcolor][backcolor=rgb(246, 246, 246)] A forum friend has ...
Divide the RF signal from the antenna into multiple channels. The RF range is between 800M-1GHzWhich companies have such chips? They are relatively easy to buy in the market....
[i=s] This post was last edited by kkhkbb on 2018-3-3 10:23 [/i] [b][font=Times New Roman]1. Overview [/font][/b] [font=新宋体]1. Introduction to UART [/font][font=新宋体][color=#000000] UART: (Universal As...
I was originally engaged in web development, but after thinking about it, I decided to choose microcontrollers. I hope everyone can give me some introductory knowledge....
"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]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
When the domestic discussion about "ZTE being banned" was hot, Alibaba officially announced the acquisition of chip supplier
Zhongtianwei
, but the investment amount was not disclosed. At t...[Details]
0. Preparation First use st-link to connect the stm32 core board and PC for burning St-link Stm32 3.3V 3.3V GND GND SWDIO PART SWCLK DCLK Then connect with USB serial port board to v...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
At the beginning of the new year of 2018, after the release of the national photovoltaic policy, we found that the state’s support for village-level poverty alleviation power stations has not weake...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
According to the description provided in the official manual of ST, it is not difficult to see that the ADC analog watchdog is actually that the user can set an upper and lower limit of the AD value...[Details]
The key is the configuration of registers. The T1 timer (16 bits) of CC2530 needs to configure three registers: T1CTL, T1STAT, IRCON Here is just a brief introduction. For more details, please refer ...[Details]
MCS-51 single-chip microcomputer timer/counter experiment programming program Programming requirements: 1. Connect a light-emitting diode LED to the P1.0 pin, light up for two seconds, turn off for o...[Details]
LiDAR is a comprehensive light detection and measurement system. Compared with ordinary radar, LiDAR can provide high-resolution radiation intensity geometric images, distance images, and speed im...[Details]
1. ATMEGA128 Data Sheet Watchdog Timer The watchdog timer is driven by an independent 1 MHz on-chip oscillator. This is a typical value at VCC = 5V. See the characteristic data for typical val...[Details]