Lecture 11: External interrupts (EXTI)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 14

  • @loverboyhk
    @loverboyhk 6 ปีที่แล้ว +3

    Best video series ever

  • @eaglei2505
    @eaglei2505 3 ปีที่แล้ว +3

    while (1){
    THANK YOU SOOOOOOOOOO MUCH
    }

  • @afsallais9825
    @afsallais9825 หลายเดือนก่อน

    How do we know all these syntax?

  • @chuayeehong5894
    @chuayeehong5894 6 ปีที่แล้ว +7

    do you have video that talk about direct memory access(DMA)?

  • @csigabigaboca1987
    @csigabigaboca1987 ปีที่แล้ว

    I wanted to use the PE4 pin, but the compiler shows an error, it only accepts EXTI0 - EXTI3 registers, what's the problem? The documentation and implementation are completely incomprehensible... I prefer to use pe3? According to the documentation, i can use all of them from 0-15, but how...?

  • @EMAGK
    @EMAGK ปีที่แล้ว

    Can you explain AFIO

  • @javiescribanofernandezpabl6254
    @javiescribanofernandezpabl6254 5 ปีที่แล้ว +1

    Questions:
    1- How can I declared an ISR with other name with the GCC ARM CROSS COMPILER?
    2- What would happen if I wrote a number one in the Enable interrupt register and in the Disable interrupt register at the same time and for the same interrupt.
    Would the interrupt be enabled or not?

    • @vikrantsingh47
      @vikrantsingh47 4 ปีที่แล้ว

      did you find the answers?

    • @khanhtranxuan6443
      @khanhtranxuan6443 3 ปีที่แล้ว

      1.
      I tried to rename and declare external that name in file .s
      2.
      I think nothing happened

  • @RilwanullahMN
    @RilwanullahMN 3 ปีที่แล้ว

    Where can I get this book?

  • @bochraakrout7840
    @bochraakrout7840 5 ปีที่แล้ว +1

    thanks vrey goood work

  • @sudheerkumar5966
    @sudheerkumar5966 3 ปีที่แล้ว

    Very good

  • @Jarrod_C
    @Jarrod_C 6 ปีที่แล้ว

    2:37 PA3 is connected to the 3 volts, how do you mess that up?

  • @OverlordNibble
    @OverlordNibble 7 ปีที่แล้ว

    second