<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ultra96 Hardware Design - Recent Threads</title><link>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Thu, 12 Mar 2026 09:25:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design" /><item><title>Ultra96v2 XADC IP not loading on Vivado</title><link>https://community.element14.com/thread/56761?ContentTypeID=0</link><pubDate>Thu, 12 Mar 2026 09:25:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d12a1c1b-50cf-43b0-b3c9-20f8085c3c95</guid><dc:creator>Delron</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/56761?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56761/ultra96v2-xadc-ip-not-loading-on-vivado/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am handling a project based on Zynq + MPSoC on the Ultra96v2 and l want to use the PL with the PS .However l cannaot seem to add the XADC IP layer on Vivado to build the hardware implementation.Is there any possible work around to get the system working?Also any possible workflows on using Yocto development guides that could make things simpler for me?&lt;/p&gt;
&lt;p&gt;Thank you for your assistance&lt;/p&gt;</description></item><item><title>Usb Ethernet gadget on Ultra96-v2 board not working properly on 2024.1 prebuild image</title><link>https://community.element14.com/thread/56391?ContentTypeID=0</link><pubDate>Wed, 12 Nov 2025 09:25:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e7829f28-17c1-47b8-9cb6-9fd62b967b88</guid><dc:creator>DominicT</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/56391?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56391/usb-ethernet-gadget-on-ultra96-v2-board-not-working-properly-on-2024-1-prebuild-image/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;I am trying to get the USB ethernet gadget working on an Ultra96-v2 board from Avnet.&lt;br /&gt;&lt;br /&gt;After not succeeding with my own image I tried to use the 2024.1 prebuild image provided by avnet.&lt;br /&gt;&lt;br /&gt;The gadget is configured using the provided script which does the configuration via configfs.&lt;br /&gt;&lt;br /&gt;This seems to work, the usb0 ethernet adapter is available and I can assign an IP etc.&lt;br /&gt;&lt;br /&gt;But on the host PC (Ubuntu) the usb device is not enumerated a first. After approx. 30 minutes it suddenly enumerates, but only using USB2.1 and not 3.0 as configured.&lt;br /&gt;&lt;br /&gt;I then used the debugfs interface of DWC3 driver to get more information. The link_state hangs at RX.Detect while the device is not enumerating.&lt;br /&gt;&lt;br /&gt;Has anybody else encountered that problem as well? What could be the problem?&lt;br /&gt;&lt;br /&gt;Any help is highly appreciated - I&amp;#39;m hanging on that issue for a couple of weeks already...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;&lt;br /&gt;Dominic&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>RE: Usb Ethernet gadget on Ultra96-v2 board not working properly on 2024.1 prebuild image</title><link>https://community.element14.com/thread/233826?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2026 09:15:53 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:1b9d301a-1d7f-4f33-aed0-f84e63001bc9</guid><dc:creator>olivia_49</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/233826?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56391/usb-ethernet-gadget-on-ultra96-v2-board-not-working-properly-on-2024-1-prebuild-image/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="0" data-end="379"&gt;This doesn&amp;rsquo;t appear to be a configfs issue. If DWC3 is sitting in &lt;code data-start="74" data-end="85"&gt;RX.Detect&lt;/code&gt;&amp;nbsp;Then it suddenly appears as USB2 after a long delay, which usually indicates that USB 3.0 link training is failing; most of the time, it&amp;rsquo;s due to PHY configuration, cable quality, or signal integrity. I&amp;rsquo;d start by checking the device tree PHY settings and swapping in a known good USB 3.0 cable and port.&amp;nbsp;&lt;a class="decorated-link" href="https://github.com/torvalds/linux" data-start="411" data-end="444" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/torvalds/linux&lt;/a&gt;&amp;nbsp;Related USB hardware project on PCBWay, it will be very helpful.&amp;nbsp;https://pcbway.com/project/shareproject/I_made_a_Nano_USB_HUB_daafa782.html&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Usb Ethernet gadget on Ultra96-v2 board not working properly on 2024.1 prebuild image</title><link>https://community.element14.com/thread/232396?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 03:41:13 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:216f4419-0b1e-40a5-9f5a-f4ad9255e517</guid><dc:creator>lightcollector</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/232396?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56391/usb-ethernet-gadget-on-ultra96-v2-board-not-working-properly-on-2024-1-prebuild-image/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi, You could take a look at PYNQ for the Ultra96 the SD card image and the source are configured to enable and use USB gadget.&amp;nbsp; But PYNQ is not 2024.1 it uses 2022.1, they are probably still close enough though that it could help.&amp;nbsp; &lt;a id="" href="https://github.com/Avnet/Ultra96-PYNQ" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/Avnet/Ultra96-PYNQ&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: JTAG/UART Serial Output Not Working on Avnet Ultra96-V2-G Rev 2.1</title><link>https://community.element14.com/thread/232078?ContentTypeID=1</link><pubDate>Wed, 26 Nov 2025 08:13:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c49f761e-5bac-4a5d-a808-6c35e9b55a5a</guid><dc:creator>CMTI</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/232078?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56468/jtag-uart-serial-output-not-working-on-avnet-ultra96-v2-g-rev-2-1/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;sure will try the same.&lt;br /&gt;&lt;br /&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>JTAG/UART Serial Output Not Working on Avnet Ultra96-V2-G Rev 2.1</title><link>https://community.element14.com/thread/56468?ContentTypeID=0</link><pubDate>Tue, 25 Nov 2025 05:27:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:90505add-ffc8-453f-aee5-63fbaa20055b</guid><dc:creator>CMTI</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/56468?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56468/jtag-uart-serial-output-not-working-on-avnet-ultra96-v2-g-rev-2-1/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;br /&gt;I&amp;rsquo;m using an Avnet Ultra96-V2-G Rev 2.1 board together with the Avnet JTAG/UART Pod.&lt;br /&gt;JTAG debugging works correctly, but the UART serial communication through the same pod is not working &amp;mdash; I am not seeing any UART output at all.&lt;/p&gt;
&lt;p&gt;I expected the UART channel on the pod to provide the serial console, but there is no data coming through. I&amp;rsquo;ve confirmed that the target application is running, but no serial output appears.&lt;/p&gt;
&lt;p&gt;Has anyone successfully used the JTAG/UART Pod for UART communication on the Ultra96-V2?&lt;br /&gt;Or can someone confirm whether the Ultra96-V2 actually routes UART signals to this pod connector?&lt;/p&gt;
&lt;p&gt;Any guidance or clarification would be appreciated.&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:360px;max-width:640px;" src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/316/pastedimage1764048423544v1.png" alt=" " /&gt;&lt;/p&gt;</description></item><item><title>RE: JTAG/UART Serial Output Not Working on Avnet Ultra96-V2-G Rev 2.1</title><link>https://community.element14.com/thread/232048?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2025 06:24:25 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c9d3b993-6df3-4dda-8626-73d6bd34ef75</guid><dc:creator>iksevas</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/232048?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56468/jtag-uart-serial-output-not-working-on-avnet-ultra96-v2-g-rev-2-1/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;From the user guide, do you have the FTDI driver loaded?&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:360px;max-width:640px;"  src="https://community.element14.com/resized-image/__size/1280x720/__key/communityserver-discussions-components-files/316/IMG_5F00_3106.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/232020?ContentTypeID=1</link><pubDate>Sat, 22 Nov 2025 08:24:40 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8f2d95bd-b855-4290-ab88-bffa19165b04</guid><dc:creator>lightcollector</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/232020?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi, I don&amp;#39;t know if it would suit your needs but it would likely be a lot less work to purchase an Ethernet to wifi device?&amp;nbsp; They are relatively inexpensive and can be found for purchase at many places.&amp;nbsp; It would also possibly provide a better wifi signal and IP throughput and be further away from the U96 so if you use USB 3.x it won&amp;#39;t interere as badly.&amp;nbsp; If the U96 Ethernet is setup to accept an IP address from a DHCP server there would be no modifications to the U96 firmware or dongle drivers to mess with; just plug and play.&lt;/p&gt;
&lt;p&gt;Kind regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/56329?ContentTypeID=0</link><pubDate>Fri, 24 Oct 2025 19:15:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:15579daf-1e5e-4027-819e-838dd4b334e4</guid><dc:creator>cristian2099</dc:creator><slash:comments>8</slash:comments><comments>https://community.element14.com/thread/56329?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.&lt;/p&gt;</description></item><item><title>RE: Usb Ethernet gadget on Ultra96-v2 board not working properly on 2024.1 prebuild image</title><link>https://community.element14.com/thread/231833?ContentTypeID=1</link><pubDate>Fri, 14 Nov 2025 18:32:07 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:34f115dc-fa8f-4846-88d5-0c491d9b2f80</guid><dc:creator>Tutasalina</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/231833?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56391/usb-ethernet-gadget-on-ultra96-v2-board-not-working-properly-on-2024-1-prebuild-image/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;The RX.Detect hang on DWC3 usually indicates the host isn&amp;rsquo;t seeing proper SuperSpeed pairs, so the link never exits detection. Ultra96-V2 is known to fall back to USB2 when signal quality or cable integrity isn&amp;rsquo;t ideal. Test with another USB-C cable or port, and try forcing USB2 temporarily to confirm the physical layer is the root cause.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231456?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 20:51:16 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:ffae8914-9f44-424e-b7f1-70accce17f87</guid><dc:creator>cristian2099</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/231456?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;yes I tried but i don&amp;#39;t have drivers on my OS, i dont understand why if i downloaded the one from the getting started ultra96v2. The other option of the OSC i will try but in the meantime i want to use the boards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231455?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 20:49:53 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:42ab70fc-7113-4afa-aaed-08e63a8cff3b</guid><dc:creator>cristian2099</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/231455?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello in the drivers/net there is only vxlan.ko and xen-netback.ko, so I see that there are not net drivers in my OS. I wonder why if i just downloaded the one in the getting started of ultra96v2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231454?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 20:33:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:506130e6-cfda-4173-9ffb-3a600676fc16</guid><dc:creator>iksevas</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/231454?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I see. Thanks for the clarification. I would also agree with @shabaz then regarding finding something that you could plug in that contains a simple know good driver in the OS your are targeting. Another option if you have access would be to potentially get the OSC swapped out to get your board functional.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231453?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 20:25:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f6589609-5383-4d6f-b20e-ae962730fb6f</guid><dc:creator>cristian2099</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/231453?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Thanks! I will try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231452?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 20:23:57 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3bf96871-febc-4aef-a335-b0d325c57483</guid><dc:creator>cristian2099</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/231452?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello, my board is affected by the issue described in &amp;nbsp;&lt;a href="https://www.avnet.com/wcm/connect/314f69d3-c745-44ed-a3ce-cd0c40b6088e/Errata+24001+U96+WiFi.pdf?MOD=AJPERES&amp;amp;ContentCache=NONE&amp;amp;CACHE=NONE&amp;amp;CACHEID=ROOTWORKSPACE-314f69d3-c745-44ed-a3ce-cd0c40b6088e-o-xcAr2" target="_blank" data-e14adj="t"&gt;https://www.avnet.com/wcm/connect/314f69d3-c745-44ed-a3ce-cd0c40b6088e/Errata+24001+U96+WiFi.pdf?MOD=AJPERES&amp;amp;ContentCache=NONE&amp;amp;CACHE=NONE&amp;amp;CACHEID=ROOTWORKSPACE-314f69d3-c745-44ed-a3ce-cd0c40b6088e-o-xcAr2&lt;/a&gt;.&amp;nbsp;Avnet support confirmed this a few days ago. Anyway, I require Wi-Fi functionality to use my boards, so I&amp;rsquo;m looking for possible solutions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231448?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 19:49:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:00df3310-c904-4d02-b835-1262102c6501</guid><dc:creator>iksevas</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/231448?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;How did you verify that your WIFI on-board the U96V2 didn&amp;#39;t work? This article may help you:&amp;nbsp;&lt;a href="https://community.element14.com/technologies/fpga-group/b/blog/posts/tips-for-integrating-wifi-on-the-ultra96-v2" data-e14adj="t"&gt;Tips for Integrating WiFi on the Ultra96-V2 - element14 Community&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello, i want to use my board ultra96v2 with a wifi dongle to have internet, since my board wifi module does not work. Is there a suggested one? do I need a driver? thanks in advance.</title><link>https://community.element14.com/thread/231446?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 19:29:45 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c2819efe-27b5-406d-9827-126569e017d6</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/231446?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56329/hello-i-want-to-use-my-board-ultra96v2-with-a-wifi-dongle-to-have-internet-since-my-board-wifi-module-does-not-work-is-there-a-suggested-one-do-i-need-a-driver-thanks-in-advance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;This is more of a general Linux thing. Check what drivers are installed, and purchase a WiFi adapter that is compatible with that, to improve your chances of success. Otherwise, expect a more uphill struggle. Try something like the following (if it doesn&amp;#39;t work, you may need to Google around to find out how to determine which drivers are installed).&lt;/p&gt;
&lt;p&gt;find /lib/modules/$(uname -r)/kernel/drivers/net/wireless/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Petalinux 2024.1 Build Error for Ultra96-V2 with WILC Driver on Kernel 6.8.0</title><link>https://community.element14.com/thread/230229?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 14:49:08 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:bf355f0c-9781-4c2a-861b-8766bf1fb43d</guid><dc:creator>EnasAbulibdeh</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/230229?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55231/petalinux-2024-1-build-error-for-ultra96-v2-with-wilc-driver-on-kernel-6-8-0/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am experiencing a similar issue with the WILC3000 driver. The Ultra96-V2 board includes a WILC3000 module, and I am encountering a conflict between the WILC3000 firmware and the driver provided by PetaLinux 2025.2. I need to install the WILC3000 driver files and create a custom module in my PetaLinux project. Unfortunately, I am unable to generate the corresponding &lt;code data-start="435" data-end="440"&gt;.ko&lt;/code&gt; files. Any suggestions or guidance would be greatly appreciated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Petalinux 2024.1 Build Error for Ultra96-V2 with WILC Driver on Kernel 6.8.0</title><link>https://community.element14.com/thread/55231?ContentTypeID=0</link><pubDate>Mon, 28 Oct 2024 11:15:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:176c238a-a477-457a-a03e-b6388a3ce5f1</guid><dc:creator>agingwarrior</dc:creator><slash:comments>3</slash:comments><comments>https://community.element14.com/thread/55231?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55231/petalinux-2024-1-build-error-for-ultra96-v2-with-wilc-driver-on-kernel-6-8-0/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;br /&gt;I&amp;#39;m working on a Petalinux project with the Ultra96-V2 board on kernel version 6.8.0 (Ubuntu 22.04 LTS), using Petalinux 2024.1. I&amp;#39;ve set up my project using the steps listed below:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:86c7e446-c8b8-494a-99e7-15758aa57736:type=batchfile&amp;text=cd%20~%0Amkdir%20Avnet_2024_1%0Acd%20~%2FAvnet_2024_1%0Agit%20clone%20https%3A%2F%2Fgithub.com%2FAvnet%2Fbdf%0Agit%20clone%20-b%202024.1%20https%3A%2F%2Fgithub.com%2FAvnet%2Fhdl%0Agit%20clone%20-b%202024.1%20https%3A%2F%2Fgithub.com%2FAvnet%2Fpetalinux%0A]&lt;/p&gt;
&lt;p&gt;Then I initiate the build with:&lt;/p&gt;
&lt;p&gt;[embed:dc8ab71f-3b98-42d9-b0f6-e21e02a0f8e2:eb36d6db-93f4-452f-baf0-72c51b29ea3f:type=text&amp;text=cd%20~%2FAvnet_2024_1%2Fpetalinux%0Ascripts%2Fmake_u96v2_sbc_base.sh%0A]&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I encountered build errors with the WILC driver in `bt.c` and `power.c` files. The errors seem to be related to deprecated functions that are incompatible with the latest kernel. Specifically, the following issues arise:&lt;br /&gt;&lt;br /&gt;1. Error with `class_create`:&lt;br /&gt;&amp;nbsp;&amp;nbsp; - Error: `too few arguments to function &amp;#39;class_create&amp;#39;`&lt;br /&gt;&amp;nbsp;&amp;nbsp; - It seems the function signature has changed in newer kernels, requiring an explicit owner argument.&lt;br /&gt;&lt;br /&gt;2. Error with `of_get_named_gpio_flags`:&lt;br /&gt;&amp;nbsp;&amp;nbsp; - Error: `implicit declaration of function &amp;lsquo;of_get_named_gpio_flags&amp;rsquo;`&lt;br /&gt;&amp;nbsp;&amp;nbsp; - This function appears to be deprecated in favor of `gpiod` (GPIO descriptor) APIs.&lt;br /&gt;&lt;br /&gt;I tried manually updating the code to address these compatibility issues, such as replacing `of_get_named_gpio_flags` with `gpiod_get`. However, I&amp;rsquo;m still unsure if I&amp;rsquo;m implementing this correctly, and I&amp;#39;m looking for guidance on how best to adapt the WILC driver for compatibility with the 6.8.0 kernel.&lt;br /&gt;&lt;br /&gt;Has anyone faced a similar issue with the WILC driver on Ultra96-V2 or with recent kernel updates? Any advice or solutions would be greatly appreciated! I am able to complete the build if the wilc driver is removed from the petalinux build list.&lt;br /&gt;&lt;br /&gt;Thanks in advance for your help!&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>RE: ZUBoard 1CG PCB is overheating near the power lines</title><link>https://community.element14.com/thread/230142?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 03:01:44 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f833fbdc-ee5f-4ce1-81d8-edcbec4578a1</guid><dc:creator>tjaekel</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/230142?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55967/zuboard-1cg-pcb-is-overheating-near-the-power-lines/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Yes, my one gets hot as well, where all the power regulators are: 62C with a contactless temp. sensor.&lt;/p&gt;
&lt;p&gt;So, I think: even it is annoying to get a board so hot (that I could burn my fingers), it is still in the range of specs. (but what is the live time of involved regulator chips?)&lt;/p&gt;
&lt;p&gt;It is obvious: power chips want to see 15V from USB-C and then bring it down to 3V3, 1V8, 1V2. With 2A total current, it results in 23W to burn. Even most of the regulators are SMPS, it is a bit annoying to see the board getting so hot, especially mainly just on Power Supply (FPGA with passive heat sink is even cooler).&lt;/p&gt;
&lt;p&gt;I think, it is &amp;#39;intended&amp;#39; this way, works fine for me to let the board run for days, just &amp;#39;don&amp;#39;t touch&amp;#39; the board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>ZUBoard 1CG PCB is overheating near the power lines</title><link>https://community.element14.com/thread/55967?ContentTypeID=0</link><pubDate>Wed, 16 Jul 2025 07:06:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:a1957edb-698c-4253-bf11-0f740ff5126a</guid><dc:creator>Ravi_V</dc:creator><slash:comments>2</slash:comments><comments>https://community.element14.com/thread/55967?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55967/zuboard-1cg-pcb-is-overheating-near-the-power-lines/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have observed overheating (60 degrees) on the ZUBoard 1CG PCB around the power lines area. Has your team noticed this earlier?&lt;/p&gt;</description></item><item><title>v3.0.1 Ultra96 PYNQ sensors96b_v2.bsp</title><link>https://community.element14.com/thread/56074?ContentTypeID=0</link><pubDate>Mon, 18 Aug 2025 09:39:05 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e9cec672-6105-4532-8d9b-1e7a8b3ba959</guid><dc:creator>paracpg</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/56074?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56074/v3-0-1-ultra96-pynq-sensors96b_v2-bsp/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Vivado / Vitis 2024.2 with PYNQ v3.0.1 and am planning to move to PYNQ v3.1.&lt;/p&gt;
&lt;p&gt;I notice that &lt;a id="" href="https://github.com/Avnet/Ultra96-PYNQ/releases/tag/v3.0.1" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/Avnet/Ultra96-PYNQ/releases/tag/v3.0.1&lt;/a&gt; does not have a release for the &lt;a class="Truncate" href="https://github.com/Avnet/Ultra96-PYNQ/releases/download/v3.0.0/sensors96b_v2.bsp" data-turbo="false" data-view-component="true" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt; &lt;span class="Truncate-text text-bold" data-view-component="true"&gt;sensors96b_v2.bsp&lt;/span&gt; &lt;span class="Truncate-text" data-view-component="true"&gt;&lt;/span&gt; &lt;/a&gt;so I am planning to build the bsp.&lt;/p&gt;
&lt;p&gt;At the moment my PYNQ v3.0.1 environment seems to work well and I am using the v3.0.0 &lt;a class="Truncate" href="https://github.com/Avnet/Ultra96-PYNQ/releases/download/v3.0.0/sensors96b_v2.bsp" data-turbo="false" data-view-component="true" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt; &lt;span class="Truncate-text text-bold" data-view-component="true"&gt;sensors96b_v2.bsp&lt;/span&gt;&lt;/a&gt; but obviously at some point I will have to create the new bsp.&lt;/p&gt;
&lt;p&gt;I see in &lt;a id="" href="https://github.com/Avnet/hdl/tree/2024.2/boards/u96v2_sbc/base" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://github.com/Avnet/hdl/tree/2024.2/boards/u96v2_sbc/base&lt;/a&gt; that you publish a base for the xczu3eg-sbva484-1-i part.&amp;nbsp; Is this the script I need for my hardware_project or is there another repository somewhere with the definition of the board support for sensors96b_v2?&lt;/p&gt;
&lt;p&gt;I am thinking that as the Ultra96 is EOL I will have to get more creative in order to use this marvellous bit of hardware!&amp;nbsp; I just snapped up one of the remaining boards to start work with a larger FPGA having spent many years with the zynq 7010 / 7020.&lt;/p&gt;
&lt;p&gt;Peter&lt;/p&gt;</description></item><item><title>RE: v3.0.1 Ultra96 PYNQ sensors96b_v2.bsp</title><link>https://community.element14.com/thread/230132?ContentTypeID=1</link><pubDate>Tue, 19 Aug 2025 16:43:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:36497bc2-d155-46e1-a491-80499ecb432e</guid><dc:creator>paracpg</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/230132?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/56074/v3-0-1-ultra96-pynq-sensors96b_v2-bsp/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Ah silly me.. actually all I have to do is unzip the 2022 board support package and I have everything I need to rebuild with the latest.&amp;nbsp;&amp;nbsp; .. Question answered!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ultra96-V2 Boot Freeze at usbhid with Prebuilt Tria Vitis Image (2023.2)</title><link>https://community.element14.com/thread/55966?ContentTypeID=0</link><pubDate>Wed, 16 Jul 2025 06:55:23 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9dd0884f-55ec-45dd-96eb-5de8b569f3a7</guid><dc:creator>Sv2112</dc:creator><slash:comments>1</slash:comments><comments>https://community.element14.com/thread/55966?ContentTypeID=0</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55966/ultra96-v2-boot-freeze-at-usbhid-with-prebuilt-tria-vitis-image-2023-2/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m using the prebuilt .img.gz from the Tria Vitis Platforms 2023.2 GitHub for Ultra96-V2. After flashing to SD and setting boot switches (SW3: 1=OFF, 2=ON), the board freezes at:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;usbcore: registered new interface driver usbhid&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;usbhid: USB HID core driver&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;No USB devices are connected except micro usb to PC via the Avnet JTAG/UART pod. Is this a known issue? Could it be image corruption? There&amp;#39;s no MD5 checksum provided &amp;mdash; any help appreciated.&lt;/p&gt;</description></item><item><title>RE: Ultra96-V2 Boot Freeze at usbhid with Prebuilt Tria Vitis Image (2023.2)</title><link>https://community.element14.com/thread/229630?ContentTypeID=1</link><pubDate>Tue, 22 Jul 2025 18:05:08 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:aaad3b06-5e8c-4817-a3b7-f0b57c9fdffe</guid><dc:creator>iksevas</dc:creator><slash:comments>0</slash:comments><comments>https://community.element14.com/thread/229630?ContentTypeID=1</comments><wfw:commentRss>https://community.element14.com/products/devtools/avnetboardscommunity/avnetboard-forums/f/ultra96-hardware-design/55966/ultra96-v2-boot-freeze-at-usbhid-with-prebuilt-tria-vitis-image-2023-2/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I assume you are&amp;nbsp;using the BSPs from the Sharepoint site? Those are pre-built and have checksums:&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" style="max-height:142px;max-width:288px;" height="142" src="https://community.element14.com/resized-image/__size/576x284/__key/communityserver-discussions-components-files/316/pastedimage1753207457989v1.png" width="288"  /&gt;&lt;/p&gt;
&lt;p&gt;Ultra96V2 has support through 2024.1.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://avnet.me/ZedSupport?ICID=microzed-datasheet-widget" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;https://avnet.me/ZedSupport?ICID=microzed-datasheet-widget&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This link can be found on the Avnet boards page for the product you are working on under the REFERENCE DESIGNS tab. It will point you to the SharePoint site there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>