STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F7 LWIP arp request repeats TX but no RX

Hey ,I have a problem getting LWIP NO_SYS to work on a STM32F765IGT6. We have a custom board with a RMII-PHY and have a 50 MHz clk, data on the RXD0, RXD1 and CSR_DV lines. We also have data on the TXD0, TXD1 and TX-EN lines.On boot the device transm...

nick_berg_0-1698676720222.png
nick_berg by Associate II
  • 1676 Views
  • 3 replies
  • 1 kudos

firmware over Ethernet possible on STM32F103?

STM32F103 and W5300 (Ethernet chip) were connected to FSMC.I've officially checked how to do firmware using Uart or USB.However, I can't find the firmware method using Ethernet.Can STM32F103 proceed with firmware upgrade using firmware data received ...

DJlee by Associate II
  • 1407 Views
  • 3 replies
  • 0 kudos

Resolved! Need Help with RX ETH using HAL

Hi!!!Need assist. 2 boards with stm32F439 (Nucleo boards) direct connect1 board send packet (every 1 sec) using function:HAL_ETH_Transmit(&heth, &txConfig, HAL_MAX_DELAY);ok. packed succes captured and verified with WireShark, no errors.Try receive t...

User25 by Associate
  • 700 Views
  • 1 replies
  • 0 kudos