You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi skordal. First of all, congratulations on your successful risc-v work.
I have a problem with UART output. I want to control my module with potato risc-v but my module can be programmed with 9600 baud rate. When I want to transfer data with 9600 baudrate from uart0 or uart1 port of potato, I can't get meaningful outputs when I listen over minicom. I changed the baudrate of 115200 to 9600 in my bootloader and control codeof module, still couldn't figure it out.
Thanks for reading all the issue, waiting for your advice.
Healthy days.
The text was updated successfully, but these errors were encountered:
In addition, I can get meaningful outputs at 115200, 57600, 38400 and 19200 baudrates. For some reason when i set it to 9600 baudrate, i can't read from putty with 9600. It outputs meaningless characters.
Hi skordal. First of all, congratulations on your successful risc-v work.
I have a problem with UART output. I want to control my module with potato risc-v but my module can be programmed with 9600 baud rate. When I want to transfer data with 9600 baudrate from uart0 or uart1 port of potato, I can't get meaningful outputs when I listen over minicom. I changed the baudrate of 115200 to 9600 in my bootloader and control codeof module, still couldn't figure it out.
Thanks for reading all the issue, waiting for your advice.
Healthy days.
The text was updated successfully, but these errors were encountered: