STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

STM32F103C8T6 problem debuging in CubeIDE

Hello,I bought few Blue pill modules with this MCU. But I have a problem with them in CubeIDE (Eclipse) When I try debuging or write code into MCU, there is an Error (underneath) for all modules with this MCU (STM32F103C8T6, 99lKA 98, MYS 803)I have...

ONadr.1 by Senior III
  • 1634 Views
  • 6 replies
  • 0 kudos

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
  • 602 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
  • 1380 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...