STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 423 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
  • 626 Views
  • 5 replies
  • 0 kudos

Problem with programming one STM32F070RB thru another STM32F070RB (connected uarts) using Raspberry pi and stm32flash

Hello everyone,at the start I would like to apologize for my English. It's not the best so I hope that you won't have any dificulties with reading and understanding my problem.I have very strange problem with programming STM32F070RBT.So I am trying t...

DKubi by Associate II
  • 818 Views
  • 2 replies
  • 0 kudos

Resolved! TIM5 CH4 PWM Output

Hi all,i initialized the TIM5 CH4 PWM with the cube mx interface and then i used :HAL_TIM_PWM_Start(&htim5, TIM_CHANNEL_4);The output is supposed to be observed on PI0 - D5 on the CN4 on the back. There is nothing on the oscilloscope though. Do you k...

AGaru by Associate III
  • 705 Views
  • 2 replies
  • 0 kudos