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

It looks like there's bug in SD_write function in sd_diskio_dma_rtos_template_bspv1.c in STM32Cube_FW_F7_V1.16.0 repo.

Hi!SD_ write function in sd_diskio_dma_rtos_template_bspv1.c in STM32Cube_FW_F7_V1.16.0 contains some strange bug. The first part of this function, where we do not need to use of scratch buffer, it waits for correct message WRITE_CPLT_MSG, but in the...

Zed by Associate III
  • 545 Views
  • 2 replies
  • 0 kudos

CMSIS-DSP DC offset problem [Solved]

Hi everyone,I am developing a sound acquisition node with MEMS-Microphone and everything works fine except that the FFT output not as it's supposed to be! even it's work and frequencies in the input data is detected good but imag[0] != 0 why? and it ...

0693W000005BorMQAS.png 0693W000005BorgQAC.png 0693W000005BoqtQAC.png

STM32H7 firmware updgrade using ethernet

Hello!I am currently working on a project using the stm32h74.In previous projects i have used this mechanism using UART or SPI but never ethernet.Trying to understand wether it is possible to use the built in stm32 bootloader using ethernet?Thanks :)

yuri CH by Senior
  • 2001 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H7 USB Full Speed SOF interrupt. I used the CDC class as a template to implement a cusom vendor class. It seems to me that the Start of Frame interrupt never fires. How do I enable it?

I am attempting to send data in bulk, 64 bytes at a time for every SOF interrupt, however I don't see how to enable the interrupt.I attempted defining USE_HAL_PCD_REGISTER_CALLBACKS as 1, but that doesn't seem to trigger the SOF interrupt.

NBaro.1 by Associate II
  • 1104 Views
  • 1 replies
  • 1 kudos

I cannot use USB DFU bootloader

I am using STM32L082KZT6 and want to use bootloader with USB. I have read instruction and in my perspective I thought that just by connecting boot0 pint to high then usb bootloader mode would start. But it didn't. I putted the schematic picture belo...

0693W00000D0xMdQAJ.png
SShir.2 by Associate II
  • 782 Views
  • 3 replies
  • 0 kudos