User Activity

I'm writing software that involves reading a single ADC value from my STM32H7R3V8H6, however it is getting stuck in HAL_ADC_PollForConversion(&hadc1, HAL_MAX_DELAY);.If i switch the delay to a smaller value it runs through but it still returns a time...
Hello, I'm running into an issue interfacing the STM32H7R3V8H6 with a MAX31856 where whenever I try to use any sort of SPI functionality, it returns HAL_Error. This issue surprises me because the code that I am using is identical to the code I used o...
Kudos given to