RX130 Pin Configuration

I am working on RX130 Controller . I am using  same pin for Input & output during runtime but I am not able to use  the pin.

please give me the solution.

Parents
  • Hello AJ!

    Does the pin works correctly in one of the modes, or does it not function at all? It would be great if you can describe more about the issue you are facing. Also, If you can share the code here and explain what exactly are you trying to achieve, we'll be able to assist you better.

    Thank you,

    Jayesh

    If this response, or one provided by another user, answers your question, please verify the answer. Thank you!
    Renesas Engineering Community Moderators
    https://community.renesas.com/
    https://academy.renesas.com/
    en-support.renesas.com/.../

  • Hello Jayesh...

    I am working on RX-130  I2C Communication  but I am not able to do the I2C communication using driver.

    I used r_riic_rx driver.also  refered Renesas forum document.

    so thats why I am using GPIO for I2C communication for that I need data pin for Input & output..

    Does the pin works correctly in one of the modes, or does it not function at all? 

    Ans-Yes Pin works correctly in one mode but I am going to use this pin during runtime for both mode Input & Output for data transmission & reception.

    Please check the attached screenshot for my configuration using driver.

    If I get Sample code of Rx130 that would be very helpful for me so I will do I2c communication through driver otherwise

    I will have to go through GPIO.  

    Note-(First I tried through driver but this is not working that why I am using GPIO pins )

    Thanks & Regards

    AJ

Reply
  • Hello Jayesh...

    I am working on RX-130  I2C Communication  but I am not able to do the I2C communication using driver.

    I used r_riic_rx driver.also  refered Renesas forum document.

    so thats why I am using GPIO for I2C communication for that I need data pin for Input & output..

    Does the pin works correctly in one of the modes, or does it not function at all? 

    Ans-Yes Pin works correctly in one mode but I am going to use this pin during runtime for both mode Input & Output for data transmission & reception.

    Please check the attached screenshot for my configuration using driver.

    If I get Sample code of Rx130 that would be very helpful for me so I will do I2c communication through driver otherwise

    I will have to go through GPIO.  

    Note-(First I tried through driver but this is not working that why I am using GPIO pins )

    Thanks & Regards

    AJ

Children