STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bug STM32F429ZI ETH PTP Receive Timestamp

STM32Cube FW_F4 V1.27.1HAL ETH PTPfilestm32f4xx_hal_eth.cfunction HAL_StatusTypeDef HAL_ETH_ReadData(ETH_HandleTypeDef *heth, void **pAppBuff)line 1115, 1117   /* Get timestamp high */   heth->RxDescList.TimeStamp.TimeStampHigh = dmarxdesc->DESC6;   ...

vekli by Associate II
  • 854 Views
  • 3 replies
  • 0 kudos

Safety Critical Application

Hi everyone, We are developing safety device which need to go in a fail safe mode in any kind of failure to achieve SIL2 or SIL3 level of safety. And we want achieve UL certification.And we are using STM32G0B1CBTx MCU. And for writing code I am refer...

Resolved! STM32H7 series programming flowchart

There used to be a flowchart showing all the ways of programming the STM32H7 series through various ports including SPI, UART, etc, showing the order they are checked. But I can't seem to find it anymore. Can anybody point me at it please ?

MikeDB by Lead
  • 747 Views
  • 2 replies
  • 0 kudos

LWIP + TLS on non RTOS

I want to use TLS on lwip using modbus tcp applications. But when I choose the mbedtls on CubeMx, I couldnt select lwip. If I use the Freertos, than I can selecect both of them. But I dont want to use FreeRTOS how can I use lwip-tls together ? In the...

DCtech by Associate II
  • 2344 Views
  • 6 replies
  • 0 kudos