Skip to content

Microcontroller Resources

Youssef-Beltagy edited this page Mar 8, 2021 · 2 revisions

I will add an explanation of why we chose this microcontroller later.

Brochure: https://www.mouser.com/pdfdocs/ST_STM32WB_PB.pdf

Datasheet: https://www.st.com/resource/en/datasheet/stm32wb55cc.pdf

Documentation: https://www.st.com/en/microcontrollers-microprocessors/stm32wb-series.html#documentation

Low Power Application notes: https://www.st.com/resource/en/application_note/dm00429003-stm32wb-series-microcontrollers-ultralowpower-features-overview-stmicroelectronics.pdf

Evaluation Board: https://www.st.com/en/evaluation-tools/p-nucleo-wb55.html

User Manual for Evaluation Board: https://www.st.com/resource/en/user_manual/dm00517423-bluetooth-low-energy-and-802154-nucleo-pack-based-on-stm32wb-series-microcontrollers-stmicroelectronics.pdf

Youtube Tutorial from ST: https://www.youtube.com/playlist?list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-

Training (Look for STM32WB specific resources): https://www.st.com/content/st_com/en/support/learning/stm32-education.html

Online Courses: https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs.html

Programmer for MCU (not necessary but can be helpful): https://www.st.com/content/st_com/en/products/development-tools/hardware-development-tools/hardware-development-tools-for-stm32/stlink-v3set.html

Expansion Board for measuring power consumption: https://www.st.com/en/evaluation-tools/x-nucleo-lpm01a.html

Reference Manual: https://www.st.com/resource/en/reference_manual/dm00318631-multiprotocol-wireless-32bit-mcu-armbased-cortexm4-with-fpu-bluetooth-lowenergy-and-802154-radio-solution-stmicroelectronics.pdf

Developing for RF hardware: https://www.st.com/resource/en/application_note/dm00504903-development-of-rf-hardware-using-stm32wb-microcontrollers-stmicroelectronics.pdf

Filter chip: https://www.st.com/content/st_com/en/products/emi-filtering-and-signal-conditioning/ipd-for-rf-front-end/rf-filters/mlpf-wb55-01e3.html

STM32Cube: https://www.st.com/en/ecosystems/stm32cube.html

Android BLE library: https://github.com/STMicroelectronics/BlueSTSDK_Android

Clone this wiki locally