0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Analog Discovery 2 (AD2) > SPI取込み > 希望のものをとりこぼす > Mode:Recordにする (Samples:4096 -> 1M)

Last updated at Posted at 2019-12-29
動作環境
Ubuntu 18.04 LTS
ボード: STM32L476 Nucleo_64 (以下、STM32L476)
ボード: STM32F769 Discovery Kit (以下、STM32F769)
Zephyr 2.1.0-rc1
microSDモジュール: CK-40 (サンハヤト)
ロジック確認: Analog Discovery 2 (AD2)

状況

  • STM32L476のSPIロジックをキャプチャしようとしている
  • 74クロックの後にCMD0などの送信がある
  • うまくキャプチャできない
    • 希望のものがページ切替でとりこぼす

変更

  • 変更前
    • Mode: Repeated
      • Samples:4096まで?
  • 変更後
    • Mode: Record
      • Samples: 1M

キャプチャできた

上記の設定により自分が希望するロジックのキャプチャができるようになった。
AD2はまだまだ使いこなせていない。

74クロック?
Screenshot from 2019-12-29 09-43-27.png

CMD0?
Screenshot from 2019-12-29 09-43-38.png

CMD0の後のコマンド?
Screenshot from 2019-12-29 09-43-49.png

関連

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?