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

STM32CubeIDE not generating main() source.

I recently installed STM32CubeIDE and tried to generate code for a Nucleo board. The IDE generates the HAL drivers, but does not generate main() or any initialization code for the peripherals. How do I get it to do that?  Previously, using CubeMX and...

JMill.1 by Associate III
  • 596 Views
  • 1 replies
  • 1 kudos

f_write is returning with disc error

Hi,#FatFS​ #SDIO​ #STM32CubeIDE​ In STM32CubeIDE f_open and f_read is returning with FR_OK value. but when I used f_write with some data I am seeing that the return value is DISK_ERR. In this case file is not at all getting created in the SD card.Whi...

USB-MIDI driver for STM32F042

Hello,I am having no success in writing a USB-MIDI driver for STM32F0xx MCUs. Specifically, I am using an STM32F042K6, with STMCubeIDE. With a lot of fiddling with memory parameters, I have been able to get generated CDC and Audio Class middleware wo...

ESing.1 by Associate
  • 618 Views
  • 0 replies
  • 0 kudos

Resolved! How to get CubeMX Capability(.ioc) for STM32CubeIDE Projects Converted from System for Workbench Projects under STM32H743I_EVAL Example Projects?

We are using STM32H743I_EVAL boards. I have gone through number of examples from "STM32Cube\Repository\STM32Cube_FW_H7_V1.6.0\Projects\STM32H743I-EVAL\Examples" folder. None of these examples seems to be for STM32CubeIDE. STM32CubeIDE does seem to kn...

BGeor.1 by Associate II
  • 704 Views
  • 2 replies
  • 2 kudos

Using a OC timer as a DMA request.

I am trying to implement a DMA transfer as outlined in AN4666. I am using STM32CubeIDE and an STM32F4 Discovery. This will eventually let me pull data from the input register of a GPIO port (and read a parallel data stream), but for starters, I'm ju...

MCiuf.1 by Associate
  • 736 Views
  • 2 replies
  • 0 kudos