This example will test basic WiFi networking functions
Creating your device
Log in to AVH with your Arm user account.
βhttps://avh.arm.com/ If you do not have or need to create an Arm account register at https://developer.arm.com/When logged in you land on the AVH Devices page. Click "CREATE DEVICE".
Click on the "STM32U5 IoT Discovery Kit" to select it. Then click "NEXT".
βPlease note you require 1 free CPU core to build this device or it will be disabled.In this next step, you'll see a list of pre-configured examples/stock firmware or you can upload your own custom firmware. In this example, we will use the selection
WiFiBasics (1.1.0)
in the stock firmware section.Click "SELECT".
In the confirmation screen, click "CREATE DEVICE" using the default name and the advance boot options will be checked by default.
In the advanced boot options, we will just use the default. Click "CREATE DEVICE".
The device will then be created. It takes a few moments...
Your STM32U5 IoT Discovery Kit is now ready to go!
Click "CONSOLE" to go to the Console.
Model scans for the available WiFi network and connects to the default one ("arm" in this case). There is a console menu to test various functions. For example,
http
command downloads binary from the ST website.
β