8051 Intro+Overview (with AT89S52)

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • An introduction and overview of the classic 8051 microcontroller instruction set architecture; a demo of flashing the chip and running a program.

Комментарии • 8

  • @dipdoting
    @dipdoting 8 месяцев назад

    Very informative overview, Dr. Porter! Love the use of the Arduino to update the flash memory on the 8051...makes a good gateway for someone (like myself) who isn't at all familiar with any MCs previous to the "easier" programming of the Arduino 🙂

    • @hhp3
      @hhp3  8 месяцев назад +1

      Thanks. Glad you liked the video. In fact, I learned a lot myself while making it.

  • @edgardogho
    @edgardogho 8 месяцев назад

    Nothing says CISC like having 9 different instructions for bit addressing mode!. Cool video.

    • @hhp3
      @hhp3  8 месяцев назад

      Thanks!

  • @BryanTheDyin
    @BryanTheDyin 8 месяцев назад

    Awesome video, this explained so well. we used MIPS in my computer architecture class.

    • @hhp3
      @hhp3  8 месяцев назад

      Thanks!

  • @qaqkirby9781
    @qaqkirby9781 8 месяцев назад

    hi, professor, will you consider to continue update the xv6-riscv series? they are really useful.

    • @hhp3
      @hhp3  8 месяцев назад

      Thanks for the compliment about the xv6 series. In what way do you recommend I update that series? Are you wanting help in doing programming assignments or are you wanting greater explanations about the xv6 as distributed? Or something else?