STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 bootloader

Dear Members, I'm using the STM32F030CC controller for my RTOS-based project and currently developing a bootloader for it. The application code has been relocated to 0x08004000. The bootloader successfully jumps to the application, but after initiali...

Sid_sid_2-1728297669622.png
Sid_sid by Associate II
  • 1667 Views
  • 10 replies
  • 0 kudos

netxduo link state not initialized properly

Dear Community,We're just building up a product with NetXDuo on a STM32H563 having some issues with the Link-Establishment.We use newest CubeMX (6.11.0) with newest Firmware-Package (1.2.0) to generate the init-code and use the same PHY as in the Eva...

stst9180 by Associate III
  • 1186 Views
  • 4 replies
  • 4 kudos

CanOpenNode Send Data

Hello friends,I'm new to the H series and CanOpen. I found the CanOpen Node stack sample structure on Github. I did some experiments on this. But I cannot see the data.Data always comes as zero and dID =723, but my ID is 123. Can anyone help me on ho...

Yandas by Associate II
  • 940 Views
  • 2 replies
  • 1 kudos

Resolved! Execute specific functions from RAM

Hi, I would like to know the procedure to execute specific functions from RAM.I have tried __ramfunc at beginning of the function but it requires all the subsequent functions also to be run from RAM. This would require lot of manual code updates. Is ...

nagarasr by Associate II
  • 2282 Views
  • 10 replies
  • 4 kudos

Resolved! LT6810 Library import in stm32H753 code

I am writing the code stm32H7ZIT6 based master to control slaves based on LTC6810 ic. Although, I am getting errors while importing the specific LTC libraries needed for making this setup work. I am trying to import specifically these libraries 1. LT...

img.png
hvs_learn by Associate III
  • 1296 Views
  • 4 replies
  • 2 kudos