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

Resolved! How to retain unsed constant variables

Hello,I define following constant string, indicating the program version.static const char version_s[] __attribute__((used)) = "V.10";This string isn't used in other part of code, but is only defined with the purpose to put in the binary file, a stri...

CTabo.1 by Senior
  • 2182 Views
  • 6 replies
  • 2 kudos

Resolved! DEBUG mode @ stm32CubeIDE

Hi, I come across debug mode using stm32 IDE and i would like to know whats the difference between serial wire and Trace Asynchonous sw? I know both are use when debuging the Nucleo144 board. And if u wana use a IC chip which mode should i use? JTAG ...

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
  • 5557 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
  • 869 Views
  • 1 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
  • 2251 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
  • 1897 Views
  • 6 replies
  • 0 kudos