Skip to main content
Visitor II
December 6, 2007
Question

I/O port

  • December 6, 2007
  • 5 replies
  • 1077 views
Posted on December 06, 2007 at 08:09

I/O port

    This topic has been closed for replies.

    5 replies

    Visitor II
    November 20, 2007
    Posted on November 20, 2007 at 07:43

    Dear Forum,

    I have a problem with SCI of my st72334. I want to know how I have to configure I/O pin TX and Rx in Port E. Floating, Input, Output, OPen drain??? Thanks

    Visitor II
    November 21, 2007
    Posted on November 21, 2007 at 04:39

    Hi,

    I only found one note, that you should take into account:

    Note of Table 7 (page 41):

    1. When the I/O port is in input configuration and the associated alternate function is enabled as an output,

     

    reading the DR register will read the alternate function output status.

     

    2. When the I/O port is in output configuration and the associated alternate function is enabled as an input,

     

    the alternate function reads the pin status given by the DR register content.

    But there should be no problem at all, when you select the RDI pin as input (preferably with pullup) and the TDO pin as output (pushpull or with external pullup).

    Regards,

    WoRo

    Visitor II
    November 21, 2007
    Posted on November 21, 2007 at 12:20

    Thanks

    How can I store the result of ADC conversion in the EEPROM?

    Thanks

    Visitor II
    December 6, 2007
    Posted on December 06, 2007 at 08:06

    As I'm not familiar with the EvaBoard of Softec, I only can guess:

    If you use the single step mode to check the program, the time from step to step may be the cause of setting the OIF??????

    However, please post the part of your program, where you check the OIF and explain, how you are testing the sequence.

    WoRo

    Visitor II
    December 6, 2007
    Posted on December 06, 2007 at 08:09

    Sorry, last reply to wrong subject!!