We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to observe the SPI Signals(MOSI, MISO, SCK, and CS) Using the logic analyzer available in keil. I have tried to add the spi signals by using pin definitions, port address pin data address but all say no signal found. I am able to only add the variables I defined in the program. Do I need to do any additional setting for to be able to use logic analyzer for spi or i2c?
Thank you.
Hi did you find out how to do it, I am also facing the same problem