sjpark608

Results 7 comments of sjpark608

@bsense-rius Thanks for sharing your experience and your suggestions. I will try the async version and let you know the progress.

> Hi, the schematic is deemed confidential, but both serial ports are two separate pairs of physical serial lines (RX1/TX1 and RX2/TX2) connected to a raspberry pi. I configured each...

> Can you enable debug logs on both server and client and paste the output here? Here is debug output of the server and client. Server config port: ttyAMA1, baudrate...

> Thanks for the logs, I see you are logging the total consumed for each transaction. However, I want to know the time spent in each stage. Could you please...

The clock signal being slower than the maximum clock speed set in SPI module was due to the RPI core clock divisor. I've resolved the issue by configuring dt-overlay. I'm...

I am also having the same issue here. The script fails with the same `make` error.