STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CMSIS-RTOS - osMessagePut/Get Unstable...

Hello, I'm testing RTOS Message queue on STM32F7, When I try to create an message queue to send an message from Thread 1 to another thread, my data I receive in target Thread is unstable.For example, I'm trying to send uint16_t 317, but in target Thr...

Problem about the usbhost+MSC+Fatfs with stm32cubemx

Dear everyone,Here is my problem about the usbhost+MSC+Fatfs function with stm32cubemx in MCU stm32F407 and stm32L475, with a very strange issue:There is a bug about the f_write or f_f_sync, the operation and result is as followed:First test:1.      ...

0693W000004IJQUQA4.png
HLiu.2 by Associate
  • 749 Views
  • 2 replies
  • 0 kudos

We wanna make use of IEEE 1588 (PTP), but I am not sure what is the use Ethernet PTP target time high and low registers. And how is it used to get the PTP trigger output

For PTP implementation in STM32F427 we have decided to use PTPd stack but I am not able to understand what is the use of Ethernet PTP target time high and low registers in achieving time synchronization.

KMark.1 by Associate II
  • 441 Views
  • 0 replies
  • 0 kudos

USB bootloader for STM32F103CBT6 for ST-Link design

We' re planning to implement ST-Link (USB to SWDIO) HW design using STM32F103CBT6 microcontroller. This HW design is similar to any STM32 Nucleo board's ST-link HW design.  What I understood is STM32 controller will be having default UART bootloader ...

S.Kamath by Associate III
  • 751 Views
  • 0 replies
  • 0 kudos

STM32F107 RNDIS

Hello guys,We have an RNDIS code that we use with STM32F070. We are trying to adapt this code to STM32F107. However, we could not find the equivalent of the code snippet below in STM32F107. Could you help? (We are using Cubemx.) #define RNDIS_CONTROL...

gmut.1 by Associate
  • 467 Views
  • 0 replies
  • 0 kudos