PIC32 ADC problem

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 8-bit PIC MCUs.
Post Reply
Author
Message
takeshikawami@gmail.com
Posts: 4
Joined: 03 Dec 2023 05:43

PIC32 ADC problem

#1 Post by takeshikawami@gmail.com » 03 Dec 2023 06:15

Hello,
I bought a new MINI-32 PIC32MZ EVAL BRD. I want to use the ADC function on the pic32 for high-speed sampling. According to the pic32 official datasheet, this chip can achieve a sampling rate of more than 16MHz (8 bit) in 4 ADC interleaved mode. I see on the datasheet of MINI-32 PIC32MZ EVAL BRD that it only uses part of the ADC, which seems to be ADC2-4 and ADC7. I want to know whether this board supports high-speed sampling in ADC interleaved mode, such as using ADC2-4 for interleaved mode sampling to reach a sampling rate of 12MHz in 8 bit?


Best,
Attachments
111.png
111.png (88.41 KiB) Viewed 312 times

stevenfedor
Posts: 1
Joined: 08 Dec 2023 08:30

Re: PIC32 ADC problem

#2 Post by stevenfedor » 08 Dec 2023 08:31

I have the same issue. Did you find the solution?
- Steven Fedor -geometry dash scratch

takeshikawami@gmail.com
Posts: 4
Joined: 03 Dec 2023 05:43

Re: PIC32 ADC problem

#3 Post by takeshikawami@gmail.com » 11 Jan 2024 22:14

stevenfedor wrote:
08 Dec 2023 08:31
I have the same issue. Did you find the solution?
After checking with the support team, I think the hardware is ok, as ADC0, ADC1, ADC2, ADC3 and ADC4 are Class1 ADC and their pins that can be used for interleaved mode are ported out (RB0. RB1, RB2, RB3, RB7(AN47)). And the mini32 for PIC32 can be programmed using MPLAB by using modified startup code.
Last edited by takeshikawami@gmail.com on 15 Mar 2024 21:50, edited 1 time in total.

deniolpahsy@gmail.com
Posts: 1
Joined: 28 Feb 2024 02:50

Re: PIC32 ADC problem

#4 Post by deniolpahsy@gmail.com » 28 Feb 2024 02:51

Awesome, I'm pleased mini32 for PIC32 can be programmed with MPLAB using modified startup code.

Post Reply

Return to “PIC PRO Compilers”