1
Answer

convert an ascii string number to a decimal number ?

jhu jkh

jhu jkh

15y
3.7k
1
Hi all, From a UART connection I´m getting the following string "/XCC0001011111111111" and i need to discard the "/XCC00" part and convert the ascii code "01011111111111" to a dicimal or hex number. But i don´t know how to do this - so please help me :-)
Answers (1)