User Activity

Dear all,I am looking for a reference document listing the resources (timers, RAM, GPIOs, bus clocks etc) that are used by the Bluetooth stack provided byST (stm32wb5x_BLE_Stack_full_fw.bin).Any idea where I can find a complete documentation?Thanks a...
Dear All,We are running a graphical application using LTDC and DSI on a STM32L4R9 discovery board. We refresh the display per portions with the DSI peripheral configured in adapted command mode. At the beginning of a portion refresh, we are reconfigu...
Hi,I am facing a strange cache problem. I use the DCMI coupled to the DMA in order to acquire an image into the external SDRAM. As indicated in the application note AN4839, I proceed in this way.before to start the DMA transfer I clean the cache (cac...
Hi,I have a NUCLEO L552 and I would like to run a very simple program (just blinking a led).I have placed my vector table @ 0x08040000 as described by the data sheet. to program the flash I use the J-Link from Segger. What is strange, is that I canno...
Dear all,I am facing to a stm32h743 issue. I have a Nucleo with the stm32H743 Rev Y that work perfectly. Now, I just tried the new Nucleo equipped with the stm32H743 Rev V. As expected, my previous code (Rev Y) does not work on the new device (Rev V)...