User Activity

Hello everyone,I would like to ask if it is possible to configure the STM32MP157F-DK2 to boot from a USB SSD instead of an SD card. If so, could you please share the steps or documentation?Thank you in advance!Best regards,Symeon Zapsis
Dear ST Team,I'm considering purchasing a microSD card for the STM32MP157F-DK2 development board, but I want to ensure compatibility before buying.The documentation mentions support for SanDisk Class 10 and UHS Speed Class 1 cards but doesn’t specify...
Hello everyone,I use CubeIDE. I have a question about this IDE on the example of STM32F103xx.File "stm32f1xx.h" contains macros: SET_BIT, CLEAR_BIT, READ_BIT, MODIFY_REG and others.Why doesn't the CubeIDE provide hints when using macros?For example: ...