<aside> 💡 Attention: The entire system to use MASSIBO V2 is based on Linux, specifically Debian or distributions based on it.

</aside>

Basic stages to start

Python3

Install Python3 on your OS

Ethernet Configuration

The communication between DAPHNE and the computer is through Ethernet, we need to configure a static IP for the laptop 192.168.0.222

Install Vivado

For work or change the firmware of DAPHNE, the software VIVADO from Xilinx in version 2022.2 is necessary.

<aside> 💡 WARNING: To make changes in the IP cores from Xilinx, this is necessary this exact version.

</aside>

Normally, Vivado does not install shortcuts on the Linux desktop; for this reason, it is necessary to configure the software before running it every time.

user@laptop:~$ cd /InstallationFolder/Xilinx/Vivado/2022.2
user@laptop:~$ source settings64.sh
user@laptop:~$ vivado

Where 2022.2 is the version of vivado on the computer

<aside> 💡 You can make a bash file to run the configuration automatically, to use as a runner file.

</aside>

Vivado

When you have opened the software windows.

DAPHNE GUI

<aside> 💡 To configure the microcontroller, it is necessary to use the DAPHNE GUI or Serial command sender.

</aside>

With the DAPHNE GUI from Esteban is possible to send the standard configuration.