2023-04-03 01:19 AM
Good afternoon!
Our university bought approximatively 9 or 10 B-L4S5I-IOT01A Discovery kits for lab/projects at Embedded Systems course. I found that for this board I have no examples. I installed 30 GB of software/support package on my laptop.
On STM32 board site is written:
Comprehensive free software libraries and examples available with the STM32Cube MCU Package
Why I cannot find examples when I create a project with STM32Cube IDE?
I want to develop some labs using FreeRTOS and wireless connection protocols without FreeRTOS , but the examples are missing.
To view the temperature from sensor mounted on the board I created an example using libraries from STM32Cube_FW_L4_V1.17.2 package
How can I add Comprehensive examples to STM32Cube IDE.?
I am not happy with situation which create difficulties for developing labs for students.
Solved! Go to Solution.
2024-05-18 02:21 AM
The folder has been refreshed.
Check again.
2024-07-14 04:42 PM
Hi hayat, is it possible for you to grant us access. It said access denied :(
2024-09-13 10:48 AM
Dear Hayat,
I am a professor from India. I am new to this board.. I work on bluepill and nucleo board for interfacing different sensors..
I just need to upgrade myself in iot. I need your lab manual and help in learning this at ease.
marimuthu02111982@gmail.com is my email id
2024-10-14 03:13 AM
I tried to access the folder but it didn't work.
Do you have uploaded the foler to Github as well?
The curriculum looks great, I would appriciate it if you could share it!
Thanks in advance,
2024-10-14 04:19 AM
Hi @Copeland ,
You can get inspired from FreeRTOS examples available within B-L475E-IOT01A under this path:
STM32CubeL4/Projects/B-L475E-IOT01A/Applications at master · STMicroelectronics/STM32CubeL4 · GitHub
You can find the WiFi examples under STM32CubeL4 MCU Package:
\STM32Cube_FW_L4_V1.18.0\Projects\B-L4S5I-IOT01A\Applications\WiFi\
or via GitHub: STM32CubeL4/Projects/B-L4S5I-IOT01A at master · STMicroelectronics/STM32CubeL4 · GitHub