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

Resolved! Error when using FreeRTOS

This Error occures when compling code 13:39:46 **** Incremental Build of configuration Debug for project 15_04_24_RTOS_TEST **** make -j4 all arm-none-eabi-gcc -o "15_04_24_RTOS_TEST.elf" @"objects.list" -mcpu=cortex-m4 -T"D:\STM32 RTOS\15_04_24_R...

Kai_Satone_0-1714811676256.png Kai_Satone_1-1714811691299.png

ETHERNET STOP WORKING AFTER 5 DAY

I AM USING A ETHRNET ON STM32H734ZI  BUT ETHERNET CONTINUE WORKING FOUR DAY  ON MY DIVICE AFTER STOP MY DEVICE WORKING SO I CAN NOT FIND MY SOFISTICATED SOLUTION IN ETHERNET  PLEASE GIVE MI SOLUTION

SITARAM by Associate III
  • 1463 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H7, end of period interrupt

Hi, I'm using a timer to create a software delay on a high prio task (HPTask with FreeRTOS).The MCU used is STM32H755ZI.My target is:use a timer and arm an interrupt which duration will be 250 usec;suspend the HPTaskon the timer END PERIOD interrupt ...

lonejack by Associate III
  • 1391 Views
  • 1 replies
  • 0 kudos

stm32 lwip dhcp

I am using nucleof439 with lwip. I use DHCP to get ip address. Is anyway to detect IP address to be set? I notice there is two thread, "tcpip_thread" and "EthLink", I don't know which one is good for user to get ip address, also struct netif is local...

yang hong by Associate III
  • 1772 Views
  • 1 replies
  • 0 kudos

Resolved! input capture method using stm32f303RBT6 Mcu

Hi Team,We use stm32f303Rbt6 microcontroller. I need a output for Input capture, I am using two timers. I generate pulse for Tim1(1khz) and I set for Tim2 for input capture mode(input capture direct mode). TIM1 generate the pulse for continuously(1kh...

Screenshot (24).png Screenshot (25).png
mrsmile by Associate III
  • 2896 Views
  • 4 replies
  • 1 kudos