pinzgauer16
New Member
Programming GD2 via eStick2 and C programming language
Posts: 5
|
Post by pinzgauer16 on Apr 16, 2014 22:35:25 GMT -8
Hello, i am programming the ft800 via an microcontroller named eStick2 form the Fh Technikum Wien via C programming language. I have managed to play the sound from the rom on the FT800. But now i gonna make the "hello wolrd" example and in the sketch book are only four commands and the lcd shows hello world. the problem is the begin() sequence is about 1 second and with the oscilloscope it is impossible to see the whole signal. so if someone can write back, the correct order/sequence in which registers must be readed/written. i know this is a much, but i am programming in C and its not clear to find out the correct sequence. Thanks a lot.
|
|
pinzgauer16
New Member
Programming GD2 via eStick2 and C programming language
Posts: 5
|
Post by pinzgauer16 on Apr 17, 2014 0:21:19 GMT -8
with spi and cs via an iopin!
|
|
|
Post by jamesbowman on Apr 19, 2014 7:50:52 GMT -8
You can find out the sequence for GD.Begin() by reading the source code in GD2.cpp.
|
|
pinzgauer16
New Member
Programming GD2 via eStick2 and C programming language
Posts: 5
|
Post by pinzgauer16 on Jul 2, 2014 3:34:35 GMT -8
 very difficult without c++
|
|