From ultra-low-power MSP430 MCUs and high-performance TMS320C2000 real-time controllers to ARM-based 32-bit general-purpose MCUs and Stellaris ARM Cortex-M series MCUs, TI offers the most comprehensiv...
[b][color=Blue] TIVA C Launchpad[/color][/b] is a good little board. The board model I have is the LM4F120XL development board. There is a three-color LED light on the board. On the LM4F development b...
1. Can anyone give me a detailed Chinese pin function diagram of MSP430F149? 2. I am trying to write SVS voltage monitoring, but when I compile it on IAR, it always prompts that the SVSCTL control reg...
1 Introduction to CAN bus and its characteristicsCAN network (Controller Area Network) is a type of fieldbus technology. It is a new generation of network communication protocol with an open architect...
[size=5]Click to enter>>[url=http://bsch.serving-sys.com/BurstingPipe/adServer.bs?cn=brd&Page=&PluID=56& Pos=7592159931431728&EyeblasterID=28097776&clk=0&sct=1&dg=6462687&di=0&pc=&sessionid=7213277559...
I found a patch on the Internet, which can compile it, but there are warnings when starting it and it is very slow. Does anyone have any experience?...
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[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]
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]
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]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[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]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[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]