Hi Charles
Would you have a more complete version of the LP_test project that you could share with me?
I am going through the AN4503 right now; looked a little bit at your project and I liked what I saw.
When I mean more complete I am wondering if you had a chance to implement the VLLSx cases:
case VLLS3:
printf("Not yet implemented.\n");
break;
case VLLS1:
printf("Not yet implemented.\n");
break;
case VLLS0:
printf("Not yet implemented.\n");
Thanks, Ioan