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

STM32h747-DISCO Ethernet Init Failure

Hi, allI just got to learn to use stm32 and got a STM32h747-DISCO kitThere is no Examples of Lwip, so I build a project with cubeMXAnd it run in infinite_loop in LAN8742_Init,      /* Get the device address from special mode register */       for(add...

STM32L152 USART3

I tried to use USART3. After few RX/TX messages the port is locked. It stay always into interrupt routine. Only the RX/TX interrupts are handled (activated). Ther is somebody with the similar situation? Thanks.

costi by Associate III
  • 779 Views
  • 5 replies
  • 0 kudos

Can we save the text file in STM32F373C8 flash and it should detected when connected to computer via USB. Please let me know

Dear all,I want to save my data in the form of text file in the flash memory of the controller STM32F373C8. And it can be retrieve when it is connected to the PC via USB, Is this controller is suitable for my application. If yes please give me the r...

TH U by Associate
  • 524 Views
  • 1 replies
  • 0 kudos

Multiple Sockets with FreeRTOS and LwIP

Hi,I have some code that I have working with FreeRTOS CMSIS v2 and LwIP that creates 2 separate threads, one listens on a TCP port the other listens on a different UDP port. This implementation works fine, however if I change to using CMSIS v1 then t...

DBurr by Senior
  • 527 Views
  • 0 replies
  • 0 kudos