STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G030F6 MCU : Shutdown mode

Hi Experts,We are building a battery based product based STM32G030F6 MCU. We are using Arduino environment as we need multiple Arduino libraries for the project.Well our software is working fine, however we are facing issue with the current consumpti...

gailu96 by Associate
  • 123 Views
  • 9 replies
  • 0 kudos

http client lwip stm32h745-DISCO

Hello!I need to implement a task in FreeRTOS for my project that makes GET, POST, and PATCH requests to a server. So far, I have managed to send a UDP message to a specific port on a PC thanks to the following post:https://community.st.com/t5/stm32-m...

RafaelS by Associate III
  • 23 Views
  • 4 replies
  • 0 kudos

IP Forwarding

Hello, I have a question about LWIP functionality.I'd like to know if it's possible to redirect a tcp request received on the pppos interface, to a device that is connected onto the ethernet interface and listening on the desired port.Thanks in advan...

RPC by Associate III
  • 12 Views
  • 0 replies
  • 0 kudos

how to use flash memory "the bare metal way".

Hello, everybody! I'm relatively new to STM32 microcontrollers and have a moderate knowledge of C programming and a fair understanding of electronics.Over the past few months, I've been learning to properly set up STM32F4 series MCUs, specifically th...

HellasT by Associate III
  • 1239 Views
  • 21 replies
  • 4 kudos

STM32 TIMer controlled pin output

Hey folks,I need assistance with resetting an Analog Devices ADC. I need to generate high output for 1000 or 4000 ns from my Nucleo F401RE board.As shown in the attached image, I need to set the pin low, then high for a specific duration, and then lo...

UART basic TX with nucleo L053R8

Hello there, I've been stuck for hours on setting up a simple UART transmission of the character 'A' on myNucleo L053R8 Board.Thing is, my oscilloscope does not show anything on my PA2 pin. It should be HIGH in idle state though.Am I missing somethin...

Resolved! Openbootloader STM32 mcu Host

I see ST released long awaited Code for their bootloader compatible with STLINKV3+CubeProgr/CubeCLI...What about the Host side?, a STM32 hosting the bootloader process for another STM32, standalone.Any links or fingers pointing to people putting effo...

Javier1_0-1737113284551.png
Javier1 by Principal
  • 100 Views
  • 5 replies
  • 4 kudos

Webusb descriptor for stm32f767

Hello, I am trying to add the webusb descriptor to this code snippet to include the landing url but I cannot see a get device descriptor request for the webusb url in the request handling part of the code.__ALIGN_BEGIN uint8_t USBD_FS_BOSDesc[] __ALI...

WIF by Associate II
  • 633 Views
  • 1 replies
  • 0 kudos