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

Does the ST plan Eeprom emulation for STM32G0x0?

Dear,I would like to use STM32G0x0 mcu for my new project, but the eeprom is missing. How to emulate the eeprom from flash? I supose the solution will be different from the STM32Fxx series.. Is not it?Best Regards, Jan.

JAN R by Associate III
  • 1239 Views
  • 6 replies
  • 0 kudos

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
  • 810 Views
  • 2 replies
  • 0 kudos
AButt by Associate II
  • 1247 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
  • 428 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
  • 1336 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
  • 804 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
  • 744 Views
  • 2 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
  • 410 Views
  • 0 replies
  • 0 kudos