Hi all,
Very weird problem! Trying to connect OpenLog with Maple-Mini to record some accelerometer data. The accelerometer is connected via I2C1 and works beautifully (BMA180). OpenLog has been a bit of an issue. I am able to receive incoming bytes (eg the powerup '12<') from the OpenLog to the RX pin but not able to write to it via the TX pin.
To try and debug, I isolated the TX line (from Serial3) to see if anything was going out. Connecting to an oscilloscope showed that Serial3.print or Serial3.write was not producing any output on the TX line. Connecting it to the RX pin on Serial1 confirmed that nothing was coming out of the TX lines. Since I know that the RX pin is not damaged (I have used it before) and the Serial3 RX and TX pins are not damaged (as I have used them for I2C2 before), why is Serial3 not sending anything? Can someone please help???!!
Kind regards,
Sumeet