Moteino R6 Schematic error?

Started by [email protected], December 04, 2019, 10:11:38 AM

[email protected]

Looking at the Moteino R6 Schematic Dated 7/12/2017 8:43AM, I note that the RFM69CW chip pins "SEL" and "IRQ" don't seem to be connected anywhere to the ATMEGA328. Should they show connection "SEL" to D10_SS and "IRQ" connected to D2 as in older schematics?

Felix

Those pins are connected, or else CW radios would not work. They are just not labeled like the other signals.

[email protected]

Thanks Felix.  I hope you will correct that Schematic so other nubie's like me would understand. We need to know D2 is in use for example.

Felix

Pinouts also specifically show that D2 and D10 are used by the radio.

[email protected]

On the Schematic I downloaded from GitHub,
.....These pins are labeled on the RFM69HCW block, but not the RFM69CW block... the transceiver I am using.

Felix

Yes they are, they are just not explicitly labeled visually. Wires don't have to be connected in the schematic if they have the same signal name.
Look in the board file, there is a shared trace there. Or right click on the CW signal in the schematic and click properties, you will see the same signal name.