STM32F446RE Still Not Responding
Hello,I am working with an STM32F446RE, and oddly, I am able to get one pin to set HIGH using HAL and/or direct register manipulation, but if i try to use two or more pins the debugger console prints out "Device not responding" repeatedly before shut...