• PIN OUTPUT HIGH
    HOW TO MAKE GPIO PIN HIGH AT OUTPUT?
  • PIN OUTPUT HIGH
    HOW TO MAKE GPIO PIN HIGH AT OUTPUT?
  • All outputs high at the time of downloading flash
    I have a Keil MCBSTM32E board and I have couple of Motors connected connected to this board via some drivers. Every time I update the Board with new flash image the motor run for the duration of...
  • All outputs high at the time of downloading flash
    I have a Keil MCBSTM32E board and I have couple of Motors connected connected to this board via some drivers. Every time I update the Board with new flash image the motor run for the duration of...
  • Setting port as output, turn on led
    Hello everyone. I have an evaluation kit EKK-LM3S9B96. I try to write simply program, just turn on led. I think i do it good and i don't know where i do mistake. #include <LM3Sxxxx.H> int main()...