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

Sending HTTP Post message to server with B-L462E-CELL1

Hello everyone,I'm not the best in programming (still learning ;) ) and am new to the B-L462E-CELL1. For my current project I need to send a HTTP POST message to a server. I have been struggling to do so. First I've tried to modify an example program...

AdVs by Associate
  • 1162 Views
  • 1 replies
  • 2 kudos

STM32F765 AND ATWINC1500

Hi All, I would like to implement a WiFi interface on a custom board based on the STM32F765.Until now I have been used wired ethernet interfaces. For the WiFi I plan to use an ATWINC1500 module connected with SPI. The module implements the stack ...

raffin by Associate III
  • 984 Views
  • 0 replies
  • 1 kudos

UM0391, Is There A 2nd Testament?

Workalot is working on a DfuFileMgr 'look a like' (wdfufm if you will). It is to be embedded within a PC application.A first run through of 'wdfufm' establishes UM0391, 15-Feb-2007, sec 2.1, page 4 (aka 1st testament) misleads. In particular with th...

Workalot by Associate III
  • 582 Views
  • 0 replies
  • 0 kudos

STM32U585 serial programming (Embedded Linux)

Hi,Is there a way to program STM32U585 MCU via USART1 peripheral using Embedded Linux processor? Except BOOT0 pin and RESET pin of U5 MCU what else need to be done to get into Serial Programming mode? Thanks in advance,Nenad

NGajic by Associate III
  • 1434 Views
  • 2 replies
  • 0 kudos

usb host fat32 does not work with freeRTOS

I have stm32f429discovery and i used stm32cubeMx to set up usb host with fast32. when I connect flash it works OK. but when I configure freeRTOS it didn't work. when i debug it, I found it go to "HardFault_Handle" loop. i increase heap and stack size...

Javad by Associate III
  • 2403 Views
  • 5 replies
  • 1 kudos

STM32 MW USB Host Library v3.4.0 release on GitHub

What is new in STM32 USB Host Library v3.4.0?*           Core driver :Fixes added to free RTOS resource during USB host DeInitCodeSpell and mcuAstlye fixesMultiple MisraC 2012 fixes*           All Classes :CodeSpell and mcuAstlye fixesMultiple MisraC...