Search found 3 matches
- Fri Mar 24, 2023 6:23 am
- Forum: C Programs
- Topic: RS232 Communication Problem
- Replies: 5
- Views: 1145
Re: RS232 Communication Problem
Hi Tom, Now I am trying to establish communication again regarding your feedbacks. Serial communication test that i'm appliyng is added as a code below. As a result of thist test i am expecting outputs. Expected outputs are below as well as a jpeg file. I am getting all 0s instead of outputs. Am I m...
- Mon Mar 20, 2023 2:25 am
- Forum: C Programs
- Topic: RS232 Communication Problem
- Replies: 5
- Views: 1145
Re: RS232 Communication Problem
Hello Tom, I am using 115200 as a baud rate. I changed code from the scratch and it did work for a while. After reseting device it started giving all zeros again. It happend twice so I have 3 codes that worked before but not working now. I don't have oscilloscope but i will find one. Also I want to ...
- Wed Mar 15, 2023 10:15 pm
- Forum: C Programs
- Topic: RS232 Communication Problem
- Replies: 5
- Views: 1145
RS232 Communication Problem
Hello, Hello, I am using the Dynomotion KFLOP Kanalog expansion board for my thesis project. As part of my project, I am trying to process live data from an RPLIDAR A1M8 model through RS232. The connections are definitely correct, but when I try to collect the data, I only get zeros. Previously, I s...