public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001676] New: SPI cyg_spi_transaction_tick: Discrepancy between documentation and
@ 2012-09-24  9:34 bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2012-09-24  9:34 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001676

           Summary: SPI cyg_spi_transaction_tick: Discrepancy between
                    documentation and
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: SPI
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ilijak@siva.com.mk
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


There is a discrepancy between Reference Manual (RM) and implementation of most
SPI drivers regarding SPI chip select behaviour during cyg_spi_tick.

The SPI part of RM states (underlines by reporter):

"... If the device requires additional clock ticks in the middle of a
transaction without being selected, cyg_spi_transaction_tick can be used.
_This_will_drop_the_device's_chip_select_if_necessary, then generate the
appropriate number of ticks. The arguments are the same as for cyg_spi_tick.
..."

And about cyg_spi_tick:

"... These ticks must happen at the appropriate clock rate
_but_no_chip_select_should_be_asserted_ and no data transfer will happen.
cyg_spi_tick provides this functionality. ..."

Contrary to this, most of the actual drivers do not touch the chip selects.

Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1001676] New: SPI cyg_spi_transaction_tick: Discrepancy between documentation and
@ 2012-09-24  9:34 bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2012-09-24  9:34 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001676

           Summary: SPI cyg_spi_transaction_tick: Discrepancy between
                    documentation and
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: SPI
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: ilijak@siva.com.mk
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


There is a discrepancy between Reference Manual (RM) and implementation of most
SPI drivers regarding SPI chip select behaviour during cyg_spi_tick.

The SPI part of RM states (underlines by reporter):

"... If the device requires additional clock ticks in the middle of a
transaction without being selected, cyg_spi_transaction_tick can be used.
_This_will_drop_the_device's_chip_select_if_necessary, then generate the
appropriate number of ticks. The arguments are the same as for cyg_spi_tick.
..."

And about cyg_spi_tick:

"... These ticks must happen at the appropriate clock rate
_but_no_chip_select_should_be_asserted_ and no data transfer will happen.
cyg_spi_tick provides this functionality. ..."

Contrary to this, most of the actual drivers do not touch the chip selects.

Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-24  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-24  9:34 [Bug 1001676] New: SPI cyg_spi_transaction_tick: Discrepancy between documentation and bugzilla-daemon
2012-09-24  9:34 bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).