This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Trace logic level of a pin on stm32f7

Hi,
I am using keil and a stm32f7 ARM Cortex M7 based. I need to trace the logic level of a series of pins. I am interested in seeing the digital signal in time that I generate through this pins. There is a way I could do that in the debugger? I am using an st-link as debugger.