STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 689 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
  • 418 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
  • 409 Views
  • 0 replies
  • 0 kudos

Ethernet on NUCLEO-F746ZG not working

I'm using a NUCLEO-F746ZG development board and trying to get Ethernet working but so far it isn't even pingable. I'm using STM32CubeIDE and all recommended settings. I've already been able to get Ethernet working on a STM32F746-DISCOVERY. Any sugges...

DBurr by Senior
  • 611 Views
  • 5 replies
  • 0 kudos