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
  • 2597 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...

stm32cube_fw_h7_v1.11.0

       I can not find     stm32cube_fw_h7_v1.11.0    in the official website, where can download, ask stm32cube_fw_h7_v1.11.0.zip!!!

sutong by Associate
  • 4657 Views
  • 2 replies
  • 1 kudos

STM32H750, SD-Card does not work reliable, D-Cache?

Hello,I'm currently trying to set up an SD-card driver for the STM32H750. I've following code right at initialization.The driver code is from:https://controllerstech.com/interface-sd-card-with-sdio-in-stm32/Unfortunately, it doesn't work reliably. Wi...

pk84 by Senior
  • 1892 Views
  • 1 replies
  • 0 kudos

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
  • 2255 Views
  • 2 replies
  • 1 kudos

Wrong Code in STSW-STM32065 V1.9.0 stm32f4xx.h File

Hi,I found wrong code at STM32F4xx_DSP_StdPeriph_Lib_V1.9.0\Libraries\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h file. Please see follow image:This part code will cause incompatible redefinition of macro warning and maybe another issues. I think t...

屏幕截图 2024-03-05 104649.png 屏幕截图 2024-03-05 105157.png
GhostLee by Associate
  • 1649 Views
  • 1 replies
  • 0 kudos

Not able to change DMA2 Memory Address

Dear Experts,I need your assistance. I am attempting to change the memory address of DMA2 during runtime. I am streaming ADC data through UART. The ADC operates at 10MSPS using Timer1, and the tim1_up event triggers DMA2 Stream5 in circular mode. My ...

YashJ by Associate III
  • 5544 Views
  • 9 replies
  • 1 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.