cancel
Showing results for 
Search instead for 
Did you mean: 

Using Aardvark I2C with STSW-STUSB001

asg
Associate

How do I use Aardvark with STSW-STUSB001 GUI software. My PCB has the I2C and trying to use GUI software to program my PCB.

2 REPLIES 2
TDK
Guru

I bet the user manual has some documentation on how to use it. Looks like there are videos as well.

https://www.totalphase.com/support/articles/200468316-aardvark-i2c-spi-host-adapter-user-manual/

 

 

I2C bootloader protocol is given here.

https://www.st.com/resource/en/application_note/dm00072315-i2c-protocol-used-in-the-stm32-bootloader-stmicroelectronics.pdf

 

If you feel a post has answered your question, please click "Accept as Solution".
Karl Yamashita
Principal

The STSW-STUSB001 GUI software looks to be specific in using a NUCLEO board which is indicated in the document. I don't see any mention of being able to use a 3rd party device.

 

Introduction
STSW-STUSB001 is a software package containing a Graphical User Interface (GUI) used to ease STUSB ICs device customization, evaluation and debug.
In order to run the GUI on a laptop, an STM32 Nucleo board must be programmed to act as a USB to I²C bridge between the laptop and the STUSB evaluation boards.
The document details the full installation process, from GUI software package download to NUCLEO board configuration, including error messages.

 

Here is the document link

https://www.st.com/resource/en/user_manual/um2254-stswstusb001-quick-installation-guide-stmicroelectronics.pdf

 

 

Don't worry, I won't byte.
TimerCallback tutorial! | UART and DMA Idle tutorial!

If you find my solution useful, please click the Accept as Solution so others see the solution.