User Activity

I am using STM32CubeIDE to develop a small project. But I do not know why some code  if(Motor_PullBack_Enable == 1) {} statement is not compiled.  if(Motor_Extend_Enable == 1)  { ....  }  if(Motor_PullBack_Enable == 1)  { ......
Configured Master/Slave SPI. (1). trigger Interrupt SPI receive.(2). Interrupt and receive a data(3). Trigger interrupt SPI receive again(4). Never trigger SPI Interrupt receive.... HAL_SPI_Receive_IT(&hspi1, SPI_Receive_Buffer, SPI_RECEIVE_DATA_LENG...
Hello,I have posted some questions for this configuration - NUCLSEO-G071RB + X-NUCLEO-GFX01M02($AZ2). Now some sample projects are partially working.Created a new project with two page screen switching by ToughGFX Designer 4.21.1 with STM32G071RB NUC...
Hi All,I am using STM32G071RB-NUCLEO + X-NUCLEO-GFX01M2Questions,Do we must use external loader and which loader file name we MUST use? is the loader file - MX25L6433F_STM32G071B_NUCLEO.stdlr correct?Where can I get this loader file.Why in sample pro...
Bought NUCLEO-G071RB + X-NUCLEO-GFX01M2, created a project with ToughGFX Designer. After compiled the project without errors. But there is a "Launching STM32G071RB_NUCLEO_AZ2 Debug has encountered a problem. Error in final launch sequence:Failed to e...