how to interface DS3234 with ATMEGA16. I m using the BASCOMAVR… its on the SPI bus. plzz help
Bascom AVR has a forum, here: http://www.mcselec.com/index2.php?option=com_forum&Itemid=59.
There’s also another forum called “AVR FREAKS”, here: http://www.avrfreaks.net/index.php?name=PNphpBB2&file=index
You’ll have a much better chance of getting a response in either of those forums.
My advice is to switch to the Arduino platform. Arduino uses an easy programming language with the power of c++. And many examples exist for SPI communication and the Arduino.
But if you have to use BASCOM then I guess you better ask in one of the forums mentioned above.