User Activity

I am having problem with FATFS remounting with Cube IDE and STM327H50.  Tracing the program surfaced the SD_initialize() function which is defined in the ST library file  FATFS/Target/sd_diskio.c. The problem is that when BSP_SD_Init() failed, SD_ini...
Is the schematic of the NUCLEO-G070RB available? If so, where?I am looking for a reference schematic for SMT32G070xx, preferably SMT32G070CB.
Hi everybody,I am using STM32F401CE and would like to use DMA to output a block of bytes using a 8 bit output port and a 'write' strobe output. That is, 8 output pins + 1 strobe output for the strobe pulse, per the timing diagram of the ILI9341 TFT s...
Hi all,I am new here and to STM32 in general.Does the STm32F401CE comes from the factory with a DFU bootloader?If so, does a full chip erase with the CubeProgrammer and a stlink v2 erases that factory bootloader?.If so, is the binary of the factory b...