STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to stop debug messages in lwIP?

HiI have a project using lwIP, created by STM32Cube.It works fine, but I really want to shut OFF the debug messages.I have searched and tried a bunch of different things, but nothing seems to be able to stop it. Example of error/debug message: "netif...

KKjel.1 by Senior
  • 516 Views
  • 6 replies
  • 0 kudos

Nucleof446 UART

Im trying to communicate between nucleof446re board with other processor board using UART.Communication works fine when I connect my nucleo board with USB power supply but when I connect nucleo with external 3.3V or 5V supply the communication does n...

Resolved! Disassembly view (next to code) NOT in debug mode

Hi,I want to compare a couple of different ways to implement the same functionality in an ISR to see which one leads to the smallest/fastest code. Is there a way - after compiling but without running a debug session - to see the disassembly code afte...

Ricko by Senior II
  • 467 Views
  • 4 replies
  • 3 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