-
Notifications
You must be signed in to change notification settings - Fork 1
Microcontroller Resources
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
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
Training (Look for STM32WB specific resources): https://www.st.com/content/st_com/en/support/learning/stm32-education.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
Developing for RF hardware: https://www.st.com/resource/en/application_note/dm00504903-development-of-rf-hardware-using-stm32wb-microcontrollers-stmicroelectronics.pdf
STM32Cube: https://www.st.com/en/ecosystems/stm32cube.html
Android BLE library: https://github.com/STMicroelectronics/BlueSTSDK_Android