STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

STM2 SPI state machine for HAL_BUSY

Hi,I see there are different states for SPI transfer/Receive.There are 4 different status when we use HAL_SPI_Transmit_Receive_DMA()What is the next step if we receive the status as HAL_BUSY, HAL_ERROR, HAL_TIMEOUT.Can you please help me to get some ...

Iswarya by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos

Is the CubeIDE updating thru HTTP or HTTPS?

Is the CubeIDE updating thru HTTP or HTTPS? I am using company PC, seems wont connect to http. Same problem on esp8266/Arduino https://github.com/esp8266/Arduino/issues/5480 If this is my problem, is it possible to switch the update thru https server...

Can´t update STM32CubeIDE to 1.4.2

Hello,I am trying to update my current installation (1.1.0) to 4.1.2, but CubeIDE throws this message every time.I have looked for similar problems in the forum, but seems like no one has had this issue, and I don´t know how to solve it. Anyone could...

0693W000004JzrvQAC.png
FTORR by Associate II
  • 1238 Views
  • 6 replies
  • 0 kudos

Nucleo_F429ZI Ethernet echo example

Hi,I'm new to STM and finding the mash-up of tools and examples quite frustrating. I purchased a Nucleo_F429ZI with Ethernet and there only seems to be one Ethernet example in the driver repository "LwIP_HTTP_Server_Netconn_RTOS". We wanted to use th...