STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Eclipse Color Themes extension

Hi! So, TrueSTUDIO supports the Eclipse Color Theme extension right out of the box.STM32CubeIDE instead does not, but not only: even after searching for it in the Marketplace, it does not show up. Why?I know that maybe this is not an high priority is...

Lori B. by Associate III
  • 1025 Views
  • 1 replies
  • 1 kudos

Multiple MCU support in a static library project

Some time ago I created a static library project in AC6 System Workbench for STM32. The project expanded and I started to adding build targets for more microcontrollers, STM32L, STM32F7, etc. After migrating the project to Cube IDE I am no longer abl...

0690X000009k2OhQAI.png
MMatu by Associate III
  • 463 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE on MAC Mojave and .dylib ... Resolved!

When I started a debug-session, I got the following message:dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server....

Resolved! With the ADC using single ended input channel, what is the internal vref, what is the 12 bit voltage range for measurement (is it 0 to 2.5V or 0 to 3.3V)? What is the lowest accurate measurement resolution when we have less than 20mV to measure?

I am trying to work with photo diodes and need to measure 20mV or less with ADC. Whats the best resolution I can get with a single ended ADC (using ADC 3 channel 12 at the moment).Whats the measurement range on that channel? When we have less than 10...

PRedd.111 by Associate III
  • 578 Views
  • 2 replies
  • 0 kudos

How to perform Firmware Upgrade on STM32F413 Discovery Board.

Hi, We are looking to perform a firmware upgrade on STM32F413 where the firmware upgrade image is coming over BLE chip which is interfaced over UART to this controller. Can I know if any procedure was available to perform this operationRegardsSrikan...

Smedi by Associate II
  • 449 Views
  • 1 replies
  • 0 kudos

Question about redefinition

Hi all,just a short question:Why does the compiler say that the page is redefined?#define ADDR_FLASH_PAGE_148 ((uint32_t)0x0804A000) #define ADDR_FLASH_PAGE_149 ((uint32_t)0x0804A800)Same page but with small letters and that's ok for the compiler...

eschl by Associate
  • 1231 Views
  • 4 replies
  • 0 kudos