Replies: 6 comments 4 replies
-
I try on windows it is the same. @Sonic-Amiga how to run the Simulator? I do not have the adapter but I flash the Faikin and run the command without working. On windows it is: |
Beta Was this translation helpful? Give feedback.
-
Your commands are correct. You can in fact run without -s; defaults are sane. Except there's no /dev/something on Windows. Or do you mean Cygwin?
In fact i have never verified it on Cygwin. I just believe it works because UNIX specifics is based on original RevK's code. I will test on systems i have.
I am routinely running the sim on plain Windows (mingw build) with no problems at all.
King regards
…On Sep 19, 2024, 17:48, at 17:48, Pham Viet Dzung ***@***.***> wrote:
I try on windows it is the same. @Sonic-Amiga how to run the Simulator?
I do not have the adapter but I flash the Faikin and run the command
without working. On windows it is:
`faikin-s21 -p /dev/ttyS0 -s FTXF20D5V1B.settings -v`
--
Reply to this email directly or view it on GitHub:
#489 (comment)
You are receiving this because you were mentioned.
Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
By the way, to eliminate stupid option, did you criss-cross tx/rx in connecting Faikin to PC? Faikin rx should go to pc rx and vice versa.
King regards
…On Sep 19, 2024, 17:48, at 17:48, Pham Viet Dzung ***@***.***> wrote:
I try on windows it is the same. @Sonic-Amiga how to run the Simulator?
I do not have the adapter but I flash the Faikin and run the command
without working. On windows it is:
`faikin-s21 -p /dev/ttyS0 -s FTXF20D5V1B.settings -v`
--
Reply to this email directly or view it on GitHub:
#489 (comment)
You are receiving this because you were mentioned.
Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
No stupid options, the problem confirmed and reproduced on Cygwin. Working on it. |
Beta Was this translation helpful? Give feedback.
-
#492 |
Beta Was this translation helpful? Give feedback.
-
Thank you for cooperation and for sharing your experience. I don't have Mac myself. Didn't know they still foster callout units; modems don't exist for about 30 years... |
Beta Was this translation helpful? Give feedback.
-
I can build the simulator on the Mac OS M2 apple chip, but it not working.
The module not read or write anything to simulator.
I use SerialTest app https://github.com/wh201906/SerialTest and read/write from the module port. Seem the simulator broken on the Mac.
I run with command:
./faikin-s21 -p /dev/tty.wchusbserial110 -s FTXF20D5V1B.settings -v
Beta Was this translation helpful? Give feedback.
All reactions