User Activity

I have a custom board with STM32H747IGT6 MCU, which communicates with a S25HL512TFAMHI010 flash memory chip over QSPI. I have made several iterations of this board, and the QSPI communication has always been fine.However, on the most recent iteration...
I have a NUCLEO-G0B1RE board generating 4 PWM signals at 10kHz using TIM1, which is working fine.For my application I also need to be able to read 4-5 PWM signals in - so for now I am trying to read these same signals generated on TIM1 to test the in...
I have a custom PCB using STM32H750VBT6 MCU and QSPI memory chip S25HL512TFAMHI010. I have written an external loader file as per the instructions in the STM32 MOOC [I tried to put a link here but the forum doesn't let me]. Testing the QSPI driver in...
Kudos given to