Skip to main content
wjian.2
Associate III
August 15, 2023
Question

Software to get a scope on the signals stm32h7

  • August 15, 2023
  • 2 replies
  • 971 views

Does stmcubeide have function to get a scope on the signals, o have some software could work with stmcubeide for this?

This topic has been closed for replies.

2 replies

TDK
August 15, 2023

There is no built in oscilloscope software. You'll need to get a logic analyzer or oscilloscope to view signals.

"If you feel a post has answered your question, please click ""Accept as Solution""."
waclawek.jan
Super User
August 15, 2023

You can observe GPIOx_IDR e.g. using CubeMonitor.

JW