Forum Discussion
Ranjithkumar828
New Contributor
3 years agoCyclone V SoC Ethernet speed issue bare metal driver
Hi,
We have developed an ethernet driver for Cyclone V SoC in bare-metal programming. When we are transmitting more than 80 bytes per packet in our customized board it is getting failed. But the ...
- 3 years ago
Hi Aik Eu,
The above issue is soved. Some macros related to dma configuration are commanded in code. After removing the command it is solved.
Thanks.
Ranjithkumar828
New Contributor
3 years agoHi Aikeu,
As i sent mail, When we trying to boot from QSPI few interface like Etherenet and OLED (SPI) is not working. Please check that and provide solution for the same.