User Activity

Hello Team, I need your support to integrate the Enc424J600 ethernet IC with STM32L431, I have enabled the SPI line and trying to communicate with IC but I am not able to read the register value from the Enc424J600 chip.Ethernet State: Status led is...
Hello Team,I want to use STM32L432KC with W25Q16. I have generated the code through CubeMx. I have tried to ready ID from W25Q16, and I getting 0xFF. When i have tried with the Arduino UNO board, it is working perfectly. /* SPI1 parameter configurati...
Hi Team, I need you support, I am using STM32F429zi, CubeMx Version 5.3.0, STM32Cube_FW_F4_V1.24.1, REERTOS_version  10.0.1 and Platform is atollic truestudio.Issue: Ethernet UP/Down Link status I enable, #define LWIP_NETIF_STATUS_CALLBACK 1#defi...
I am trying to read bin file from SD card and writing into flash memory . and trying to jump the application location.My observation :It is successfully writing into Flash memory.May be it is stuck with SDIO irq.Please can you suggest me, what could ...
Hi Team,I am trying to get the Ethernet link status (UP/DOWN). But i am not getting that. Even i tried manually also but still i am getting connected even it is down(unplugged Ethernet cable).if (netif_is_link_up(&gnetif)){ printf(" Eth UP\n"); } el...
Kudos from