STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F767GTx custom board with webserver (LWIP and HTTPD) : how to change filename when i download a file ?

Hi,I'm a french embedded developer.At my office, i use a STM32F767GTx custom board with a N25Q128A QSPI Flash memory, and my software works fine.Recently, i add a WebServer using LWIP and HTTPD.I have some CSV files on my flash memory, generated by t...

LRABO.1 by Associate II
  • 387 Views
  • 0 replies
  • 0 kudos

STM32G bootloader questions

I'm trying bootloader of nucleo STM32G474RE and faced several issues : It seems only 8bytes alignment is working for flash writing while AN2606 table.7 says it requires 4bytes alignment.In an2606 table.141, valid RAM area is from 0x20000000 to 0x2000...

Daewoong by Associate II
  • 519 Views
  • 1 replies
  • 0 kudos

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
  • 621 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
  • 353 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 II
  • 591 Views
  • 0 replies
  • 0 kudos