STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F0 minimal RTOS example doesn't work

Hi fellow engineers,I'm trying to create a minimal example of blinky using an RTOS task in STM32CubeIDE. My MCU is a bare STM32F070CBT6. The code ends up in Default_Handler just a moment after the startIOC file is as follows, nothing is configured, e...

WWDG_IRQHandler stop.png
vas by Associate II
  • 164 Views
  • 5 replies
  • 0 kudos

Resolved! NMI Fault without any obvious fault bits set

Hi everyone, I'm currently experiencing a strange crash on a STM32G473 and I'm a bit stumped on how to debug it. First the crash: The system is a STM32G473 running FreeRTOS V10.5.1. I have a simple FDCAN ISR which takes the incoming CAN frames and pu...

IP Forwarding

Hello, I have a question about LWIP functionality.I'd like to know if it's possible to redirect a tcp request received on the pppos interface, to a device that is connected onto the ethernet interface and listening on the desired port.Thanks in advan...

RPC by Associate III
  • 138 Views
  • 2 replies
  • 2 kudos

Azure RTOS NetxDuo mDNS domain set issue

Hello, My issue is related to:-MCU: STM32H733Middleware: Azure RTOSMiddleware Component: NetxDuo (6.2.0)Addon: mDNSI am using Azure RTOS with NetxDuo, I implemented a secure https server in my device and implemented mDNS which was working very well f...

faharintisar_0-1721299474711.png

Resolved! FreeRTOS CMSIS V1 Works but not CMSIS V2

I'm using a NUCLEO STM32F303K8 board attempting to use FreeRTOS, and I have a halting problem when I use CMSIS V2. I found this out by just trying to toggle the built-in LED using HAL using one statically allocated task and observing that the LED onl...

kosh04 by Associate
  • 336 Views
  • 8 replies
  • 3 kudos