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
  • 594 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
  • 676 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
  • 191 Views
  • 2 replies
  • 1 kudos

lwip - tcpecoserver - transmit data

Hello.I am using an STM32H743BI processor in the project.I am using freertos.I have completed the connection setup from ethernet. I can ping the device and connect as tcpclient.In the working scenario I need to send data at 100ms intervals as long as...

emreozdemir_0-1729518501194.png

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
  • 714 Views
  • 10 replies
  • 4 kudos

send a message to HiveMQ

  I am running an STM32 NUCLEO F429ZI project connected to HiveMQ, with the following details in the mqtt_app.c file using LWIP and MBEDTLS: char* strUrlDefault = "mqtt://broker-dev.vconnex.vn:888"; char* strUsernameDefault = "SmartHome"; char* strP...

QuangIoT_0-1729506155323.png QuangIoT_1-1729506240236.png QuangIoT_2-1729506325355.png
QuangIoT by Associate II
  • 281 Views
  • 6 replies
  • 0 kudos