Search found 256 matches

by SpeedPIC32
Fri Jan 12, 2024 4:02 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1721

Re: Pic32mz2048EFH064 RS232 Channel 6 Problem

hello,
That's exactly what I mean.
I have the same pins for tx and rx
greetings SpeedPic32
by SpeedPIC32
Thu Jan 11, 2024 1:36 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1721

Pic32mz2048EFH064 RS232 Channel 6 Problem

The PINS are the same for TX and RX.
Example TX $PORTB.14
RX $PORTB:14

FC 10.1.0.38 Professional

With kind regards
SpeedPic32
by SpeedPIC32
Sun Oct 08, 2023 10:23 am
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Hello all Steve Matrix was right. It just didn't work with the alignment of the data anyway. Now I had a good idea. I took over the compiler options from version FC9 and now it works again. Here is my data Compiler location $(compilerpic32)batch\PIC32compCDC.bat Parameter "$(chip)" "$(srcdir)" "$(ta...
by SpeedPIC32
Wed Sep 20, 2023 8:07 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

$(compilerpic32)batch\PIC32compCDC.bat
"$(chip)" "$(srcdir)" "$(target)" "$(family)"
by SpeedPIC32
Wed Sep 20, 2023 8:05 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Replace txt with bat
by SpeedPIC32
Wed Sep 20, 2023 8:02 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

here these do not work.
by SpeedPIC32
Wed Sep 20, 2023 8:01 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Hello Steve

Here is my data from FC9
Where can I find the driver or the batch file?
by SpeedPIC32
Tue Sep 19, 2023 6:49 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Hello together

I have noticed
in FC 9 I can recompile software I wrote before the update and the USB port works.
i can change the software, compile it and usb works. if i write something new usb does not work.

it would be nice if someone would take care of this for once

greetings SeedPic32
by SpeedPIC32
Sat Sep 16, 2023 11:47 am
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Hello together When the driver is in place, Win 10, 7 and XP recognise it as a Flowcode USB Serial device. The driver is installed and then works normally. At the moment I can compile in FC9 and 10 without errors but no operating system recognises the device. I get the message Unknown device and err...
by SpeedPIC32
Wed Sep 13, 2023 5:05 pm
Forum: Bug Reports
Topic: PIC32 USB CDC No function after last update
Replies: 19
Views: 7221

Re: PIC32 USB CDC No function after last update

Greetings SpeedPic32