User Activity

Hi,I am playing with STM32H747 dual core. I used the example code in DISCO. I am able to bring up the two cores and light up the LEDs from both cores without problem. HSEM also works fine.Now I am trying to write data to SRAM (0x10000000) from one co...
Hi,I have been trying several days to make STM32F730R8 work with USB3300 through ULPI for USB OTG HS connection. First, I managed to make F407+USB3300 work. But then I tried to use STM32Cube to generate code for F730R8, first, the image can not be bu...
Hi,​I am studying SWD and I hooked up a Logic Analyzer to see the data sent over the SWD wires. The board that I use is Nucleo 64 with STM32F030. First, ST-Link requested a Debug Base Adress and target board returned 0xE00FF003 (BASE is 0xE00FF000). ...