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! STM32F412G-DISCO Blank Screen Problem

Hi, I have tried programming and resetting this discovery Board but all I now get is this fuzzy grey screen as shown in the image is there anyway to do a hardware reset or is it a programming error? I just either want to reset the board back to its d...

Linkpad by Associate III
  • 770 Views
  • 1 replies
  • 1 kudos

How to debug Lorawan from AN5481

Hi all,I'm working with a board build with STM32CubeWl, in the pdf file here section 5.3.1 it's say for debug swith the source code use APP_LOG, it's right in my source code I have APP_LOG, but my question is where is the output ? UART ? Form StLink ...

SBaro.11 by Associate III
  • 556 Views
  • 1 replies
  • 0 kudos

CubeIDE open declaration leads to file.h

Hi everybody.Im using cubeide for a dual core mcu and when it generate code F3 keyboard button that opens declaration for that function will lead to the .h file. I want it to lead to the .c file.Once i did some changes to project properties c/c++ sym...

Command an actuator

Hi,i have a linear actuator that run with 6 voltsi want to control the speed using pwmi am using L298n and a nuceleo-g431rbhow can i reach the maximum speed? does the pwm maximum output 5 volts? 

FBoua.2 by Associate II
  • 406 Views
  • 0 replies
  • 0 kudos

how to use 'HAL_SPI_TransmitReceive_DMA' for spi

I'm using 'CUBEIDE' / 'STM32F107VC'in deca_spi.c int readfromspi(uint16_t headerLength,const uint8_t *headerBuffer,uint32_t readlength,uint8_t *readBuffer){uint8_t spi_TmpBuffer[BUFFLEN];assert_param(headerLength+readlength < BUFFLEN ); //    decaIrq...

kim_dy_0-1688604243276.png
kim_dy by Associate II
  • 615 Views
  • 0 replies
  • 0 kudos