Difference: MassStorage (15 vs. 16)

Revision 162019-02-06 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 103 to 103
  PLO R6 SEX R0 BITLOOP:
Deleted:
<
<
OUT4,0b01000000 ; CLK for SPI OUT4,0b00000000
  INC R6 GHI R6 ; set CARRY SHRC GLO R5 B4 SETBIT ; branch if bit set SHL ; bit not set
Changed:
<
<
BR SAVEBIT
>
>
SKP
 SETBIT: SHLC SAVEBIT: PLO R5
Added:
>
>
OUT4 BYTE 0b01000000 ; CLK for SPI OUT4 BYTE 0b00000000
  GLO R6 BNZ BITLOOP
Line: 135 to 137
  SHLC , next bit is in the carry PLO R5 BDF SETBIT
Changed:
<
<
OUT4,0b01000000 ; CLK for SPI with data bit cleared OUT4,0b00000000
>
>
OUT P4 BYTE 0b01000000 ; CLK for SPI with data bit cleared OUT P4 BYTE 0b00000000
  BR NEXT SETBIT:
Changed:
<
<
OUT4,0b11000000 ; CLK for SPI with data bit set OUT4,0b10000000
>
>
OUT P4 BYTE 0b11000000 ; CLK for SPI with data bit set OUT P4 BYTE 0b10000000
 NEXT: DEC R6 GLO R6
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback