STM32H757 'FLASH_TYPEPROGRAM_BYTE' undeclared (first use in this function)
Hello,
I am getting an error in HAL_FLASH_Program, error: 'FLASH_TYPEPROGRAM_BYTE' undeclared (first use in this function); did you mean 'TYPEPROGRAM_BYTE'?
why is this programming type not supported FLASH_TYPEPROGRAM_BYTE. Can anyone suggest a solution for this issue.
Attached the screenshot below,

Thank you in advance for your assistance!
