wayu_ix
Newbie level 6
- Joined
- Dec 18, 2010
- Messages
- 12
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,353
hi everybody i new pic programing and you can help me.
first..
this my code by mikroc
void main()
{
TRISB=0b00000000;
while(1)
{
portb=0b00111111;
}
}
i already build this code to hex file
and Write to pic16f627a by topwin6 and topwin2007 programer
but this not work in circiut board \
pleas...zoom the way for me
first..
this my code by mikroc
void main()
{
TRISB=0b00000000;
while(1)
{
portb=0b00111111;
}
}
i already build this code to hex file
and Write to pic16f627a by topwin6 and topwin2007 programer
but this not work in circiut board \
pleas...zoom the way for me