Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Refactor ignores header files. Why?

When I refactor a global variable or function from its definition in a source file, all instances are replaced except the declarations in the header files.Attempting to refactor from the header file achieves nothing. The new name is immediately repla...

AT38 by Associate III
  • 1218 Views
  • 4 replies
  • 0 kudos

Resolved! IAR and STM32F767ZI

HiI'm using IAR EW for ARM.I would like to get a simple working project that is made for the STM32F767ZI processor, preferably running on a Nucleo-144 board.The example should only make the initialisation of the processor. I'm making a Bootloader so ...

EGonc.2 by Associate II
  • 856 Views
  • 1 replies
  • 0 kudos

EEPROM Emulation in STM32F070C6T6

Hello everyone,I'm trying to implement EEPROM emulation in my custom design comprising of STM32F070C6T6 MCU. There is a small drawback in the circuit that I don't have Debugging available. Hence, I was using USB_CDC_Transmit for debugging. I was able...

AKetc by Associate III
  • 457 Views
  • 0 replies
  • 0 kudos

[Solved ]TrueStudio does not create an .elf file.

HiI started learning Stm32 and got a problem: when compiling a project, TrueStudio does not create an .elf file.Console log:12:26:17 **** Incremental Build of configuration Debug for project STM32100B-EVAL_GPIO_IOToggle ****Info: Internal Builder is ...

GTull by Associate II
  • 2069 Views
  • 7 replies
  • 0 kudos