Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
HifiBerry DAC+ und SI4703 radio modul
#1
Hallo an alle und Ich will mich nochmall an alle bedanken fur alles.
Also versuche mein projekt zu ende zu bringen. Fast alle teile sind da, fehlt nur noch der  2din rahmen denn ich 3d printe und audioprozessor kann es aber schon ohne die dinger versuchen einzubauen.
Bin aber gerade am einem problem.

Namlich, geht es darum als ich denn DAC+ vom Hifiberry angeschlosen haben und das radio modul drauf funktioniert es nicht mehr. 3.3v und GND hat es, wurde mal sagen das es mit dem i2c zu tun hatt.

Die HifiBerry dokumentaion sagt:
Zitat:HiFiBerry DAC+, Digi+ and Amp+

GPIO2-3 (pins 3 and 5) are used by our products for configuration. If you are experienced with I2C, you might add other slave devices. If you a a novice, we don’t recommend this at all.
GPIOs 18-21 (pins 12, 35, 38 and 40) are used for the sound interface. You can’t use them for any other purpose.

Und das radio module hane ich nach der schema von andrei verbunden, also:
FM module              Rpi
Pin8                       Pin 1 (3.3V)
Pin7                      Pin9 GND
Pin6                      Pin3
Pin5                     Pin5
Pin4                     NC
Pin3                     Pin7
Pin2                     NC
Pin1                    Pin22


Habe das hier "rausgegoogelt":

Zitat:I2C was designed as a Wired-OR or open-drain interface. The only "asserted" bit is a 0 on either SCL or SDA, which allows for multiple devices to be present on the bus (in reality, the protocol only allows for a single master and multiple slaves).

Basically, you just use the pullups on the RPi and connect all the SCL and SDA lines of the peripherals together. You can interrogate per-address and the protocol guarantees that slaves won't speak over other devices.

Link : https://www.raspberrypi.org/forums/viewt...44&t=54435


Hier noch was: http://www.robot-electronics.co.uk/i2c-tutorial


Hatt es jemand vllcht schon zum laufen gebraucht? Kann mir jemdan helfen? Danke im vorraus fur die hilfe.
[Bild: logodzj.png]
Zitieren


Nachrichten in diesem Thema
HifiBerry DAC+ und SI4703 radio modul - von eRRoXxX - 10.01.2017, 19:53
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 17.01.2017, 11:21
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 17.01.2017, 19:52
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 18.01.2017, 02:15
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 18.01.2017, 18:50
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 18.01.2017, 23:07
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 21.01.2017, 12:26
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 26.01.2017, 19:40
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 28.01.2017, 10:58
RE: HifiBerry DAC+ und SI4703 radio modul - von roughtrade - 10.02.2017, 10:11

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 7 Gast/Gäste
RasPiCarProjekt