STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Failed to receive file via tftp

I am working on a tftp client program that receives a file from a tftp server. I found the tftp client library below and ported it. https://github.com/particle-iot/lwip/blob/master/contrib/examples/tftp/tftp_example.c   The file is received in debugg...

jmyoo by Associate II
  • 766 Views
  • 8 replies
  • 0 kudos

Resolved! X-CUBE-STL Integration with RTOS

Hi ST Team,I am planning to use the X-CUBE-STL library with the STM32H7 dual-core microcontroller and RTOS (ChibiOS, FreeRTOS). Could you please guide me on how to integrate X-CUBE-STL with RTOS like ChibiOS, FreeRTOS, SafeRTOS, etc.? Additionally, a...

STM32 OpenBooLoader communication problem

Hello to the whole communityDuring a recent project where we use the STM32G491VETx version as a microcontroller, I inserted as bootloader "STM32 OpenBootLoader V3.0.1" extracted from the package"STM32Cube_FW_G4_V1.5.0" downloaded from the ST website....

RS62 by Associate
  • 313 Views
  • 1 replies
  • 0 kudos

sensor in X-CUBE-MEMS1

I am using kit board stm32f411vet6 discovery, it has L3gd20 sensor and LSM303DLHC sensor. I want to ask if i can use x-cube-mem1 for L3gd20 and LSM303DLHC because i didn't find one. If x-cube-mem1 is not used then what other library or support softwa...