Changeset 382f714 in rtems for c/src

Timestamp:
10/08/13 08:40:29 (11 years ago)
Author:
Pavel Pisa <ppisa@…>
Branches:
4.11, 5, master
Children:
fee154be
Parents:
5ceefe1
git-author:
Pavel Pisa <ppisa@…> (10/08/13 08:40:29)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/08/13 09:14:03)
Message:

SPI SD-Card: setup valid CRC-7 for STOP_TRANSMISSION command.

STOP_TRANSMISSION command is used to finish READ_MULTIPLE_BLOCK
command and its format is regular command format.
It requires valid CRC-7 to have effect at least on
same cards types else it is ignored and attempt
to issue next READ or WRITE commands results in
illegal command condition (0x04) preceded by strange
(0x3f) for tested card.

Signed-off-by: Pavel Pisa <ppisa@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.