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

STM32F767zIT6 to PC communication via a USB interface

I am new to STM32 and I have a custom board with STM32F767. I need to receive CAN messages through one of the CAN interfaces and transmit it through the USB interface to a GUI on the PC and also receive CAN formatted messages from the GUI via the USB...

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

Implement AWS stack to STM32F4

Dear ST experts,I have an STM32F4 board and I plan to connect it to the AWS IoT cloud via a BG96 cellular module. I have found a very similar sample of STSW-STWINCELL and I am trying to transplant the code from STM32L4+ to my STM32F405 MCU. However, ...

KZhao.11 by Associate
  • 414 Views
  • 0 replies
  • 0 kudos

Difficulties pinging the STM32H7 which uses LwIP and FreeRTOS. STM32H7 can send the UDP packet to the server but the server cannot send UDP packet to the STM32H7. I cannot ping the STM32H7, what could be the cause here?

Hello everyone,I'm trying to set up the LwIP and FreeRTOS on the STM32H7.Currently I can send UDP packet from the client (STM32H7) to the server (PC),but I cannot ping the STM32H7.There is the main.c in the attachment and the lwipopts, ethernetif and...

0693W00000KZfu0QAD.png

Ethernet with Azure RTOS on STM32H743ZI2

Hi there,i recently started a new project with a Nucelo-H743ZI2 development board.Previously i have worked with FreeRTOS, but i now i want to migrate to Azure RTOS.My problem:I can not get the ethernet interface to work.It seems like there is no soft...

clans87 by Associate
  • 1143 Views
  • 3 replies
  • 1 kudos