Resolved! STM32F103C8T6 - GPIOA ports would not change when using HAL_GPIO_WritePin()
Hi ,I'm working on a code to collect data from a load cell wit HX711 cip. I'm using STM32CubeIDE.I configured GPIO pin 6 as Clock output for the HX711 but when calling HAL_GPIO_WritePin the output pin PA6 does not change.The hardware configuration is...