• How to set ITM Trace Buffer Size on STM32H7
    Hello, I'm trying to debug a continuous ADC signal. Unfortunately every few µs the Trace buffer overflows. This results in Steps inside the Logic analyzer. Is there a way to set it to a bigger size...
  • How to set ITM Trace Buffer Size on STM32H7
    Hello, I'm trying to debug a continuous ADC signal. Unfortunately every few µs the Trace buffer overflows. This results in Steps inside the Logic analyzer. Is there a way to set it to a bigger size...
  • trace buffer used by Monitor 51
    I'm using monitor51 for first time in project. I was read app note for monitor, and dont understand, when trace buffer is used? When I must ensure 5kB of Xdata for trace buffer? And, in what region...
  • trace buffer used by Monitor 51
    I'm using monitor51 for first time in project. I was read app note for monitor, and dont understand, when trace buffer is used? When I must ensure 5kB of Xdata for trace buffer? And, in what region...
  • What is the size of the buffer in the netTELNETs_ProcessCommand?
    I couldn't see this specified in the documentation anywhere. I can see from the return values that you should use 'return len | (1u<<31)' if you want to call the process command function for the same...