STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

Resolved! ST7789 not working

Hi,I can't get a simple ST7789 screen working I have tried using this library:- https://github.com/Floyd-Fish/ST7789-STM32 double checked all the connections (including external 8MHZ crystal) and all seems to be fine, I have tried various different s...

Linkpad by Associate III
  • 1851 Views
  • 3 replies
  • 1 kudos

CUSTOM_HID_REQ_GET_REPORT implementation

I am working on USB custom HID. I wanted to understand where is CUSTOM_HID_REQ_GET_REPORT is implemented.Whenever input comes from HID PC suite as Set Feature I can collect data in CUSTOM_HID_OutEvent_FS.But when input comes from Get Feature, in whic...

nmv by Associate
  • 452 Views
  • 1 replies
  • 0 kudos

.launch file and Debug/Release configurations

 Hello,is there a way to configure the .launch file to download automatically the .elf file corresponding to the active build configuration (es. Debug or Release)?Or should I create two .launch files, one for Debug and on for Release?I tried to play ...

CTabo1_1-1694679847286.png
CTabo.1 by Senior
  • 506 Views
  • 0 replies
  • 0 kudos

Resolved! TouchGFX Designer 4.22 fails to generate code

Hello all.Since when we moved from TGFX designer 4.21 to 4.22 and STM32Cube IDE 1.13.0 to 1.13.1, we are not able anymore to generate the code. We didn't change anything, but now whem we try to generate code from TGFX designer, we get this error:Gene...

CZamb.2 by Associate II
  • 708 Views
  • 7 replies
  • 0 kudos

MPR121

Hello everyone, I need help. I would like an example or library that supports the MPR121 capacitive keypad. I know it is out of date. But I want to use it. Please disturb everyone. i use with stm32f103c8t6 and use interrupt pinbest regardsthank you

non by Associate III
  • 676 Views
  • 6 replies
  • 0 kudos

Error in the code

HelloAfter generating the code with FreeRTOS, the cmsis_o2.c file is generated. I run the build and get warnings:make -j4 all arm-none-eabi-gcc "../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDE...

juvf by Associate II
  • 226 Views
  • 0 replies
  • 0 kudos