Shop OBEX P1 Docs P2 Docs Learn Events
Debug !Read Problems — Parallax Forums

Debug !Read Problems

I have the BASIC Stamp Homework Board USB.

Some of the activities I"m doing utilize the debug read function, which is supposed to read a value from the stamp plot macro PWM bar for this specific case, using PWM filtering macro. I run the code, upload it to my board, in the debug window I see Read! (sldPWM). I close the debug window to allow Stamp plot to plot data. However when I connect Stamp plot to board it plots no data, I get no signs of tx rx. I read in the manual that my program will freeze until Read! (sldPWM) recieves a value from stamp Plot. If it hangs that indicates I have some sort of connection error between basic stamp and my board.

If I enter values into the debug window before closing it, it will run and plot code in Stamp Plot, but I feel like that's defeating the point of setting values in stamp plot PWM sliding bar.

Can anyone tell me why Stamp Plot isn't sending values to Basic stamp editor
Sign In or Register to comment.