20 years ago I pushed the 10 bit PWM on the PIC17C44 out to 14 bits at 20kHz.A PWM DAC can take you >> 10 bits.
I have 5 patents on that product.
20 years ago I pushed the 10 bit PWM on the PIC17C44 out to 14 bits at 20kHz.A PWM DAC can take you >> 10 bits.
Sure it can, with a custom C DSP driver library using your code.It's funny: this isn't all that hard to do. But it can't be done in C (at least not without a much more capable MCU), which is why many don't.


https://forum.allaboutcircuits.com/threads/how-to-improve-adc-resolution.126934/page-5#post-1068964No I've played with the 5 bit DAC I was looking for a pic with a 10 bit
I love this ADC stuff glade Joey posted.
The PIC18F65K90 make a DVM lol handle the ADC and the LCD.
The Oregon hillbillies who made it possible thank you. Now you see how good the K process can be.Same sensor. 0dbm is the DC level.
First graph is TI ADS1242 24 bit delta-sigma:
View attachment 150828
The second is using the built-in 12 bit SAR A/D of the PIC18F65K90:
View attachment 150829
I'll just post the emulator code here. The folder has the code, schematic, and a cute picture. My code is only for the 5-bit DAC of the 12F1xxx. The 10-bit stuff I posted was from the other contributor (See: link therein). I believe he was using the AMS emulator that comes with the AS3935 evaluation board. I don't believe that code is available, or I would have know what the pattern(s) are.

| Thread starter | Similar threads | Forum | Replies | Date |
|---|---|---|---|---|
| M | Wanna help me understand the treadmill DC motor controller? | General Electronics Chat | 3 | |
|
|
Wanna learn how to use an Arduino? | General Electronics Chat | 8 | |
| T | Wanna see something cool #2 | Off-Topic | 1192 | |
|
|
HI,i wanna know what is the impedance board? | General Electronics Chat | 7 | |
| M | I just wanna delay loop! | Microcontrollers | 9 |