View Issue Details

IDProjectCategoryView StatusLast Update
0000761FSS5PC100SD/MMCpublic2011-11-24 10:24
ReporterKiepferAssigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionV1.6 
Target VersionV1.9Fixed in VersionV1.9 
Summary0000761: Cards in internal SD-Slot always write protected
DescriptionAccording to customer information SD-Cards in the internal SD-slot can not be written on. This uS-Slot does not feature WP detection at all. So maybe there still is a unknown pin used in the driver that has an unreasonable default state.
Forum Link
Found Driver VersionV1.3
Fixed Driver VersionV1.4

Activities

froelich

2011-11-24 10:24

administrator   ~0000548

WPPin must be initialized to -1 in SDHCSlot() and SDHCBase() and call to ValueDW() must be changed so it doesn't override default value.