Companies Home Search Profile

Embedded Systems - Introduction to Microprocessors - MSP430

Focused View

Afterclap Academy

7:51:40

75 View
  • 1. 3.1 Microcomputer Organization.mp4
    10:43
  • 2. 3.2 MPU vs MCU.mp4
    10:50
  • 3. 3.3 Programmers and Hardware Model.mp4
    02:43
  • 4. 3.4 CPU.mp4
    08:50
  • 5. 3.4.1 Control Unit in CPU.mp4
    09:00
  • 6. 3.4.2 Arithmetic Logic Unit (ALU) in CPU.mp4
    05:24
  • 7. 3.4.3 Bus Interface Logic (BIL) in CPU.mp4
    03:21
  • 8. 3.4.4 Registers in CPU (PC and SPU).mp4
    10:36
  • 9. 3.4.4.1 Status Registers.mp4
    09:24
  • 10. 3.4.4.2 Example of Flags (Flags in Status Register).mp4
    06:28
  • 11. 3.4.4.3 Carry Flags.mp4
    06:52
  • 12. 3.4.4.4 Flags and Number Comparison.mp4
    07:49
  • 13. 3.5 MSP430 Basic Hardware Intro.mp4
    07:20
  • 14. 3.6.1 System Busses Data Bus.mp4
    04:40
  • 15. 3.6.2 System Busses Address Bus.mp4
    04:40
  • 16. 3.6.2 Example of Address Bus.mp4
    05:58
  • 17. 3.6.3 System Busses Control Bus.mp4
    03:41
  • 18. 3.7 Addressing Modes.mp4
    06:25
  • 19. 3.7.1 Register Mode (Addressing Modes).mp4
    05:20
  • 20. 3.7.1.1 Hands on Programming Register Mode (Addressing Modes).mp4
    08:54
  • 21. 3.7.2 Indexed Mode (Addressing Modes).mp4
    05:04
  • 22. 3.7.2.1 Hands on Programming Indexed Mode (Addressing Modes).mp4
    05:47
  • 23. 3.7.3 Indirect Register Mode (Addressing Modes).mp4
    06:54
  • 24. 3.7.3.1 Hands on Programming Indirect Register Mode (Addressing Modes).mp4
    04:14
  • 25. 3.7.4 Indirect Autoincrement Register Mode (Addressing Modes).mp4
    08:51
  • 26. 3.7.4.1 H-O-P Indirect Autoincrement Register Mode (Addressing Modes).mp4
    04:24
  • 27. 3.7.5 Immediate Mode (Addressing Mode) (HOP-included).mp4
    04:58
  • 28. 3.7.6 Absolute Mode.mp4
    10:55
  • 29. 3.8 Constant Generators and Emulated Instructions.mp4
    06:20
  • 30. 3.9 Introduction to Instruction Sets.mp4
    03:25
  • 31. 3.9.extra - Anatomy of an Instruction.mp4
    13:17
  • 32. 3.9.1 Movement Instructions (mov.w and mov.b).mp4
    06:42
  • 33. 3.9.2 Addition Instructions (add.w, addc.w adc.w).mp4
    15:39
  • 34. 3.9.3 Subtraction Instructions (sub.w, subc.w and sbc.w).mp4
    15:44
  • 35. 3.9.4 Comparison Instruction (cmp.w).mp4
    08:24
  • 36. 3.9.5 Arithmetic Instructions with Single Operand.mp4
    12:02
  • 37. 3.9.6 Decimal Arithmetic Instructions.mp4
    04:12
  • 38. 3.9.7 Logic Instructions with 2 operands.mp4
    12:27
  • 39. 3.9.8 Logic Instructions with 1 operand.mp4
    02:17
  • 40. 3.9.9 Byte Manipulation.mp4
    04:01
  • 41. 3.10 Operations on Flags of a Status Register.mp4
    05:18
  • 42. 3.10. Extra - Endian-ness of MSP430.mp4
    07:04
  • 1. 4.0 Status Register.mp4
    04:49
  • 2. 4.1 Carry Flag.mp4
    06:22
  • 3. 4.1.1 Carry Flag with signed numbers.mp4
    10:23
  • 4. 4.2 Overflow Flag.mp4
    09:59
  • 5. 4.3 Negative Flag.mp4
    05:00
  • 6. 4.4 Zero Flag.mp4
    05:44
  • 7. 4.5 Magical Feature of XOR (optional, extra).mp4
    09:35
  • 8. 4.6.1 Bitwise Instruction Example - I.mp4
    09:05
  • 9. 4.6.2 Bitwise Instruction Example - II.mp4
    05:55
  • 10. 4.6.3 Bitwise Instruction Example - III.mp4
    12:25
  • 11. 4.6.4 Bitwise Instruction Example - IV.mp4
    07:26
  • 12. 4.6.5 Bitwise Instruction Example - V.mp4
    05:53
  • 13. 4.7 CCS - MSP430 Assembler.mp4
    11:11
  • 14. 4.8 Assembler Syntax.mp4
    10:26
  • 15. 4.8.1 Assembler Syntax - Label.mp4
    06:44
  • 16. 4.8.2 Assembler Syntax - Mnemonic Field.mp4
    04:28
  • 17. 4.8.3 Assembler Syntax - Operand Field.mp4
    09:52
  • 18. 4.8.3.1 Assembler Syntax - Operand Field - Continued.mp4
    09:08
  • 19. 4.9 Assembly Process.mp4
    10:14
  • 20. 4.10 Assembler Directives.mp4
    10:04
  • Description


    Hand-on Introduction to Embedded Systems, Microprocessors Adventure with MSP430.

    What You'll Learn?


    • Introduction to microprocessors and microcontroller systems
    • MSP430 architecture and memory organization
    • Input/output interfaces and programming
    • MSP430 programming using Code Composer Studio IDE
    • Interrupt handling and timer modules
    • Analog-to-digital and digital-to-analog conversion
    • Interfacing MSP430 with sensors and actuators

    Who is this for?


  • designed for learners who are interested in learning the fundamentals of microprocessor and microcontroller systems.
  • This course is particularly suitable for students pursuing degrees in electrical and computer engineering, computer science, or related fields.
  • This course is also ideal for hobbyists and enthusiasts who are interested in developing applications for embedded systems using the MSP430 microcontroller.
  • This course is designed for learners who are eager to learn new concepts and are willing to put in the time and effort required to complete the assignments and projects.
  • Overall, this course is intended for learners who are looking to expand their knowledge and skills in microprocessor and microcontroller systems, and who are interested in developing applications for embedded systems using the MSP430 microcontroller.
  • What You Need to Know?


  • A bit of background on Circuit Analysis
  • Background on C Programming
  • More details


    Description

    Welcome to the "Introduction to Microprocessors-MSP430" course! This course is designed to provide students with a comprehensive understanding of microprocessor and microcontroller systems, with a focus on programming the MSP430 microcontroller.


    Throughout the course, students will learn about the fundamentals of microprocessor architecture, memory organization, and input/output (I/O) interfaces. They will also learn how to program the MSP430 microcontroller using the C programming language, and how to use development tools such as the MSP430 LaunchPad development board and Code Composer Studio Integrated Development Environment (IDE).


    The course will cover a range of topics, including:


    - MSP430 architecture and memory organization

    - Input/output interfaces and programming

    - MSP430 programming using Code Composer Studio IDE

    - Interrupt handling and timer modules

    - Analog-to-digital and digital-to-analog conversion

    - Serial communication protocols (e.g. I2C, SPI, UART)

    - Interfacing MSP430 with sensors and actuators


    In addition to theoretical concepts, the course will also include hands-on exercises and projects, allowing students to apply their knowledge in practice. By the end of the course, students will have gained a strong foundation in microprocessor and microcontroller systems and will be equipped with the skills to develop applications for embedded systems using the MSP430 microcontroller.


    This course is suitable for students pursuing degrees in electrical and computer engineering, computer science, or related fields. It is also ideal for hobbyists and enthusiasts interested in developing applications for embedded systems using the MSP430 microcontroller. Prior programming experience is not required, although a basic understanding of the C programming language would be beneficial.


    Enroll now to gain a solid foundation in microprocessor and microcontroller systems and to develop your skills in programming the MSP430 microcontroller!!!

    Who this course is for:

    • designed for learners who are interested in learning the fundamentals of microprocessor and microcontroller systems.
    • This course is particularly suitable for students pursuing degrees in electrical and computer engineering, computer science, or related fields.
    • This course is also ideal for hobbyists and enthusiasts who are interested in developing applications for embedded systems using the MSP430 microcontroller.
    • This course is designed for learners who are eager to learn new concepts and are willing to put in the time and effort required to complete the assignments and projects.
    • Overall, this course is intended for learners who are looking to expand their knowledge and skills in microprocessor and microcontroller systems, and who are interested in developing applications for embedded systems using the MSP430 microcontroller.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Afterclap Academy
    Afterclap Academy
    Instructor's Courses
    Afterclap Academy aims to provide education for all the students around the world for an affordable fee. We believe that every student deserves to get a decent education without being over-charged. Our notice that education in the world getting worse and worse, makes us consider to create innovator, student-friendly, well-planned and affordable courses. In a world that is run by unbeliavebly sick people, we must show a great respect to every stakeholder in education including administrators, teachers, staff members, students, parents, families, community members and so on. Therefore, we are here to show respect that must be shown, we are here to consecrate ourselves to education. Enjoy your time here. Sincerely, AFTERCLAP
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 62
    • duration 7:51:40
    • Release Date 2023/06/11