Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | BasicX | One last Question - Shiftout


Advertise Here

Discussion forum for the BasicX family of microcontroller chips.

One last Question - Shiftout - Schatzie Walton - Feb 25 13:10:00 2000

The new BX24 Documentation has the shiftout order
Call ShiftOut(DATA,CLOCK,NumBits,Operand)
but Frank's post on 12/15/99 specified the order:
Call ShiftOut(CLOCK,DATA,Operand,NumBits)

Which is correct?






(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )


Re: One last Question - Shiftout - Tony Brenke - Feb 25 13:26:00 2000

Call ShiftOut(DATA,CLOCK,NumBits,Operand) is correct

--- Schatzie Walton <> wrote:
> The new BX24 Documentation has the shiftout order
> Call ShiftOut(DATA,CLOCK,NumBits,Operand)
> but Frank's post on 12/15/99 specified the order:
> Call ShiftOut(CLOCK,DATA,Operand,NumBits)
>
> Which is correct? __________________________________________________




(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )