@@ -41,6 +41,9 @@ sensors on board)
41
41
Hardware
42
42
********
43
43
44
+ The following is a summary of the main board features. More info can be find on `UM3133 `_
45
+ and the `schematic `_.
46
+
44
47
The STM32U585xx devices are an ultra-low-power microcontrollers family (STM32U5
45
48
Series) based on the high-performance Arm|reg| Cortex|reg|-M33 32-bit RISC core.
46
49
They operate at a frequency of up to 160 MHz.
@@ -212,6 +215,14 @@ The final application may use it to declare SensorTile.box PRO device as belongi
212
215
certain standard or vendor class, e.g. a CDC, a mass storage or a composite device with both
213
216
functions.
214
217
218
+ BlueNRG-LP chip
219
+ ===============
220
+
221
+ The board is equipped with an STMicroelectronics `BlueNRG-LP `_ chip. Before running Zephyr Bluetooth samples
222
+ on SensorTile.box PRO, it is required to upgrade the BlueNRG chip with a Zephyr BLE stack compatible firmware.
223
+ The upgrade may be easily performed using the application provided in `SensorTile.box PRO BLE firmware upgrade package `_.
224
+ For more information about BLE binaries for SensorTile.box family, see `stsw-mkbox-bleco `_.
225
+
215
226
Console
216
227
=======
217
228
@@ -333,6 +344,12 @@ References
333
344
.. _SensorTile.box PRO website :
334
345
https://www.st.com/en/evaluation-tools/steval-mkboxpro.html
335
346
347
+ .. _UM3133 :
348
+ https://www.st.com/resource/en/user_manual/um3133-getting-started-with-sensortilebox-pro-multisensors-and-wireless-connectivity-development-kit-for-any-intelligent-iot-node-stmicroelectronics.pdf
349
+
350
+ .. _schematic :
351
+ https://www.st.com/resource/en/schematic_pack/steval-mkboxpro-schematic.pdf
352
+
336
353
.. _STM32U585 on www.st.com :
337
354
https://www.st.com/en/microcontrollers-microprocessors/stm32u575-585.html
338
355
@@ -357,6 +374,15 @@ References
357
374
.. _mp23db01hp datasheet :
358
375
https://www.st.com/en/mems-and-sensors/mp23db01hp.html
359
376
377
+ .. _BlueNRG-LP :
378
+ https://www.st.com/en/wireless-connectivity/bluenrg-lp.html
379
+
380
+ .. _SensorTile.box PRO BLE firmware upgrade package :
381
+ https://github.com/STMicroelectronics/stsw-mkbox-bleco/blob/master/ble_fw_upg_app/README.rst
382
+
383
+ .. _stsw-mkbox-bleco :
384
+ https://www.st.com/en/embedded-software/stsw-mkbox-bleco.html
385
+
360
386
.. _AN2606 :
361
387
http://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf
362
388
0 commit comments