STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Ethernet transmit descriptor BxL vs FL, treatment of oversized packets bellow 2kb, and D2 memory (STM32H745ZI - RM0399).

B1L/B2L vs FLI'm writing an ethernet driver and the FL field in TDES3 seems to not do anything.I am not setting the TSE bit.The packets seem to always leave with a size that is the sum of both B1L and B2L (if used).In my last test I set it up like so...

0693W00000FAmTkQAL.jpg 0693W00000FAmUdQAL.jpg 0693W00000FAmTzQAL.jpg
Bmen.1 by Associate
  • 792 Views
  • 0 replies
  • 0 kudos

Resolved! startup-stm32xxx is not nowhere to be found

Hey, I'm currently trying to get myself away from HAL, insteed using a more direct implementation. So the first thing I am trying is a simple blinky programm, with as little as possible number of files. I downloaded the StdPeripherel Files for my boa...

Senax by Associate II
  • 1998 Views
  • 7 replies
  • 0 kudos