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

In CubeMx perspective of IDE after choosing FileX SD interface there is a warning indicating a requirement that a device component class Device, group SDIO, sub HAL needs to be selected in the pinout tab. It is! So why I am I seeing this warning?

 What am I missing?Also I am not thrilled that in the Packs window at the bottom right corner the "Sh..." and "Re..." columns cannot be expanded to see all of what is in those columns, and in the Component Dependencies windows indicates that all cond...

0693W00000Y8h1nQAB.png 0693W00000Y8h2CQAR.png 0693W00000Y8h2HQAR.png

STM32 code documentation locations

Hi. I am currently using the STM32756-EVAL board for some embedded programming. So far, for reference, I am using:PM0253 Programming manual - STM32F7 Series and STM32H7 Series Cortex®-M7 processor programming manualUM1905 - Description of STM32F7 HAL...

OIp.1 by Associate III
  • 2133 Views
  • 5 replies
  • 1 kudos

Resolved! Calling osDelay from a function called inside a Task

Hello,I have a doubdt and I haven't found the solution on the internet (probably I haven't asked properly or I have been missunderstood)The thing is that I have a peripheral driver,with a function to write and read to and from SPI, and between them, ...

VCasa.3 by Associate II
  • 2745 Views
  • 2 replies
  • 0 kudos