Other Parts Discussed in Thread: SYSCONFIG
Because GPIO is not enough, I want to use the 4 pins of SPI.
Does the CC323X network processor need to occupy the 4 pins of SPI ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
What pins numbers do you mean? If you mean pins FLASH_SPI_*, this pins need to be connected to SPI flash and cannot be used as GPIO pins. But if you mean pins GSPI_* which are intended for user SPI, then answer is yes and you can re-map this pins to GPIO.
Jan
Hi,
SPI needs to be defined because communication between application application processor and NWP (WiFi coprocessor is done via SPI). If you remove SPI for NWP you not save any pin because this bus is internal on silicon.
Jan
Hi,
Sorry, I don't understand your question. Please provide screenshot how you have configured your SPI at Sysconfig.
CC323x device have multiple SPI interfaces. To your application code are related interfaces for NWP and GSPI which you can use for connection your external SPI devices. For proper function is SPI interface for NWP mandatory but GSPI you don't need to use. This pins you can use for other purpose like a GPIO or UART according pinmux table in datasheet.
JanCancel