Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 00:29 15 May 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Multiple SPI Devices on the SPI BUS

Author Message
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 723
Posted: 01:35am 24 Feb 2014
Copy link to clipboard 
Print this post

Hallo,

how can we connect / communicate with multiple SPI devices on the one SPI Bus of the MMITE?

Any suggestions?

Dietmar
 
MicroBlocks

Guru

Joined: 12/05/2012
Location: Thailand
Posts: 2209
Posted: 02:12am 24 Feb 2014
Copy link to clipboard 
Print this post

SPI is a bus :) and you enable each device on the bus with a single GPIO.

Microblocks. Build with logic.
 
Frank N. Furter
Guru

Joined: 28/05/2012
Location: Germany
Posts: 939
Posted: 03:13am 24 Feb 2014
Copy link to clipboard 
Print this post

...or with two or three GPIOs and a Muxer.
Another way is to generate the enable-signals with 74HC595D.
(http://www.mikrocontroller.net/articles/AVR-Tutorial:_Schie beregister)

Frank
 
atmega8

Guru

Joined: 19/11/2013
Location: Germany
Posts: 723
Posted: 05:10am 24 Feb 2014
Copy link to clipboard 
Print this post

Dam'n , of course IS IT a bus, but i didn't recog. that the Devices have a chipselect, SPI enable or so...

Ok, so it is an easy Job ;-)..

THX
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025