Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion cfuc/desc.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,12 @@ <h3>Application support</h3>
</p>
<h3> Windows 10/11 support</h3>
<p>
CAN is supported out of the box with <a href="https://github.com/ucandevices/CFDC_embedded/releases/tag/viewer2.0">uCANViewer.2.0</a>
<img class="img-responsive" src="cfuc/uCANViewer2desc.png" style="max-width: 60%;">
</p>

To work with CANFD converter on windows you need:
<p>
For FD support on windows CANFD converter on windows you need:
<br>1. Install WSL as described <a href="https://learn.microsoft.com/en-us/windows/wsl/install">here</a>
<br>2. If you are on windows 10 you need to compile latest kernel with CAN support there is no full tutorial on this but take a look at <a href="https://gist.github.com/oleksis/eb6d2f1cd2a6946faefb139aa0e38c35"> this page</a>
<br>3.To connect USB device follow <a href="https://learn.microsoft.com/en-us/windows/wsl/connect-usb"> this tutorial </a> but in short.
Expand Down
Binary file added cfuc/uCANViewer2desc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed cfuc/viewer_v2.png
Binary file not shown.
Loading