STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LAN8742 Issue DuplexMode

Hello everyone, I'm currently using  Nucleo-H743ZI2  but this aim to go on a custum PCB. LWIP (2.1.2) is activated without FREERTOS and my TCP server is working. I'm also using HAL function with CubeIDE (1.16.1). And I'm using an Aruba 2530-8G switch...

AGP_29 by Associate III
  • 155 Views
  • 6 replies
  • 0 kudos

What is preferred: goto or if else()

This is a question about programming style, preferences, efficiency, and risk.We are working on a state machine were multiple conditions are checked for a potential state transition. We are debating what is better, safer, more efficient, or simply mo...

Kmax18 by Senior
  • 503 Views
  • 15 replies
  • 12 kudos

STM32F042 I2C Debug Problem

Hello,Today, I was receiving my eeprom data normally with my normally working I2C code, but when I entered debug mode, the uwtick increased on my processor, but it was not receiving my commands. The LED indicating that the code was running was not bl...

Ekran görüntüsü 2024-10-26 192800.png
Sergen by Associate III
  • 122 Views
  • 3 replies
  • 0 kudos

Regarding POR(25)

Hi All I am using STM32L053 board for a product development. I am using RS485 communication Protocol. I am sending Data from Computer to the processor to get the response.  When I send the data, I get proper response. but out of 10 times say 1 time t...