User Activity

Hi All,I have a problem on H755 Nucleo which is that the M4's tick doesn't seem to be advancing.Digging a little deeper I can see that uwTickFreq is zero, but I can't see why that's happened. There must be something wrong in my .ioc file since I've h...
Hi folks,I have SDMMC1 working on CM7 on my H755 Nucleo. Now I want to migrate FAT-FS and the uSD to CM4, in which case I think I should switch to the SDMMC2 peripheral since it's in D2 domain along with CM4.I have a some questions about this and wou...
Hi,I've been trying to get a MicroSD card working with my H755 Nucleo for the last week. Tricky, isn't it?!I started with a SPI SD-card interface but gave up on that after about several days of pain. My focus now is on interfacing via SDIO, using the...
Hi,I'm using the CMSIS-DSP library for FFT calculation, using build-time configurable FFT lengths in the range 64 - 1024. The CMSIS-DSP documentation recommends that, when the FFT length is known, using an appropriate initialisation function such as ...
Hi, According to mb1363 for the H755 Nucleo, in order to change from the default SMPS to internal LDO supply, to enable 480 MHz clock, I need to change C54/C58 from 100 nF to 2.2 uF. However it appears that there are no capacitors installed on my boa...