How to convert each character of string to hex string in STM32F4 Discovery Board?
I am using STM32CUBEIDE and want to convert each character of string to Hex string in STM32F4 Discovery Board, as I want to mask my string and process masked data. Please help me asap.
