This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Change pinmux at runtime?

Hi

I am developing a Zephyr application on a nRF52840.

Is it possible to runtime change pinmux. Eg. I have set rx/tx for an uart to p1.8, p1.9 and want them to be changed to p1.10, p1.11 at a later stage? (Is new to Zephyr and nRF)

I have been digging though the Zephyr code base and suspect that it is nor possible?

/Morten

Parents Reply Children
Related