Posted on August 28, 2013 at 09:34
Hi,
I tried to program an ADC without using STD-Lib. But I have some problems with my initialization, I think. The compiler has no problems with my program, so there are no syntax errors, but the program get...
Posted on August 28, 2013 at 14:36I tried it and it didn't help.Is it really a professional way to use that library? Because I think it makes many things you dont't want. Also I'm working on a project, where I have to know what every codeline does a...
Posted on August 28, 2013 at 11:53thanks for your quick answer.I don't want to use the std-Lib because I wanna know exactly what every codeline does. When I use the std-Lib I don't have that feeling.And the two own libraries are not the problem, bec...