Apr 5, 20181 min readXilinx's Zynq UltraScale+ MPSoC Diagrams are WrongAre there 4 ARM Cortex-A53's? There are not.
Mar 25, 20182 min readWhat is the Voltage of the UART on my Zynq UltraScale+ MPSoC Board?Look at the schematic to see which MIO UART TX and RX are connected to. Consult this table. Find the corresponding VCC_PSIO pin and what vo
Mar 20, 20182 min readInstalling 2017.4 Vivado and SDK on LinuxDownload Xilinx_Vivado_SDK_2017.4_1216_1.tar.gz from the Xilinx.com download center @ https://www.xilinx.com/member/forms/download/xef.html?
Mar 16, 20182 min readQSPI24, 24-bit addressing, 3-byte addressing QSPI32, 32-bit addressing, 4-byte addressingQSPI24 means 24-bit addressing which also means 3-byte address mode and that QSPI32 means 32-bit addressing which also means 4-byte address
Mar 9, 20183 min readCommands to Create, Build and Run a PetaLinux Buildpetalinux-create --type project --template zynqMP --name proj4
Mar 4, 20183 min readDownload and Install Xilinx's 2017.4 PetaLinux ToolsThis post shows how to download and install Xilinx's 2017.4 PetaLinux Tools on Ubuntu 16.04.1.