You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Wi-Fi**| 802.11 b/g/n (Wi-Fi 4), up to 150 Mbps |
83
83
|**Bluetooth**| Bluetooth 5 |
@@ -198,7 +198,7 @@ These modules have pads for optional I2C pull-up mounting. No resistors are moun
198
198
199
199
200
200
##### I2C address auto identification
201
-
When the board is powered, the microcontroller reads the status of its pins PA6, PA7, PA8, PC14, PC15, and PF2. Each of the microcontroller boards has footprints for pullup resistors for those pins. The pull-ups can be mounted (or not) , so that the microcontroller can understand on what kind of board it has been mounted. Each of the boards with a microcontroller will have a different mounting configurations. This table allows for easily acess to this information:
201
+
When the board is powered, the microcontroller reads the status of its pins PA6, PA7, PA8, PC14, PC15, and PF2. Each of the microcontroller boards has footprints for pullup resistors for those pins. The pull-ups can be mounted (or not) , so that the microcontroller can understand on what kind of board it has been mounted. Each of the boards with a microcontroller will have a different mounting configurations. This table allows for easily access to this information:
@@ -258,7 +258,7 @@ LSM6DSOXTR interrupts INT1 and INT2 are available on the header.
258
258
259
259
With the header pins and cutting the appropriate solder jumpers, it is possible to control the LSM6DSOXTR with 3-wire SPI or 4-wire SPI, connecting other sensors to it. Check the LSM6DSOXTR datasheet for more details.
260
260
261
-
It is possible to change the I2C adress for the module with a small hardware change. For this the exposed pads on the bottom of the board corresponding with the desired adress (0x6A or 0x6B) must be separated shorted together and the oposite set of pads needs to be separated. Image for reference is changing from the (default) 0x6A to 0x6B.
261
+
It is possible to change the I2C address for the module with a small hardware change. For this the exposed pads on the bottom of the board corresponding with the desired address (0x6A or 0x6B) must be separated shorted together and the opposite set of pads needs to be separated. Image for reference is changing from the (default) 0x6A to 0x6B.
262
262
Please remember to disconnect the modules when making these changes.
263
263
264
264

@@ -634,7 +634,7 @@ Now that you have gone through the basics of what you can do with the board you
634
634
Board Recovery: Make sure to explain how to put the board in recovery mode. If that information is not available, please remove.
635
635
-->
636
636
637
-
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB, it is possible to enter bootloader mode by doubletapping the reset button right after the power-up.
637
+
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB®, it is possible to enter bootloader mode by doubletapping the reset button right after the power-up.
0 commit comments