Adam TaylorSep 103 min readMicroZed Chronicles: Petalinux and the AXI Lite UARTThe peripherals we communicate with in embedded systems use a wide range of interfaces from I2C, UART, SPI to Gigabit ethernet and PCIe....
Adam TaylorAug 29, 20235 min readMicroZed Chronicles: UIO Part Two - Creating Software Applications Over the last few weeks, we have been looking at how we can effectively work with PetaLinux using the ZUBoard as the reference platform....
Adam TaylorAug 22, 20235 min readMicroZed Chronicles: UIO Part One - Introduction and Set Up Last week we looked at how we could use spidev and I2Cdev to work with devices which use SPI or I2C interfaces. These are commonly used...