Hi,
I am newcomer for MAX32655 and trying to communicate with SD-ADC using MAX32655FTHR.
My program works almost OK and I am thinking the program to work modifying SD-ADC's setting through VS code serial console.
printf function works OK and its characters appear on the serial console.
But if I use getchar function in my code, the character puts to the serial console can't obtained in my code.
Can getchar and scanf use in the environment and could you suggest me how to use these function if it is possible?
Regards,
Satoru
