コピーされたリンク
3 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thank you for your reply.
Although C10LP does not accept the analog input, C10LP-EV kit supports it via I2C communication from the max 10 device on the board.
The address "0x5E" is the register-address of I2C for the ADC of the max 10 device.
If you know samples about using I2C on C10 LP or LP-EV kit and tell me about them, I will be grateful.
Thank you.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi @kkama7 I am not the expert in I2C, but i suppose you will need I2C controller IP in order to read access 0x5E.
I would presume you will need to follow the flow as in
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf#page=186 (Figure 54)
