I’m trying to interface a Digi connect module to a SPI bus, in using the sample code that is in the examples tree. I’m able to compile and run the code but i can’t see any activity on GPIO pins.
check all GPIOs from page 31 at pinout section page 22 to see if they can be used as SPI. Looks like SPI CLK will be missing
Where can I find some real examples?
C:
etos75\src\examples
aspi_extern\
this will work on NS7520 based design if you have GPIOs available , which might not be the case for Connect ME.
Please consider Connect ME 9210 - it can have SPI along as many other additional functionality