STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! IAP Jump to application not working

I am using STM32Cube Version: 1.15.0 Build: 20695_20240315_1429 (UTC) and on an STM32F767ZGTx with FW_F7 V1.17.1I have a running and tested application for which I am now including FW Update from SDCard.I got two examples on which to base the new cod...

FreeRTOS_MPU

STM32Cube_FW_L4_V1.18.0\Projects\NUCLEO-L476RG\Applications\FreeRTOS\FreeRTOS_MPUI am trying to debug the usage of FreeRTOS_MPU using the NUCLEO-L476RG board.But the code failed at HAL_Init() - if (HAL_InitTick(TICK_INT_PRIORITY) != HAL_OK){status = ...

MBEDTLS_SSL_OUT_CONTENT_LEN

Hi, I'm working with STM32CubeMX and on MBEDSSL defined MBEDTLS_SSL_OUT_CONTENT_LEN at 2048.When I generate the code I get (/CM7/MBEDTLS/App/mbedtls_config.h):#define MBEDTLS_SSL_OUT_CONTENT_LEN 16384 Is there a problem?Am I making a mistake?My envir...

lonejack_0-1708501317704.png
lonejack by Associate III
  • 148 Views
  • 1 replies
  • 0 kudos

Azure NetXDuo WebServer

Hi people,I'm using a STM32H7 with a NetXduo web server example. I implementend a http get endpoint to get some data and a http put endpoint to reset the mcu. Sometimes, after the reset, the network stops to work. The http get, put and even the ping ...

uds protocol

I'm student working on my end-of-studies project so I have to communicate with the cluster (display of cars) so when I read the documentation I find that I have to communicate CAN with them sending frame with my stm32 board but also I need to send so...

sana1_3-1714046162403.jpeg
sana1 by Associate III
  • 55 Views
  • 2 replies
  • 1 kudos

stm32g431 works only after a restart

Hello STM community,I'm encountering a rather peculiar issue in my project. I'm attempting to send and receive data from a Simulink model using the Simulink Desktop Real-Time packet input-output blocks. I'm employing UDP communication with the W5500 ...

SELMA by Associate
  • 143 Views
  • 1 replies
  • 0 kudos