Cortex M4_M3 Study Summary (i)

Source: Internet
Author: User

#####################################################

Microcontrollers and processors:

In a basic microprocessor, the processor occupies only a small part, generally by memory, clock generator, distribution logic, system bus and peripheral hardware.

#####################################################

An approximate process for using IDE software development

Create Project-Set project options-Compile link-Program Flash-Execute program and debug

#####################################################

To compile the application:

#####################################################

Software Flow:

Polling, interrupts, multi-tasking (RTOS).

#####################################################

Microcontrollers and processors:

In a basic microprocessor, the processor occupies only a small part, generally by memory, clock generator, distribution logic, system bus and peripheral hardware.

#####################################################

The data type in C

c There are standard data types, but there may be differences on the hardware.

In arm, you typically use byte, half
Word, word, and DOUBLE word.

#####################################################

Peripherals

    1. Typically, a peripheral requires an initialization process.
    2. is capable of clock signals.
    3. Configuring IO Mode of operation
    4. Peripheral configuration
    5. Interrupt configuration (if required)

#####################################################

Cortex M4_M3 Study Summary (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.