I got to test out the new Analog Discovery 3 and it saved me from a bad connector on a SPI bus between an FPGA and an eInk display.
This project walks through how to implement and use SPI in embedded Linux via the spidev kernel on the Zynq-7000 using PetaLinux 2022.1.
This project walks through how to set up a generic project in Vitis 2021.2 to debug FPGA accelerated applications using SW & HW emulation.
Creating custom applications is pretty straightforward in PetaLinux, but to debug them, Vitis comes into play.
See how to get the TE0711 SoM running on the TE0701 baseboard from Trenz Electronic.
See how to integrate your custom FIR with Xilinx DSP IP such as their DDS Compiler IP.
Continuing with my simple FIR filter Verilog module, this project walks through how to rewrite HDL logic when setup timing violations occur.
This tutorial walks through a simple demonstration of how to deploy your testbench using Vivado's behavioral simulation.
Get your Nano 33 IoT board connected to full GDB debugging so you can solve those bugs and get your project released!
A guide on how to debug your Embedded FreeRTOS applications running on an Avnet MiniZed board in an operating system aware way.