STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to setup regular mode(SW trigger+DMA) and inject mode(TIM1 CC4 trigger+IT) working together on the SAME adc in cubemx?

Hi! i am using STM32F401CCU6 for BLDC/FOC motor control application.For foc application requirements, i need sampling 3 phase current in inject mode, vbus and motor temperature in regular mode.However, there is only 1 adc available for sampling. i tr...

0693W000008wpkcQAA.png 0693W000008wpkXQAQ.png 0693W000008wpkSQAQ.png

MX_RTC_Init resets SSR register

The MX_RTC_Init function resets the SSR register of the RTC, so with every power cycle there is a average error of 0.5s! That can accumulate to quite a huge error pretty quickly, if the device is switched on and off several times a day.Is this intend...

A.D. by Associate III
  • 549 Views
  • 2 replies
  • 0 kudos

Connect with LwIP to port 5000

Hi Guys,I want to connect a server via port 5000.When connecting to other server with port 80 there is no problem, but when connecting with port 5000 it doesn't works.IP_ADDR4( &remote_ip, 11, 12, 13, 14);CommDropsTcpConn = netconn_new(NETCONN_TCP);n...

Lmali.1 by Associate III
  • 572 Views
  • 1 replies
  • 0 kudos