STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Enable ARP Offload on STM32H753

Hi,I try to enable the hardware ARP Offload in a STM32H753 custom board. The problem is, that it doesn't take the given IP adresse in die MACARPAR register regardless what the sequence of code is. I tryed it before and after enabling the ARPEN bit an...

ASitt by Associate
  • 851 Views
  • 2 replies
  • 0 kudos

Low-power sleep mode

Not able to send STM32L4S9ZIJ6 into low-power sleep mode even after using inbuilt sleep API calls. Have used HAL_PWR_EnterSLEEPMode function call after configuring SLEEP_PD register, configuring system clock to run at 2MHz & changing the regulator mo...

image (3).png
Anup123 by Associate
  • 448 Views
  • 2 replies
  • 0 kudos

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
  • 1117 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 III
  • 941 Views
  • 4 replies
  • 3 kudos