User Activity

I am unable to change profile/username name can someone help me out 
I referred a youtube video   https://www.youtube.com/watch?v=I9KDN1o6924So i followed the steps /* USER CODE BEGIN 2 */ if(f_mount(&SDFatFS, (TCHAR const*)SDPath, 0) != FR_OK) {  Error_Handler();}   else {      if(f_mkfs((TCHAR const*)SDPath, FM_ANY,...
Can i use ST-Link/V2-1 with JTAG to see output on serial monitor or is it just for uploading 
I want to interface STM32H750xB with ST-Link/V2 debugger using TAG connector TAG-Connect™ Pin-OutThe Tag-connect provides SWD, USART and USB interfaces for debug, control, andmonitoring the MCU. Table 1 provides TAG-connect connector DBG1 pin-out det...
I am new to cubeide can someone let me know how to add new board library to cube ide . Currently i am getting Stm32H753 but not Stm32H750 
Kudos given to