Skip to main content
binok
Associate
May 12, 2023
Question

for ( j = 0; j < 8; j++) { GPIOB-> BSRR = (j); HAL_Delay(10); GPIOB-> BRR = (j); HAL_Delay(10); }

  • May 12, 2023
  • 2 replies
  • 801 views

Hello.

When the A0,A1,A2 pins of 74HC138 are 0,0,0 

Pulse is weird.

I wonder what the cause is.

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    May 12, 2023

    >>I wonder what the cause is.

    Logic doesn't work the way you think

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    binok
    binokAuthor
    Associate
    May 12, 2023


    _legacyfs_online_stmicro_images_0693W00000bjvQ4QAI.png