how to use 7-Segment Display with 74HC595 Shift Registers Using STM32 Microcontrollers

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • In this project, we delve into the intricacies of using the versatile 74HC595 Shift Register to control a 7-segment display. We explore the configuration and integration of the shift register within embedded systems, specifically focusing on using a counter to cycle through numbers 0 to 9.
    _______________________________________________________
    For more details, see: theembeddedthings.com/stmp32/...

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

  • @eduardodelarosaferrer2205
    @eduardodelarosaferrer2205 10 дней назад +1

    Very good as usual

    • @theembeddedthings
      @theembeddedthings  9 дней назад

      Thank you so much for your kind words! 🙏 I’m glad you enjoyed it! 😄

  • @sugiyartosugiyarto1587
    @sugiyartosugiyarto1587 9 дней назад +1

    Sir Iam using prosteus8.13..
    Why failed to load elf?
    But using stm32cubeide it works.
    Thanks you solution

    • @theembeddedthings
      @theembeddedthings  9 дней назад

      Hello! Please ensure that you load the HEX file before running the simulation. If you continue to face issues, you will need to upgrade to Proteus version 8.15 or higher, as this project was created with Proteus 8.15. If you have any further questions, feel free to ask!

  • @sugiyartosugiyarto1587
    @sugiyartosugiyarto1587 8 дней назад +1

    Sir I question again.
    I build pwm out put 2 chanel duty cycle 50 and 30 %.
    But i see osciloskop same 50% result.
    What the solution?
    Thanks🎉🎉

    • @theembeddedthings
      @theembeddedthings  8 дней назад

      Ensure that both channels are configured correctly. Double-check the timer registers and settings for each channel.
      For detailed steps on how to configure TIMER PWM with STM32, you can check out this link [ ruclips.net/video/eW1yD6FG5EU/видео.htmlsi=eY1cgoMsYXi8rOXu ]