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 ...

Resolved! Using timers as perodic software event trigger

Hello!! I'm a total newbie, so sorry for any mistakes, and I would like to ask for simple explanations as well.As title states, I would like to use a timer chosen from TIMx, not as an output on a pin, but rather for software only usage, to do an acti...

I2C Slave “Repeated Start�? Callback?

STM32F105, HCLK=72MHz, HAL Ver 1.1.8.0, SCL = 100KHzIs there a “Repeated Start�? HAL callback? I couldn’t find any direct reference but does the STM32 I2C peripheral know when this occurs and set a status bit somewhere?In my application, I can’t allo...

raymartin by Associate II
  • 1436 Views
  • 3 replies
  • 1 kudos

curl for stm32

Hello, is there a curl library for stm32? If there is a sample video clip it will be helpful for my studies.https://tradermade.com/tutorials/how-to-build-your-first-cpp-rest-api-clientI want to use http request for json file by curl or another way if...

non by Associate III
  • 800 Views
  • 2 replies
  • 1 kudos

IOC CubeIDE viewer doesn't render in Linux Mint

Sometimes it works, sometimes it doesn't.When I try to open the IOC viewer either the IDE freezes or the view isn't rendered properly, as you can see below. This misbehavior breaks my working flow and makes me waste a lot of time. Any ideas?

Captura de pantalla de 2024-03-07 23-23-07.png
XR.1 by Senior
  • 351 Views
  • 0 replies
  • 0 kudos

RAMT component integration issues

Hello,I am facing issues while integrating RAMT(ram test) component. As per our doc,they are suggesting to add some compiler options COMPILER_OPTIONS_ramt_algo += --diag_suppress=Pe1053 to mute some errors.Already I have added this in the Miscellaneo...

RAMT_issue.PNG

Resolved! How to step in the disassembly view?

I'm trying to debug something at the assembly level (mostly compiled from mix of C).  Once I get to a point in my C code I then jump to some memory address where other code is loaded.  With a breakpoint there I want to open up the disassembly view an...

musmuris by Associate II
  • 2444 Views
  • 1 replies
  • 3 kudos

Resolved! Include a library

Hi. I have seen several tutorials and read in the forum how to include a library. But it does not work. Can someone help me please. 

Giuseppe1_0-1708950592928.png
Giuseppe1 by Associate III
  • 4494 Views
  • 20 replies
  • 9 kudos