Forum Discussion

kkama7's avatar
kkama7
Icon for New Contributor rankNew Contributor
6 years ago

cyclone 10 LP evaluation Kit を使っています。 ARDUINO_ANAに入力されたアナログ信号値は "0x5E"のアドレスに格納されるとのことですが,アクセス方法がわかりません。教えてください。

3 Replies

  • JonWay_altera's avatar
    JonWay_altera
    Icon for Frequent Contributor rankFrequent Contributor

    Hi @kkama7​ , I am not sure I understand the problem statement. Firstly, C10LP does not support analog input, and secondly what/where is 0x5E?

  • kkama7's avatar
    kkama7
    Icon for New Contributor rankNew Contributor

    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.