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

lwIP pool location

Hi,Does any one how to make pbuf’s be in a certain memory range?For example when I call pbuf_alloc(PBUF_RAW, PBUF_POOL_BUFSIZE, PBUF_POOL) it will allocate a pbuf from a pool that is contained in this array memp_memory, is there a better way/proper w...

abeslic by Associate II
  • 1376 Views
  • 2 replies
  • 0 kudos

Managing STM32 USB device library

I'm just using whatever USB device library comes with my latest Cube setup.  How do I find out which device library version I have, and change that (either get the latest version or roll back to a previous version)?  Is there a doc that explains this...

Resolved! Require Support On ULPL and STM32F407

Hello,Is there any documentation or source code to use ULPL with USB3343? Even I am not cleared USB3343 chip could be used for external High-Speed USB support to STM32F407. Or suggest me any chip with low complexity, I aim to achieve high-speed data ...

YashJ by Associate III
  • 1567 Views
  • 2 replies
  • 1 kudos