Skip to main content
DZhan.9
Associate
October 14, 2022
Question

STM32H745-DISCO Oscilloscope Demostration not working

  • October 14, 2022
  • 2 replies
  • 1288 views

I downloaded the software pack from Github STM32CubeH7/Projects/STM32H745I-DISCO/

, and followed the instructions in UM2222 manual.

I can connect st link com port. But no data is shown on the oscilloscope window.

This topic has been closed for replies.

2 replies

Technical Moderator
October 14, 2022

Hello @DZhan.9​ ,

Did you follow the instruction in the readme file ?

Make sure to Apply an external signal to the board input (PA0, CN7 Connector pin A2).

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
DZhan.9
DZhan.9Author
Associate
October 14, 2022

Yes. I connected it to the DAC output. I verified the DAC output using my own scope. It works as expected.

I also tried Wireshark to check USB communication. I cant see packets between the microcontroller and my laptop.