I want to use this function. (SPI, UART, I2C, I2S) Can a pin assign nRF52832 at the same time?
In addition, is there the document?
I want to use this function. (SPI, UART, I2C, I2S) Can a pin assign nRF52832 at the same time?
In addition, is there the document?
the "SDK and Documentation" link at the top of this page links to all the documents. Go to the Infocenter and look for the nRF52832 Product Specification.
I don't understand your first sentence. Are you asking if one pin can be used for multiple peripherals at the same time? The answer to that is no.
the "SDK and Documentation" link at the top of this page links to all the documents. Go to the Infocenter and look for the nRF52832 Product Specification.
I don't understand your first sentence. Are you asking if one pin can be used for multiple peripherals at the same time? The answer to that is no.
Thank you, your an answer.
Does nRF52832 come by pin assignment by these functions separately?
Still don't understand what you are asking. Sorry.
Hi, you can check regarding the pin assignments in pca10036.h or pca10040.h files. I think should explain regarding the pin assignments.