STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC format AM/PM

 Good morning,I am trying to use the RTC and I managed to make it work as expected for the 24hs format, it has no delays and when resetting I could see how to make it save the time but I am having a problem with the 12hs AM/PM mode, the set to go fro...

Problem with SPI and ADXL345

 Hi, I’m having trouble reading measurements from the ADXL345 using SPI. I’ve attached a picture from the debugger that shows a view of the variables. The SPI is configured as master full duplex, and I’ve included a screenshot showing the SPI configu...

FilipF303RE_0-1731342474048.png FilipF303RE_1-1731342489083.png

No UDP packets transmitted after ARP reply

Hello,I'm using the STM32F767ZITx MCU and the lwIP library to transmit and receive UDP packets every 1 ms.Everything works fine but sometimes, after the ARP table has expired, UDP packets are no longer transmitted for several seconds even though my S...