STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! QSPI drivers available from ST?

Hi,where can I find a list of all the drivers/libraries supplied by ST?In particular, because of the need for fast time to market, I am trying to find those for all QSPI flash ICs so I can choose external flash (for video and graphics) accordingly (m...

Ricko by Senior III
  • 801 Views
  • 3 replies
  • 3 kudos

microRos publisher and services

I want to create two nodes program, one node has two publishers and the other one handles a serviceIf I create each node independently both work, however, when running both simultaneously the program crashes ones the service is called.   void StartDe...

Resolved! STM32 Xmodem Protocol Hex File Parsing

Hi,I am trying to update the firmware with an xmodem protocol over a uart with stm32. I convert the hex file created by CubeIDE into an Xmodem 1k package and send it. The bootloader I wrote in Stm32, receives this data and writes it to the necessary ...

mehmetdm by Associate
  • 1699 Views
  • 8 replies
  • 6 kudos

Resolved! Bug in STM32H7 OSPI HAL Drivers RX DMA code

Hi there,just found out, that there's a severe bug in STM32Cube_FW_H7_V1.11.2, file stm32h7xx_hal_ospi.c at line 1599 (Function HAL_OSPI_Receive_DMA), which prevents the OSPI DMA Receive mode from working correctly:   /* Enable the transmit MD...

hknief by Associate
  • 523 Views
  • 1 replies
  • 0 kudos