Tool/software:
I need help to configure The simplelink Device cc2652 to connect with the oled in serial interface . Can any of the GPIO's be used , if so , Why do I get the DIsassembly terminal running codes,?
Tool/software:
I need help to configure The simplelink Device cc2652 to connect with the oled in serial interface . Can any of the GPIO's be used , if so , Why do I get the DIsassembly terminal running codes,?
Hello,
The default SPI GPIO pins are DIO10 - SCLK Pin, DIO8 - POCI, DIO9 - PICO, and DIO11 - CSN. Please see the SPIController example project for more information. Addtionally, for more information about the SPI peripheral, please refer to the SPI API Reference Guide.
Let me know if this helps!
Thanks,
Isaac