Re: Re: PortB question
Sylvain Bissonnette <bibi-tlkWMpG4QxlWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <CAMS3D4nwedcFiuK0bUwwgsoDpDQF4dCy8qbthUBxfwVpqX1fsw@mail.gmail.com> |
No I check and that's not the problem, the pin is stuck high On Mon, Mar 4, 2013 at 12:49 AM, seecwriter <seecwriter-/[email protected]> wrote: > ** > > > Does Port B have the option to be open-collector? If so, is that set > correctly? > > --- In [email protected], Sylvain Bissonnette wrote: > > > > Hi, I have a problem with the PORTB bit 0 I set this bit in output and I > > write values but without success I don't get anything from the I/O. > > > > for (i=0;i<8;i++) BitWrPortI(PBDDR,&PBDDRShadow,1,i); > > > > while(1) WrPortI(PBDR, &PBDRShadow,i++); > > > > Thanks for your time > > Sylvain Bissonnette > > > > >