Hi i just get nRF52832 PCA10400 DK.
I am using SDK14.0.0. i tried to use /example/peripheral/spi.
i don't set the gpio set and high or low.in the SDK14.0.0, how to set high or low and reset??
regards!!
Hi i just get nRF52832 PCA10400 DK.
I am using SDK14.0.0. i tried to use /example/peripheral/spi.
i don't set the gpio set and high or low.in the SDK14.0.0, how to set high or low and reset??
regards!!
Hi!
Take a look at this page in the infocenter:
GPIO Abstraction
Also, this case might prove useful.
https://devzone.nordicsemi.com/f/nordic-q-a/24306/setting-gpio-pin-as-output-pin
Let me know if you have any further questions.
Best regards,
Joakim.
thank you for your reply!!
i modified the code.
but it was occured other warning and error.
i dont know why occured the warning.
please teach me!!
best regards!!
Hi!
Could you tell me where you found those functions you are trying to use?
Regards,
Joakim
Hi! thank you for your reply!
I made a mistake on the code. In the code of SDK 14 used by me, the functions that were available in SDK 12 could not be used.So i found the function that i can use with the SDK14!!
best regards!
Ok, I'm glad you were able to figure it out.
Let us know if you have any more questions.
Best regards.