1. To learn LM3S8962, you only need to have the basics of 51 MCU. It is compiled using Keill.There are many ways to download. And it is to download with Keil software, and no other software needs to b...
I would like to ask everyone, what software analysis tools are used for embedded software codes? Currently, the company is interested in the software Fortiy Audit Workbench, but according to my unders...
Traditional C6000 DSP software is compiled and debugged on a WINDOWS PC through CCS, and the compiled executable file is burned into FLASH after testing. By setting the DSP startup mode to start from ...
[p=26, null, left][color=#333333][font=Arial][b]1. How to enable an interrupt? [/b][/font][/color][/p] [list] [*]Set the interrupt vector. For example: PieVectTable.WAKEINT = &wakeint_isr; [*]Open the...
Cohda Wireless, a new municipal Wi-Fi startup from the South Australian Telecom Research Institute , has set up a trial site in Adelaide, Australia, to demonstrate the use of OFDM technology to improv...
The hand must cross the forehead of thought, action is above all else.When learning technology, the key is to make progress step by step and accumulate bit by bit.Today we will analyze C language algo...
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
All relevant units:
In accordance with the relevant requirements of the provincial and municipal electric vehicle charging infrastructure construction work, in order to further standardize the...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[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]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
Use the STM32 timer input capture module to control 3-way ultrasonic sensors. The ultrasonic sensor used this time is the common HC-SR04, which is often used in the obstacle avoidance system of smal...[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]
Manually assemble the following program machine code and analyze the execution function of the program segment. CLR A MOV R2, A MOV R7, #4 LOOP: CLR C MOV A, R0 RLC...[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]
It is required to use timer/counter 1 for timing, with a timing of 1 second; timer/counter 0 for counter, and the external pulse to be counted is connected from P3.4 (T0). The microcontroller will co...[Details]
;The hardware connection circuit of the 51 single-chip microcomputer is as follows: ;P1.3 and P1.4 are each connected to a button; ;P0.0 and P0.3 are each connected to a light-emitting diode; ;P2.0~P...[Details]
The data provided by the International Federation of Robotics (IFR World Robotics) well demonstrates the growth momentum of industrial robots around the world. Let's follow the industrial control e...[Details]