Lecture 11: External interrupts (EXTI)

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 13

  • @loverboyhk
    @loverboyhk 6 років тому +3

    Best video series ever

  • @chuayeehong5894
    @chuayeehong5894 6 років тому +7

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

  • @eaglei2505
    @eaglei2505 3 роки тому +3

    while (1){
    THANK YOU SOOOOOOOOOO MUCH
    }

  • @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 2 роки тому

    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