User Activity

i have a blue EVAL board (STM32H735G-DK) that I think stopped working.There is a ST-com LED that starts green but changes to RED and stays that way. The driver shows up on COM 3 in device manger. The STM32CubeIDE that I use does this at time but this...
 I'm using HAL with stm32 (H735) and I use SPI5 and SPI4. Both are set up for DMA transfers. The SPI5 works fine and returns data from peripheral to ram. The data out is static, so all good. SPI 4 has changing data out but its not changing. Seems it ...
I have a st chip (HT35) with the STM32H735G-DK Discovery Kit. Projects was complete and running fine. We then had to remove the OCTO SPI nor flash chip because we need access to Pe2. but after removing the chip the app froze after MX_TIM4_Init(). The...
I tried to enable spi 1 and I get this, but everything seems to be configure?
I have a project where I want to add a simple PWM. I'm using the stm32h series. I have a scope on PA3, and I set up my timer2 for PWM on channel 4. I did this all in the IOC file as I want to understand how to create the PWM I need. I see it added my...
Kudos from