Hi
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks,
Viet
Hi
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks,
Viet
Hi,
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
That is correct, as also stated in the PS:
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/uarte.html
The nRF5340 UARTE can operate up to 1 MBaud. Note that in order to achieve wanted tolerance, you should start the external HFCLK.
If not, it will be sourced from internal HFRC, which is quite inaccurate.
and how fast can a regular GPIO operate?
GPIOs are sourced from the PCLK16M (actual switching freq. will be lower) unless otherwise stated.
As an example, dedicated QSPI or high-speed SPI pins can be sourced from a higher frequency.
See here for more info: https://docs.nordicsemi.com/bundle/ps_nrf5340/page/chapters/clock/doc/clock.html#ariaid-title2
Kind regards,
Håkon
Thank you for your answer!
Viet
Hi Viet,
Always happy to help out. Hope you have a wonderful day!
Kind regards,
Håkon