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

Getting a job offered in STMicroelectronics

I am new to the programming of Microprocessors and microcontrollers. I am finding a lot of Software Development Tools (SDTs) from the website link https://www.st.com/en/development-tools/stm32-software-development-tools/products.htmlI am quite confus...

vikrav23 by Associate
  • 1113 Views
  • 2 replies
  • 3 kudos

Resolved! Attempting to run OctoSPI on STM32H753ZI

It might as well be a dumb question, but is it in any way possible to connect and communicate with a Octo SPI slave with the dual Quad-SPI interface available on the STM32H753ZI?Thanks and best!Sam.

sammie.k by Associate II
  • 3283 Views
  • 10 replies
  • 5 kudos

STM32 - update firmware from data stored in SRAM

I would like to remotely update the firmware of my STM32WLE5. I can transfer new binary file from the server to the STM's SRAM using my custom link only, which means I cannot utilize other native update procedures provided by STM, such as UART. Howev...

Foreen by Associate III
  • 925 Views
  • 1 replies
  • 0 kudos

Resolved! LWIP Raw API udp_send() Cube MX HAL

Hi,LWIP: what is the difference between udp_send() and udp_sendto()?What are the use cases for each? The LWIP_RAW_CLIENT ECHO uses udp_send() but also uses udp_connect. Whereas udp_sendto() does not need to connect?Does anyone have example? Thanks

###### by Senior II
  • 2918 Views
  • 5 replies
  • 1 kudos