User Activity

Hi,does the STM32H563ZIT6 have an LDO and/or an SMPS? Contrary to other micros, I cannot find any table or details about it other than the block diagram common to the whole family (screenshot below) and it says "LDO and/or SMPS". Where on the datashe...
Hi,in the MCU selector app, in the Example selector, there is a long list of examples, all using acronyms (see screenshot below). Some are obvious like "ETH" but most are not.Some questions:1) Where can I find a table/list that explains what each of ...
Hi,in CubeMX for the STM32F750V8T6, there is an option for External PHY or Internal PHY (see screenshot below).What is the point of using external PHY? It seems to just add cost and complexity. Is it perhaps considerably faster?Thank you  
Hi,I am working on the electronics design and configuring the micro through CubeMX to decide which pins to connect to which pins.We need to read a quadrature encoder (ideally also with the index) and at the moment we have wired the micro/PCB as per a...
Hi,at the moment on the STM32U5G9 we have the SWD pins (SWDIO and SWCLK) set to DEBUG, but we would like to also use them as GPIO after programming. How do we switch them to GPIO at runtime? Thank you