User Activity

I've successfully set up an evaluation project on the STM32U5A9J-DK PCB with a custom 640x480 MIPI/DSI display in video mode. I've also configured the HexaSPI PSRAM in memory-mapped mode at 160MHz, which I've verified with a scope. My memory tests ha...
I'm using a STM32L4P5G Discovery Kit board with the external OctoSPI PSRAM in memory mapped mode to store a framebuffer for a SPI display. The board runs at 120MHz and uses the board support file by ST for initialization. The SPI transfer to the disp...
Hi everybody, I'm trying to delete a single sector of my STM32L4P5G Discovery Board MX25UM51245G OctoSPI Flash memory but I always end up in a timeout. Reading memory by function BSP_OSPI_NOR_Read() is working as expected. I'm using the bord support ...
I'm running a STM32L073 to generate a sine wave tone via I2S in normal DMA mode. The amplifier is a MAX98357A. The MODE pin is connected to VDD so only left channel is considered. I2S runs at 48kHz and the uC clock source is internal. The output tone...
Hi all,I'm tying to use the ITM printf on my STM32H723 Nucleo board in my Keil project without success. I configured the HAL with CubeMX and add the initialization for the SWD_Init(). I enabled tracing in Keil but I do not get any output. I checked:S...
Kudos from