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! FDCAN interfacing with STM32H723VET6

I am only able to transmit till 15 when i am continuously trying to transmit values upto 200 and after 15 my transmission got failed.The transceiver i am using :- TCAN1046ADRQ1I am also attaching my SS of the code and output.  

UART data on LCD display

I am trying to communicate 2 STM32F103C6. My task is to display UART receiving data on LCD(LM016L). Also, my other task is to display interrupt data on LCD. Both should be worked on at the same time. ie, Whenever an interrupt happens it should be pri...

jissa by Associate II
  • 4395 Views
  • 7 replies
  • 0 kudos

Standby Mode Wakeup

I am creating a project in which I am using Standby mode as the low power mode of choice. I am using Cube IDE for development. These are the wakeup pins/procedures that I would like to implement:SYS_WKUP1 (PA0)SYS_WKUP2 (PC13)HAL_RTC WakeUpTimer Inte...

Resolved! Need help with a Cube32IDE error message

Hi Folks,I don't know what I did but the IDE is giving me a error message that I've never seen before. Here's a screen capture of the messages. It's saying that "_close is not implemented and will always fail". Is there a Project|Properties that I ne...

error_msg.JPG

Resolved! Help for my first simple bootloader STM32WLE5JC

Hi,I'm trying to create my first very simple bootloader. I'm working with Grove Wio-E5 coming from Seed with STM32WLE5JC mcu available here Important note with this mcu I don't have acces to BOOT 1 and BOOT0 very good idea coming from Seed...So my id...

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

CubeIDE 1,8.0デバッグができない

現象午前中まで動作していましたが、急に下記の現象が発生し、デバッグができない状況です。1)ブレークポイント設定し、ブレーク後にステップイン実行ができない。 IDEからの応答がなく、停止ボタンで停止。2)ブレークポイント設定し、ブレーク後にPCレジスタ値を変更できない。 Failed to assign value 80019e0, to register 03)ブレークポイント設定し、配列データを変更すると変更した配列以外のデータが0になるMCUは、STM32H743ZI。IDEのバージョンを上...

K_I by Associate
  • 1174 Views
  • 1 replies
  • 0 kudos

Resolved! MX_GPIO_Init' used but never defined

Here is my code and I encountered the error. I use H7A3ZI-Q board/* USER CODE BEGIN Header *//** ****************************************************************************** * @file : main.c * @brief : Main program body *****...

zniu by Associate II
  • 4390 Views
  • 6 replies
  • 2 kudos