STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA ethernet descriptor OWN bit issue

Im using stm32f207 HAL library, LwIP stack with RAW api, no RTOS for an UDP server implementation. Server is receiving frames by polling way because of client nature demands. Client is constantly asking server for reading mcu inputs and asking for wr...

genisuvi by Associate III
  • 751 Views
  • 0 replies
  • 0 kudos

Problem with FreeRTOS ISR Task Notification

I am using Nucleo F411RE dev borad. When I using the FreeRTOS, I found that the xTaskNotifyFromISR always stuck.my handler function as below and I can enter it normally.the program stop at -------------------------------------------------------------...

smok.1 by Associate
  • 1680 Views
  • 1 replies
  • 0 kudos

STM32H723ZG creating TCP/IP with lwIP but cannot set ethernet RxBuffer location in cubeMx getting hardfault most likely because of memory

Edit : see this post for answers :https://www.reddit.com/r/embedded/comments/13rcrqf/stm32h723zg_creating_tcpip_with_lwip_but_cannot/reddit dot com /r/embedded/comments/13rcrqf/stm32h723zg_creating_tcpip_with_lwip_but_cannot/HelloSummary what I want ...

_legacyfs_online_stmicro_images_0693W00000bkmJBQAY.png _legacyfs_online_stmicro_images_0693W00000bkmIEQAY.png _legacyfs_online_stmicro_images_0693W00000bkmSDQAY.png _legacyfs_online_stmicro_images_0693W00000bkmfHQAQ.png
GGODA by Associate II
  • 2548 Views
  • 1 replies
  • 0 kudos

Ethernet DHCP and static IP mode

Hi allCurrently, I am working on a project in which I have to design an application in such a way that it should support DHCP and static IP mode based on user choice. And this would be in FREERTOS. Users can back and forth between static and DHCP mod...

spate.2 by Associate III
  • 1457 Views
  • 3 replies
  • 0 kudos