Posted on February 26, 2008 at 18:26thanks alot! indeed, i only had 15 and not 16 pointers defined, thats why it didnt work. i got it now and finaly my code works! thanks again EtaPhi! have a nice evening
Posted on February 26, 2008 at 11:20hi everybody! i am currently trying to translate an assembler code to c, but it doesnt work yet. so i deleted every unnecessary part of the assembler code and looked if it still worked. finally now i cut the code ...
Posted on February 22, 2008 at 10:19hi! i have a problem using the I²C bus. I use my ST72F521 to communicate with a tone-generator via I²C. thing is, i can send it its address and then the byte to determin the tone, and both of these transmitted b...
Posted on February 22, 2008 at 10:12hi! have you tried compiling/debugging the demo programs? (they are written for the demo boards, but you can just delete the content of main() so litterally the code will do nothing... however it will show you if ...
Posted on February 19, 2008 at 07:15i closed the STVD7, opend it again and loaded one of the examplecodes. this one worked and i changed the example-code to my program which again worked. so now the problem is solved, all LED's blinking as if i it w...