User Activity

Using the STM32H735G-DK with on board external memory connected to OCTOSPI2.I'm using the demo code for this board to initialise the OSPI2 interface and to access the on board HyperRAM (S70KL1281DABHI023). The demo code writes 32-bits and reads them...
I'm having trouble getting the on board SD card reader working properly. The board is the STM32H735G discovery kit. When attempting to mount the disc it comes back with error FR_NO_FILESYSTEM. A closer investigation shows that when reading the first ...
I'm getting above error both of the two STM32H735G discovery boards that I have. On both boards ST-Link worked fine for some time until I unplugged the ST-Link USB connection while the MCU was stopped at a breakpoint. Afterwards it seems impossible t...
I'm using the STM32H735G DK eval board. Was able to load my code and use the FDCAN ok, when I went on to get the SD-Card going, I found that when reading a block the first 12 bytes would not be transferred. Since I have two boards and so tried the se...