STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Open-Bootloader memory addresses

I am working on a port of the STM32L5xx Open-Bootloader for the STM32L4xx MCUs so that I can disable some of the peripherals that I am not using. While working on the port, I had some questions about the memory regions defined in the openbootloader_c...

Error when using FreeRTOS

This Error occures when compling code 13:39:46 **** Incremental Build of configuration Debug for project 15_04_24_RTOS_TEST **** make -j4 all arm-none-eabi-gcc -o "15_04_24_RTOS_TEST.elf" @"objects.list" -mcpu=cortex-m4 -T"D:\STM32 RTOS\15_04_24_R...

Kai_Satone_0-1714811676256.png Kai_Satone_1-1714811691299.png

ETHERNET STOP WORKING AFTER 5 DAY

I AM USING A ETHRNET ON STM32H734ZI  BUT ETHERNET CONTINUE WORKING FOUR DAY  ON MY DIVICE AFTER STOP MY DEVICE WORKING SO I CAN NOT FIND MY SOFISTICATED SOLUTION IN ETHERNET  PLEASE GIVE MI SOLUTION

SITARAM by Associate III
  • 678 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7, end of period interrupt

Hi, I'm using a timer to create a software delay on a high prio task (HPTask with FreeRTOS).The MCU used is STM32H755ZI.My target is:use a timer and arm an interrupt which duration will be 250 usec;suspend the HPTaskon the timer END PERIOD interrupt ...

lonejack by Associate III
  • 610 Views
  • 1 replies
  • 0 kudos

Resolved! How to fix "multiple definition of `errno"'?

I try to create a new project, nothing is written in main.c! It is a first check after setting up 'LWIP', 'SDIO' and Freertos in the GUI and got this mistake!multiple definition of `errno'; ./Middlewares/Third_Party/LwIP/system/OS/sys_arch.o:/home/de...

DK.7 by Senior
  • 9958 Views
  • 22 replies
  • 2 kudos