STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can't ping IPv6 in stm32f769I discovery

I am using LWIP 2.1.2 in stm32f769I discovery board.I can ping IPv4 from my PC.But i can't ping IPv6.I have enabled the Autoconfig(Stateless).As per my understanding the IP address will be created based on the MAC.My MAC is 00:80:e1:00:00:00Link loca...

KP.1132 by Associate II
  • 390 Views
  • 0 replies
  • 0 kudos

USB_HS_PHYC_PLL and 32 MHz

Hello,STM32F723 reference manual and header file stm32f723xx.h only define PLL values for 12, 12.5, 16, 24 and 25 MHz. stm32f7xx_ll_usb.c however also sets a value for 32 MHz.Do reference manual and header miss the 32 MHz value or is the low level f...

STM32F7 UTMI PLL stabilization time?

For the embedded USB-HS PHYC in stm32f723, STM32Cube_FW_F7_V1.16.0/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c has a 2 ms delay in the PHYC initialization?Is this stabilization time specified somewhere? Or better, is there some register to po...

Hello Everyone. I am working on ethernet on STM32F429I-Eval board with PHY DP83848VV. I would like to know the necessary configurations for the same. I am using Keil IDE with RTOS2 enabled.

I have made the following configurations till now. SystemClock_Config();HAL_Init();MIIinit(); netInitialize (); initialize_ethernet_interface(); ethernet_check_link_status();But the problem is upon reading the BMSR register the link status bit is not...

SKarm.1 by Associate
  • 230 Views
  • 0 replies
  • 0 kudos

CAN-FD with 64-byte payload, does it work?

I am using a STM32H753 I send a 64-byte frame from a PEAK USB CAN FD device to the STM32:Timestamp:    0.000000  ID: 00000582  X        DLC: 64  0a 06 0d 00 00 04 28 7b 22 62 75 69 6c 64 5f 63 66 67 22 3a 7b 22 74 6f 6f 6c 5f 73 69 7a 65 22 3a 31 32 ...

BStei.2 by Associate
  • 728 Views
  • 1 replies
  • 0 kudos