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

Debugging Nucleo-F401RE with st-link

I am trying to debug a a nucleo-F401RE with the st-link. About a week ago, it was fine and the code uploaded. I had made it so that the LED on the F401RE turned on and off when I pushed down and released the push button. I came back to it yesterday t...

VZerb.1 by Associate II
  • 2823 Views
  • 11 replies
  • 0 kudos

[STM32F4] Multiple CAN filters using HAL

Good morning,I'm using a CAN bus on my STM32F446RE. Right, now, the CAN communication is working with only one rx filter. I saw in datasheet that we can use up to 128 filters. I don't need so many filters, but I'm trying to configure a second filter....

0693W000006ESbbQAG.png
ValentinG by Associate II
  • 1051 Views
  • 0 replies
  • 0 kudos

Resolved! Finding the function beeing interrupted

Hello,I used to work with IAR.In IAR call stack, if ever you break into an ISR, the call stack shows you where you were in the "main" code just before the ISR fired.Now, with STM32Cube MX, the call stack only shows the call stack since the root ISR ...

Kuikui by Associate III
  • 1193 Views
  • 4 replies
  • 1 kudos

I want to make a USB to CAN Inteface for that I recently bought a USB-CAN Transceiver(Auvidea 70200 - contains STM32F042C6U). I tried to do some CAN testing using STM32CubeIDE Version: 1.4.0.

When I built a sample code and tried to do the Debugging using STM32CubeIDE it was showing that "NO ST LINK detected! Please connect ST LINK and start the debug session.".This Transceiver contains 2 channels of CAN output and one side contains USB 2....

RahulR by Associate II
  • 405 Views
  • 0 replies
  • 0 kudos