Navadeep
Navadeep
DIIDevHeads IoT Integration Server
Created by youcef_ali on 3/22/2024 in #firmware-and-baremetal
In Zynq SoC the DMA is writing in memory with big-endian there is a way to change it little endian
Are you getting the data through AXI stream? How doing a byte swap for 32 bit(or whatever) data as you store it in the memory... you can implement this logic in FPGA side as well if that's where you are.
6 replies