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

Binary file parsing and CAN boot-loader

Hi, I am developing CAN Bootloader .This BOOtloader receives Application binary file information through CAN and update the Application .But i have a confusion that the binary file doesn't contain any Address data like Hex file format and SREC File f...

Ssaho.1 by Associate II
  • 1057 Views
  • 4 replies
  • 0 kudos

Resolved! PDO initialization Problem

Hi STteam,my name is Himavanth, working as an Embedded Engineer at Supralax Electronics Pvt.Ltd. please have a look at the problem.@brief : We are working PD source solution(i.e. 60Watt (20V @ 3A max)) using STM32G081RBT6. We are taking USB-PD_Prov...

HGorl.1 by Associate II
  • 5886 Views
  • 26 replies
  • 0 kudos

B-L475E-IOT HTTP SERVER DOES NOT WORK

Hello all,I recently bought the B-L475E-IOT running the following example. en.stm32cubel4\STM32Cube_FW_L4_V1.13.0\Projects\B-L475E-IOT01A\Applications\WiFi\WiFi_HTTP_Server, which concerns an http server. By testing it, I notice that the third time I...

VGiot by Associate II
  • 559 Views
  • 2 replies
  • 0 kudos

H743ZI2 USB OTG with external power source

Hello,I have a Nucleo H743ZI2 on which I am communicating with the micro AB USB port through USB OTG. Up until now I always had the main USB (STlink) plugged in to power the board. Eventually I want to power the nucleo board with an external 3.3 powe...

Smoun.1 by Associate III
  • 951 Views
  • 5 replies
  • 0 kudos

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
  • 422 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
  • 540 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
  • 669 Views
  • 2 replies
  • 0 kudos