User Activity

Hi, I am trying to learn register programming, so I am trying to write a code for STM32G071rb for blinking LD4 which is connected to Pin PA5 using Registers. But unfortunately not only the LED is not blinking, but also the code stocks in line 43 duri...
This is my code to generate the value of the lookup table? Why timer 6 is never running on the code and I get this warning: HAL_TIM_PeriodElapsedCallback defined but not usedBelow you can see the code:/* USER CODE BEGIN Header */ /** **************...
How can I find out on a written program on CubeIDE that which pin of the microcontroller is used for different peripherals like ADC, Timer, DAC and so on?
I am using STM32G071 Nucleo Board, but this is also the case when I only use the uC IC and not Nucleo Board.I am using CubeIDE and HAL programming.Below is the link to the Nucleo board:https://www.st.com/content/ccc/resource/technical/layouts_and_dia...
This just looks like a comment but it seems a code outside these comment have different affect./* USER CODE BEGIN 1 *//* USER CODE END 1 */
Kudos from