User Activity

Hello, I am working with the STM32U585 and am looking for a HAL function to generate RSA key pairs? And AES keys if possible? I see that wolfssl has these functions available but they do not support the STM32U575 / 585 yet. I've seen other posts sugg...
I am trying to test out the Stop2 mode on the STM32U575 (Specifically the NUCLEO-U575ZI-Q) but am getting very high currents in the mAs. I am putting the device into Stop2 mode with the MSIS as the system clock at 4MHz. I then set the Power Regulator...
I am working with the NUCLEO-L552ZE-Q and have made a very simple test circuit to test an open drain output signal. I have the pin configured as an open drain output with no pull up or pull down with the signal pulled up to 3.3V through a 1K resistor...
I am trying to enable some GPIO as external interrupts and have run the GPIO example where the user button is set as an interrupt. Is there any resources that show what GPIO can be used as external interrupts? For example, I would like to set one of ...
I have found many tutorials for how to import the example projects into stmcubeide but have not seen much information on how to set up a new M4 project? I have been able to import the OpenAMP_TTY_echo example into stm32cubeide and debug fine but I am...
Kudos from