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

How to use the FLASH area like eeprom ?

Hi, allI am developing STM32F030K6 model.​Unlike other MCUs, the STM32 model did not have an eeprom area. Therefore, using the Flash area,​I tried coding and proceeding as shown below, I just used the WriteFlash() in main func, but it did not work pr...

MJung.7 by Associate
  • 1724 Views
  • 2 replies
  • 0 kudos
AButt by Associate II
  • 2929 Views
  • 5 replies
  • 0 kudos

In Atollic, no option to flash via USB

In Atollic, I imported the GPIO example (Blink) which compiled.Trying to Run or Debug in Atollic an IP address is requested. But the board is connected via USB. I have not found no option to flas via USB.

Ggast by Associate III
  • 1191 Views
  • 1 replies
  • 0 kudos

Resolved! Keil debugger(ST-Link Debugger) question

Hello,I wrote an application in which I used an STM32F446 controller(from an STM-32 nucleo board) to configure an external interrupt using a push button.This is my configuration:enabled EXTI0 line and I'm using my push button connected to PA0 to gene...

PPopo by Senior
  • 2152 Views
  • 6 replies
  • 0 kudos

MC application with STM32

arm-atollic-eabi-gcc -o NUCLEO_190413_3shunt_5000RPM.elf Drivers\STM32F3xx_HAL_Driver\Src\stm32f3xx_hal.o Drivers\STM32F3xx_HAL_Driver\Src\stm32f3xx_hal_adc.o Drivers\STM32F3xx_HAL_Driver\Src\stm32f3xx_hal_adc_ex.o Drivers\STM32F3xx_HAL_Driver\Src\st...

MYu by Associate II
  • 1715 Views
  • 2 replies
  • 0 kudos

How can I generate .bin file on Atollic True Studio?

I have followed this procedure to build .bin file after following it from a forum : "Build settings -> C/C++ Build -> Settings -> Tool Settings -> Other -> Output format > Binary format" and it generates .binary file not .bin. Also, someone said on a...

SSoni by Associate III
  • 1647 Views
  • 2 replies
  • 0 kudos

HardFault_Handler, array initialization (STM32f103CBTx)

Hello everyone,MCU - STM32f103CBTx, Flash - 128Kbytes, RAM - 20kBytes. I use MDK-ARM V5 (Keil uVision 5) and compiler is - default compiler version 5.In my program I try to initialize float array with length of 240, ( float array[240] = {0}; ) and th...

0690X000008AkQhQAK.png 0690X000008AkQcQAK.png 0690X000008AkQXQA0.png
Denys1 by Associate
  • 1138 Views
  • 1 replies
  • 0 kudos

STM32F411VE - IAR save RAM values on debugger reset

Hi everybody,I'm using STM32F411VE and compiling/debugging with IAR / ST-LINK.My firmware has a structure that must be non volatile and is, thus, saved on flash everytime the machine detects that the mains have been switched off (by z-crossing detect...

gdivella by Associate
  • 772 Views
  • 0 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.