Can''t see output from stamp to PC
Archiver
Posts: 46,084
In 'Files' section, under 'AlDemo' directory,
get the VB_BS2Demo.zip file.
This has a small but complete example, with
both BS2 and VB sides.
In VB, you MUST set the MSCOMM.DTR state to 'inactive'.
This will let the BS2 run. Otherwise it gets held
in RESET.
--- In basicstamps@yahoogroups.com, Mike Harkness <mharkness@s...>
wrote:
> I must be missing something.
>
> I'm new to stamps and am having a problem reading the input into WIN
>
> I have a BS2 that is running the famous "HELLO" progrm using
SEROUT
> 16, 16468, [noparse][[/noparse]"HELLO!"]
> I can see the output using the Parallax debug but can't in
Hyperterminal
> (set to 9600, no handshaking) or VB
> FIFO has been turned off.
> When I try this using MSComm - nothing as well (appear to get no
comm
> event)
> I've tried this at different baud rate and different PC's with no
luck
> According to all the sources I can find the serial connection from
the
> stamp to PC is setup correctly.
>
> HELP!!
>
> Thanks in advance
> Mike
get the VB_BS2Demo.zip file.
This has a small but complete example, with
both BS2 and VB sides.
In VB, you MUST set the MSCOMM.DTR state to 'inactive'.
This will let the BS2 run. Otherwise it gets held
in RESET.
--- In basicstamps@yahoogroups.com, Mike Harkness <mharkness@s...>
wrote:
> I must be missing something.
>
> I'm new to stamps and am having a problem reading the input into WIN
>
> I have a BS2 that is running the famous "HELLO" progrm using
SEROUT
> 16, 16468, [noparse][[/noparse]"HELLO!"]
> I can see the output using the Parallax debug but can't in
Hyperterminal
> (set to 9600, no handshaking) or VB
> FIFO has been turned off.
> When I try this using MSComm - nothing as well (appear to get no
comm
> event)
> I've tried this at different baud rate and different PC's with no
luck
> According to all the sources I can find the serial connection from
the
> stamp to PC is setup correctly.
>
> HELP!!
>
> Thanks in advance
> Mike