Search found 300 matches

by SpeedPIC32
Thu Oct 30, 2025 6:30 pm
Forum: Bug Reports
Topic: mcp3564 SPI error
Replies: 3
Views: 57

Re: mcp3564 SPI error

Thanks for that.
Unfortunately, the second issue with the OSR is still there. If the value becomes smaller or larger, the software crashes/stops running.
Is there a way to set only the clock frequency for SPI? Or does it run directly via the Fosc/32 prescale setting?

Regards, SpeedPIC32
by SpeedPIC32
Thu Oct 30, 2025 9:23 am
Forum: Bug Reports
Topic: mcp3564 SPI error
Replies: 3
Views: 57

Re: mcp3564 SPI error

PIC32MZ2048EFH144_SPI.fcfx
(27.42 KiB) Downloaded 7 times
by SpeedPIC32
Thu Oct 30, 2025 9:21 am
Forum: Bug Reports
Topic: mcp3564 SPI error
Replies: 3
Views: 57

mcp3564 SPI error

Hello, I have one more small issue. For the ADC3564 connections channel 4, I have MOSI on port D.0, MISO on port C.4, CLK on port D.10, and CS/SS on port D.7 in terms of hardware. I cannot set the CLK remap pin to PortD.10. This makes it look as if two pins are being used. The following can be seen ...
by SpeedPIC32
Wed Oct 29, 2025 5:45 pm
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

18F2550USB1.msg.txt
(2.23 KiB) Downloaded 5 times
by SpeedPIC32
Wed Oct 29, 2025 5:45 pm
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

18F2550USB1.fcfx
(9 KiB) Downloaded 4 times
18F2550USB1.fcxlog.txt
(27.28 KiB) Downloaded 7 times
18F2550USB1.c
(12.13 KiB) Downloaded 5 times
by SpeedPIC32
Wed Oct 29, 2025 5:24 pm
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

CDCTest .msg.txt
(1.46 KiB) Downloaded 4 times
CDCTest .c
(10.11 KiB) Downloaded 4 times
CDCTest .fcfx
(9.15 KiB) Downloaded 5 times
by SpeedPIC32
Tue Oct 28, 2025 12:00 pm
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

🛑 Compilation Error Analysis (British English) It looks like you've encountered a Compilation Failure message from Flowcode v11.0.0.8 for your PIC32 project. The critical error preventing the compilation is: C C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c: In function '_IntHandlerUSBInstanc...
by SpeedPIC32
Tue Oct 28, 2025 11:58 am
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

Thank you very much. Now the next one, which I also sent to BenR. ^ C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c:6653:6: note: expected 'MX_CHAR *' but argument is of type 'volatile MX_CHAR *' ^ C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c: In function '_IntHandlerUSBInstance0': ...
by SpeedPIC32
Tue Oct 28, 2025 11:54 am
Forum: Bug Reports
Topic: FCLsz_TEMPSTR
Replies: 9
Views: 152

Re: FCLsz_TEMPSTR

Hello, this error has been fixed.

Thank you very much.
by SpeedPIC32
Tue Oct 28, 2025 8:43 am
Forum: Bug Reports
Topic: Corrupted fast interrupt shadow registers
Replies: 1
Views: 47

Re: Corrupted fast interrupt shadow registers

This log indicates a compilation error during the build process for your Flowcode project. 🛠️ Analysis of the Error The key error message is: USB_CONFIG: 89: (141) can't open include file "C:/ProgramData/MatrixTSL/FlowcodeV10/CAL/PIC/USB/usb_serial_config.h": Invalid argument (908) exit st...