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
Hello, thank you very much for sharing the code for driving UART on PYNQ. In my usage, I can receive data on my computer, but the data comes through as garbled text. I have checked the clock frequency, baud rate, and pin constraints on the Zynq, and I have modified the base address to match the base address of my on-chip UART, yet the received data is still garbled. I would like to ask if there are any updates to this code. Below are my configuration diagram and code diagram.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, thank you very much for sharing the code for driving UART on PYNQ. In my usage, I can receive data on my computer, but the data comes through as garbled text. I have checked the clock frequency, baud rate, and pin constraints on the Zynq, and I have modified the base address to match the base address of my on-chip UART, yet the received data is still garbled. I would like to ask if there are any updates to this code. Below are my configuration diagram and code diagram.
Beta Was this translation helpful? Give feedback.
All reactions