> I believe you need the Init values stuff inside main(). I tried the
> following code and watched the outputs (bit-banged output and real
> usart output) and they both idle high (expected as that matches what
> the PIC does with Tx) and they are identical in timing:
>
> Dim s As New oSerialL
> Dim x As New oSerialPort
> Sub main()
> s.IOLineS = 7
> s.Baud = cv9600
> Do
> s = 48
> x = 48
> ooPIC.Delay=10
> Loop
> End Sub
>
> Richard
>
I tried moving the init inside the main, but it did not help. I think
that I will order the level shifter and see what is going on with the
MP3 player.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/oopic/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/oopic/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
No comments:
Post a Comment