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

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
  • 833 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
  • 350 Views
  • 0 replies
  • 0 kudos

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
  • 454 Views
  • 2 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
  • 993 Views
  • 4 replies
  • 0 kudos