This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

implementing at85c51snd3b on keil

hello i am really a newbie(an electronics student) and i have to use at85c51snd3b but i dont know how to set uvision for it. there is no proper target in device database. But uVision tells it supports.

actually i am supposed to built an mp3 player. i'll really appreciate any help for it. (at85c51snd3b1 does not include an built in mp3 decoder and i have to implement it by my own way. but again i have no idea about mp3 decoding(but i know about DSPs and microcontroller, and i am good at programming)

thx a lot for any help

Parents
  • yes Andy, there are some lesson i had learned and one is
    to keep in mind cost of development kit. Here's the others:

    * Do really check package of chip whether it is that you can assemble on board
    (not bga package. I got snd2 & snd1 products but they are in bga package. And in Turkiye,where i live, there are not assembler firms to produce boards with bga boards for students low quantity demands!)

    * Mp3 & wma decoder does not mean that product really holds really one decoder!!! they may offer more money for it.

    *Keil's forums people might be quite helpful, although they love teasing on you. (Come on guys, dont be so cruel! I know that i need experience and i am really working for it.)

    * And I love Atmel, hence they accepted to give documents for free!!!

    Thank you a lot guys. Now i have to work harder to complete this project. 2 months to graduation...

Reply
  • yes Andy, there are some lesson i had learned and one is
    to keep in mind cost of development kit. Here's the others:

    * Do really check package of chip whether it is that you can assemble on board
    (not bga package. I got snd2 & snd1 products but they are in bga package. And in Turkiye,where i live, there are not assembler firms to produce boards with bga boards for students low quantity demands!)

    * Mp3 & wma decoder does not mean that product really holds really one decoder!!! they may offer more money for it.

    *Keil's forums people might be quite helpful, although they love teasing on you. (Come on guys, dont be so cruel! I know that i need experience and i am really working for it.)

    * And I love Atmel, hence they accepted to give documents for free!!!

    Thank you a lot guys. Now i have to work harder to complete this project. 2 months to graduation...

Children