introduction
Nowadays, embedded devices exist in every corner of people's lives, such as DVDs, mobile phones, MP3s, and PDAs. Most of these embedded devices use 32-bit RISC embedded processors as core components. Among them, embedded processors based on Arm cores are the best, accounting for more than 75% of the market share in 32-bit RISC processors. Therefore, more and more electronics enthusiasts have joined the team of learning ARM. By comparing with the development process of general single-chip microcomputer systems, it is not difficult to find that the design of embedded systems includes two aspects: hardware design and software design, and its debugging process includes three processes: software debugging, hardware testing, and system debugging. Software debugging is generally easier to carry out, but hardware testing and system debugging are more troublesome, because these two processes must be carried out after PCB production and component welding are completed; and PCB production and component welding are very time-consuming and labor-intensive. If the simulation tool Proteus VSM can be used, the above work can be completed without making a specific circuit board. There is no doubt that this will bring great convenience to the majority of ARM learners.
1 Introduction to Proteus
Proteus software is an EDA tool software of Labcenter electronics in the UK. It is an electronic design teaching platform, experimental platform and innovation platform, covering all functions of electrical and electronic laboratories, electronic technology laboratories, single-chip microcomputer application laboratories, etc. It runs on the Windows operating system and can simulate and analyze (SPICE) various analog devices and integrated circuits. The features of this software are:
① It realizes the combination of single-chip microcomputer simulation and SPICE circuit simulation. It has the functions of analog circuit simulation, digital circuit simulation, simulation of the system composed of single-chip microcomputer and its peripheral circuits, RS232 dynamic simulation, I2C debugger, SPI debugger, keyboard and LCD system simulation; there are various virtual instruments, such as oscilloscope, logic analyzer, signal generator, etc.
②Support the simulation of mainstream single-chip microcomputer systems. Currently supported single-chip microcomputer types include: 68000 series, 8051 series, AVR series, PIC12 series, PIC16 series, PIC18 series, Z80 series, HC11 series and ARM (LPC series) of Phil-lips Company, etc.
③ Provide software debugging functions. The hardware simulation system has debugging functions such as full speed, single step, and breakpoint setting. At the same time, the current status of various variables and registers can be observed. Therefore, these functions must also be available in the software simulation system; at the same time, it supports third-party software compilation and debugging environments, such as Keil, ADS and other software.
④It has powerful schematic drawing function. It can design SCH (schematic diagram) and PCB (printed circuit board) circuits.
2 Schematic design under Proteus environment
Proteus is similar to Protel, EWB and other software. To draw a schematic diagram, you must first take out the required component symbols from the device library and lay them out in the drawing area, edit the parameters of the components, and then connect them, add necessary network labels and other steps. The following is a simple example to illustrate how to use Proteus software to implement the design and simulation of ARM (taking LPC2106 as an example) system. The example takes the LPC2106 controller as the core, uses the hardware SPI interface to connect with 74HC595, adds necessary peripheral circuits, and controls 74HC595 to drive LED digital tube display. The circuit principle is shown in Figure 1. P0.4 (/SCK/CAP0.1), P0.6 (/MOSI/CAP0.2) and P0.8 (/TxD1/PWM4) of LPC2106 are respectively connected to SH_CP, DS and ST_CP of 74HC595 to control 74HC595. The outputs Q0~Q6 of 74HC595 are respectively connected to the digital tube and LED to control their real-time display.
3. Program code writing
The writing of program code is mainly divided into 4 parts:
① Initialization code of LPC2106;
②LPC2106 exception vector entry and the interface between the exception vector and C language code, including the code for initializing the stack;
③LPC2106 target board-specific code, including exception handler and target board initialization program;
④ According to the example requirements and combined with the schematic diagram, write the code to implement the expected function, that is, the usual execution code, and save the code file as "main.C".
In order to save development time, we usually use a designed project template. Here we use the LPC2100 series project template. The template contains the startup files of the LPC2100 series ARM7 microcontroller, including STACK.S, HEAP.S, STARTUP.S and TARGET.C; the template also contains the header files of the LPC2100 series ARM7 microcontroller, scattered loading description files (such as mem_a.scf, mem_b.scf and mem_c.scf), etc. In this way, you can directly use these project templates when writing program codes in the future, without having to write initialization, startup and other program codes. You only need to write "main.C" according to different requirements, which saves a lot of time and greatly improves work efficiency.
Here we mainly explain the writing of "main.C". The function to be realized is to use the hardware SPI interface to output data from 0 to F, control the LED digital tube to display characters from 0 to F through 74HC595, and control the 4 LEDs to display the corresponding hexadecimal numbers. The program source code is as follows:
4 Simulation
Use the ADS integrated development environment to compile and connect the program. The ADS integrated development environment is an integrated development tool for ARM core microcontrollers launched by Arm. Its full name is ARM Developer Suite, and its mature version is ADS1.2. ADS1.2 supports all ARM series microcontrollers before ARM10, supports software debugging, supports assembly, C and C++ source programs, and has the characteristics of high compilation efficiency and strong system library functions. Open the ADS1.2 integrated development environment CodeWarrior IDE, use the pre-added project template to create a new project spi.mcp, and add the above compiled code file main.c to the project. After making relevant settings, select the Projeet→Make command, compile and connect the project, and generate the spi.hex file.
Double-click the microcontroller LPC2106 in the schematic diagram, and a property setting window Edit Component will appear, as shown in Figure 2. Add the path of the spi.hex file generated above in ProgramFile, and click OK to complete the setting.
Click the Run button in the lower left corner of the schematic to start the simulation. The digital tube displays the data O~F sent by SPI, and the LED displays the corresponding hexadecimal value. The simulation results fully meet the design requirements.
Conclusion
This article explains the application of Proteus in ARM development in detail by combining a simple SPI interface experiment. It can be seen that Proteus is very powerful and can simulate various digital analog circuits. It is simple to operate and easy to use. Using Proteus for virtual development of ARM can not only reduce the investment in experimental hardware capital, but also break through the limitations of experimental content in the actual development board, so that developers can give full play to their own initiative. After the successful virtual development of the system using Proteus simulation, actual production can undoubtedly improve development efficiency, reduce development costs, and increase development speed, and has a high value of promotion and application.
Previous article:FSMC mechanism FlaSh memory expansion of STM32 microcontroller
Next article:Design of Multi-channel Professional MP3 Player Based on ARM
- Popular Resources
- Popular amplifiers
- Naxin Micro and Xinxian jointly launched the NS800RT series of real-time control MCUs
- How to learn embedded systems based on ARM platform
- Summary of jffs2_scan_eraseblock issues
- Application of SPCOMM Control in Serial Communication of Delphi7.0
- Using TComm component to realize serial communication in Delphi environment
- Bar chart code for embedded development practices
- Embedded Development Learning (10)
- Embedded Development Learning (8)
- Embedded Development Learning (6)
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Intel promotes AI with multi-dimensional efforts in technology, application, and ecology
- ChinaJoy Qualcomm Snapdragon Theme Pavilion takes you to experience the new changes in digital entertainment in the 5G era
- Infineon's latest generation IGBT technology platform enables precise control of speed and position
- Two test methods for LED lighting life
- Don't Let Lightning Induced Surges Scare You
- Application of brushless motor controller ML4425/4426
- Easy identification of LED power supply quality
- World's first integrated photovoltaic solar system completed in Israel
- Sliding window mean filter for avr microcontroller AD conversion
- What does call mean in the detailed explanation of ABB robot programming instructions?
- STMicroelectronics discloses its 2027-2028 financial model and path to achieve its 2030 goals
- 2024 China Automotive Charging and Battery Swapping Ecosystem Conference held in Taiyuan
- State-owned enterprises team up to invest in solid-state battery giant
- The evolution of electronic and electrical architecture is accelerating
- The first! National Automotive Chip Quality Inspection Center established
- BYD releases self-developed automotive chip using 4nm process, with a running score of up to 1.15 million
- GEODNET launches GEO-PULSE, a car GPS navigation device
- Should Chinese car companies develop their own high-computing chips?
- Infineon and Siemens combine embedded automotive software platform with microcontrollers to provide the necessary functions for next-generation SDVs
- Continental launches invisible biometric sensor display to monitor passengers' vital signs
- Summary of 10 major issues with ZigBee technology
- [Mil MYD-YA15XC-T Review] +RGB dot screen
- BQ24133 charging current accuracy
- 3G will achieve unprecedented success in China [Reprint]
- PIC16C712 functions, features, and application areas
- MCU Development Tools
- Power supply project
- UART to Wi-Fi Bridge Adds Connectivity to Existing Hardware
- Prize-giving event | Visit the TE Connectivity online exhibition hall at the Industrial Automation Exhibition and answer questions to win prizes
- EEWORLD University----TI-RSLK Module 2 - Voltage, Current and Power