Hello,
I am using RH850F1KM-S1. Firstly I tried the Uart transmit function ,which I generated from smart configurator tool.
Then I tried the receive function too but it was not receiving data. so I studied the datasheet and found "LURDR" is used for receive uart register.
but when I used this register , only a single data is being received and the whole data which I am sending is not received.
I tried many things to get the whole data , but it isn't working, So please can anyone help with this problem. or can attach any example code for this problem.
Thank you.