Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 27th September 2003, 05:38 PM   (permalink)
Default help picbasic pro

with let picbasic

define portb,00000000
dim a
for a=0 to 255
outb (a) ; is this line prob with pic basic pro
next a

i use pic basic por now and not possible write idem test

trisb=0
a var bit
for a=0 to 255
---------------------> what is a syntaxe in pic basic pro for OUTB(a)
next a


thank you for your help
f6ggy is offline  
Old 29th September 2003, 11:23 AM   (permalink)
Default

dont know lite basic but i think it is not understood in pbp.can u describe what it does in litebasic?
xjackal is offline  
Old 29th September 2003, 07:17 PM   (permalink)
Default ok

thank you for your reponse
this is a syntaxe in basic pro

trisb =%00000000
a var word
for a=0 to 255
portb=a -----------------------
next a


my error it is
a var bit and not word HI

thank you
f6ggy is offline  
Old 3rd October 2003, 09:15 PM   (permalink)
Default

:lol:
maybe try byte next time
xjackal is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 02:40 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker