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
buck50 does not connect directly to pulseview, so no drivers, baudrate, etc. Instead it saves a VCD file to disk which is then loaded into pulseview. Depending on how buck50.py automatically configured itself at startup by checking your $PATH for viewer programs, the best way to do this is probably:
Then run pulseview and do Open... -> Import Value Change Dump data..., browse to the tmp directory, and open temp.vcd. After each subsequent logic capture you only need to do dump (with no options) and in pulseview click "Reload".
buck50.py has many other options for this, including automatically starting pulseview after each logic capture, saving to a differently named VCD file, etc. See the options inhelp dump dump.
Hi, what driver I need choose in pulseview? And what baudrate?
Thanks
The text was updated successfully, but these errors were encountered: