![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| This is why you use an external ADC. You then don't have to worry about high frequency noise quiet as much as the ADC unit isn't on the same die as the digital portions. If this is for basic audio try closer to 8khz. Only hi-fi music needs the higher sampling rates.
__________________ "Because I be what I be. I would tell you what you want to know if I could, mum, but I be a cat, and no cat anywhere ever gave anyone a straight answer, har har." | |
| |
| | (permalink) |
| That's not for hi-fi music, just simply the audio output from the MP3 player. Even I can lower the sampling rate, but I think the speed of the PIC need to be fast enough to perform faster serial transmission.
__________________ Superman returns.. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| I have not decided yet. I'm hoping to send out the serial data before the second data being sampled so that I have enough time to do something else. Maybe UART will be used for the transmission, I'm still doing research on that.
__________________ Superman returns.. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| The PIC24HJ12GP202 or similar will allow you to sample 10bit AD @ 1.1 msps, it also has the ability to store direct to internal ram. But I am having trouble trying to get any .ASM support for this range. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| You got it right there. It's a hassle because I wanted to port my 'scope code from the 18F I'm using to the 24HJ12GP202 to take adavntage of the A/D speed. Microchip have not been able to help and I'm not about to start learning C so I now spend hours searching and trying to get a 'hello world' working..... | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| The code is there in as much as it is listed, however it is not very clear. There are no code template available and was I have found has been from dsPIC models. From what I have piced to gether there is no reason why my 'hello world' won't work but the PIC does not seem to be running so the clock is probably not configured. That in it's self is more than a little complicated with so many options. Even if I learned C (old dog new tricks etc.) I would still need to port all the .ASM stuff I have. | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Speedometer | Kiko | Micro Controllers | 131 | 29th November 2007 06:33 PM |
| help needed for ADC circuit | konzen | General Electronics Chat | 25 | 9th October 2007 03:55 PM |
| Need some help with a code provided by ATMEL | ikalogic | Micro Controllers | 1 | 23rd January 2007 03:46 PM |
| ADC Converter Ic with high bit rate | dineshbabumm | Electronic Projects Design/Ideas/Reviews | 12 | 23rd June 2006 09:53 PM |
| Having problems with pic16f872 | cjgalway1000 | Micro Controllers | 0 | 7th April 2004 03:39 PM |