User Activity

HelloMy debugger is shutting down after downloading code into chip I can connect STLINK UTILITY and uploading code hex files properlySTMicroelectronics ST-LINK GDB server. Version 5.8.0 Copyright (c) 2020, STMicroelectronics. All rights reserved.   S...
Hello,When I activate ADC channel I'm getting 2035 value without any connection from ADC channels, I changed several channel HAL_ADC_Start(&hadc); HAL_ADC_PollForConversion(&hadc, HAL_MAX_DELAY); raw = HAL_ADC_GetValue(&hadc); // Conver...
Im currently using last verison of CUBEMX , when I creating project keil project file have been generation problem.I re-installed program,Changed path of CUBEMX as C/: as well as shorth pathway with english characters.Thanks A lot