BSP example - Configuration - Ressources
Hello everyone,
I am working on a STM32WB5MMDK. I already posted a question about the BSP example.
I have few other questions about it.
I wanted to replace the Button 1 by the Button 2 so I changed it in the main file (even the CallBack). I checked the other files and the configuration was the same for the two buttons, so i didn't think i should change anything, but it doesn't work.
Moreover, I also wanted to test the Humidity and Pressure Sensors (I think it is included with the Temperature Sensor since it is written as a comment), but I can't make them work (i used the same program as the one for the temperature test and just change the parameters).
So, I wanted to know if someone knew how to fix those issues but mostly if there were ressources to help understand the configuration (i prefer not to use a .ioc) because i don't really find the answers to my questions online.
Thank you,
Nour