Search found 282 matches

by SpeedPIC32
Thu Oct 02, 2025 1:08 pm
Forum: Feature Requests
Topic: AD7124-8
Replies: 1
Views: 41

AD7124-8

Hello, I have a new 24-bit AD converter that also has a constant current source up to 1mA. The whole thing is on the ADC6 click board. This allows you to measure temperatures with a PT100, for example. FEATURES ► 3 power modes ► RMS noise ► Low power: 24 nV rms at 1.17 SPS, gain = 128 (255 µA typica...
by SpeedPIC32
Thu Oct 02, 2025 12:28 pm
Forum: Feature Requests
Topic: PIC18F86/87 J72
Replies: 7
Views: 9987

Re: PIC18F86/87 J72

Hello, that's great.
I'll test it out.
Thank you very much.
by SpeedPIC32
Mon Sep 08, 2025 9:56 am
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Hello,
I had Gemini examine the compiler message.
Do you use this tool as well?
It could lead to a solution more quickly.

Regards, SpeedPIC32
by SpeedPIC32
Mon Sep 08, 2025 9:50 am
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Based on the compiler output, the error is caused by a missing variable declaration for 'sysObj' in the generated C code. This usually happens when the Flowcode USB component's configuration or a required library is either not correctly set up or is missing. Key Points Error Source: The C compiler (...
by SpeedPIC32
Wed Aug 27, 2025 7:02 pm
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Can you move this topic to the top instead of adding duplicate topics?

Sorry, I don't know how to do that.
I didn't know you could move a topic.
A little note saying that you were working on it would have been reassuring. I would have had time to test the changes. Would that be helpful?

Kind regards
by SpeedPIC32
Wed Aug 27, 2025 8:35 am
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 1
Views: 771

PIC32 USB CDC Error

Another test. The error occurs as soon as I call up USB_Serial1. Target folder: C:\Users\Uwe\Documents\Matrix Source name: C:\Users\Uwe\Documents\Matrix\CDCTest .fcfx Title: Description: Device: PIC32.32MZ.32MZ2048EFH144 Generated by: Flowcode v10.1.2.40 Date: Wednesday, August 20, 2025 09:53:28 Use...
by SpeedPIC32
Wed Aug 20, 2025 8:58 am
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Another test. The error occurs as soon as I call up USB_Serial1. Target folder: C:\Users\Uwe\Documents\Matrix Source name: C:\Users\Uwe\Documents\Matrix\CDCTest .fcfx Title: Description: Device: PIC32.32MZ.32MZ2048EFH144 Generated by: Flowcode v10.1.2.40 Date: Wednesday, August 20, 2025 09:53:28 Use...
by SpeedPIC32
Tue Aug 19, 2025 11:08 am
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Hello everyone,

Why is no one addressing my issue?
Who is willing to assist me in resolving this issue?
What should I test and how?
Thank you for your numerous suggestions.
Unfortunately, it is still not working.

Best regards, SpeedPIC32
by SpeedPIC32
Thu Aug 07, 2025 6:29 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 81
Views: 309824

Re: Suggestions for new microcontroller PIC18F86/87 J72 support

Hello
PIC18F86/87 J72
12 and 24Bit AD converter on board
is already a reason to include it

greetings SpeedPIC32
PIC18F87J72.pdf
(3.61 MiB) Downloaded 392 times
by SpeedPIC32
Thu Aug 07, 2025 3:26 pm
Forum: Bug Reports
Topic: PIC32 USB CDC Error
Replies: 16
Views: 4033

Re: PIC32 USB CDC Error

Hello Stefan I use my own board. runs on 20 MHz, LCD 2x16, ADM485. this is a display for a high-precision 1bar pressure sensor from Keller. had only quickly tested whether I can compile without a functional test on the board. I have successfully made up for this with small changes in the Pic config....