Skip to main content
Visitor II
January 6, 2006
Question

P0.15 can not be seted to High levlel

  • January 6, 2006
  • 3 replies
  • 574 views
Posted on January 06, 2006 at 08:04

P0.15 can not be seted to High levlel

    This topic has been closed for replies.

    3 replies

    Visitor II
    January 6, 2006
    Posted on January 06, 2006 at 01:02

    I use keil for arm

    GPIO_Config(GPIO0, 1<

    GPIO0->PD |= 1<

    GPIO0->PD &= ~(1<

    in keil IDE, i can get High/low level. (I/O Port 0 Dialog box)

    But i can not get High level at P0.15 Pin, it is low level always.

    How can i do ?

    Visitor II
    January 6, 2006
    Posted on January 06, 2006 at 03:56

    Hi shangdawei,

    As the STR71x datasheet P0.15 is only an input pin.

    With best regards,

    Hichem ;)

    Visitor II
    January 6, 2006