Menu
JAQForum Ver 19.10.27

Forum Index : Windmills : serial input

Posted: 10:07am
09 Jun 2025
Copy link to clipboard
georgestheking
Newbie

Hi,

I have problem using INPUT$.
I use version picomite 6.01 on a RP2350.

The serial port work for ouput but input$ always retrun an empy string.

LOC(#1) give me a value greater than zero.
But INPUT$ always return an empy string.

SETPIN GP0, GP1, COM1    
OPEN "COM1:115200" AS #1

IF LOC(#1) > 10 THEN data$ = INPUT$(256, #1)

Any idea ?

Best regards
Georges
 


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025