- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I am doing burst reads to the UFM and I was wondering if (bit 2) in the UFM status register reports when a burst read is finished or if this after each read.
I am programming a MAX10. -Chuckコピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Refer to Table 11 on page 24 of the 'max 10 user flash memory user guide (https://www.altera.com/en_us/pdfs/literature/hb/max-10/ug_m10_ufm.pdf)'. Bit 2 will only be set following a successful read.
Cheers, Alex- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
--- Quote Start --- Refer to Table 11 on page 24 of the 'max 10 user flash memory user guide (https://www.altera.com/en_us/pdfs/literature/hb/max-10/ug_m10_ufm.pdf)'. Bit 2 will only be set following a successful read. Cheers, Alex --- Quote End --- Thanks Alex.
