snehal_p
Contributor
2 years agoIncrease frequency of HPSGPIO
Hello,
How can we increase the HPS gpio frequency?
I'm driving Shift register CD4094 from HPS. Can I increase the frequency of clk generated from hps to drive cd4094? what is the maximum frequenc...
- 2 years ago
Hi snehal_p,
I try to check further regarding the gpio limitation on arm cortex a9 for the HPS.
It shows that:
"The PL061 PrimeCell General Purpose Input/Output (GPIO) is an AMBA compliant SoC peripheral that is developed, tested, and licensed by ARM Limited. Use the GPIO to generate or detect low frequency signals (less than 1MHz)."
It seems that the frequency you are capable of generating also meet around that range due to the limitation of the GPIO regardless of the instruction cycles which involves in the gpio toggling operation.
Thanks.
Regards,
Aik Eu