D2 and D7 for revision F
With board revision F, the connection of pin D2 to the XBee sleep pin was changed: instead pin D7 is connected to the XBee sleep pin, and pin D2 is connected to the pin header instead of D7. In order to keep backwards compatibility of expansion boards the firmware and software behave as follows:
- if pin
D2is defined in the configuration file, then the function defined there is used - if pin
D7is defined in the configuration file, and no function is defined forD2, then the function defined forD7is used for pinD2. - if both
D2andD7are defined in the configuration file, then the function defined forD2is used for the pin, and the function forD7is ignored. - For older minibee revisions any configuration of pin
D2is ignored.
For revision F the software performs a check to move the configuration of pin D2 to D7.
| page created on: | last changed on: |
|---|---|
| 6 February 2017 | 4 September 2019 |
