Search found 252 matches

by SpeedPIC32
Tue Apr 02, 2024 8:12 pm
Forum: Feature Requests
Topic: My idea is the following
Replies: 1
Views: 65

My idea is the following

Hello together My idea is the following Everyone makes one or more files available to everyone with only a second loop, so that a collection of templates is created, which are published in the wiki, for example. Then you don't have to experiment with how a chip how a chip has to be set up so that it...
by SpeedPIC32
Sun Mar 03, 2024 8:34 am
Forum: Feature Requests
Topic: GEN4-ESP32-28 Display Module with embedded ESP32 SoC.
Replies: 0
Views: 80

GEN4-ESP32-28 Display Module with embedded ESP32 SoC.

Hello together

Can you convert these displays into FC ?

have a look here.
https://4dsystems.com.au/products/gen4-esp32-28/

gen4_ESP32_28_01.png
gen4_ESP32_28_01.png (118.96 KiB) Viewed 80 times
Greetings SpeedPic32
by SpeedPIC32
Fri Feb 16, 2024 5:20 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 49
Views: 98538

PIC18F27Q84

Hi,

We shall be grateful if you can add support for PIC18F27Q84 microcontroller :) SpeedPic32
by SpeedPIC32
Mon Jan 15, 2024 1:13 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1603

Re: Pic32mz2048EFH064 RS232 Channel 6 Problem

The selection must be made twice at the moment. Steve has recognized this correctly. This is of course unpleasant and should be fixed. But what is not possible at all is that TX and RX have the same legs. that is not possible at all. I also know that this is not done, but it is offered, which in tur...
by SpeedPIC32
Mon Jan 15, 2024 1:12 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1603

Re: Pic32mz2048EFH064 RS232 Channel 6 Problem

The selection must be made twice at the moment. Steve has recognized this correctly. This is of course unpleasant and should be fixed. But what is not possible at all is that TX and RX have the same legs. that is not possible at all. I also know that this is not done, but it is offered, which in tur...
by SpeedPIC32
Sat Jan 13, 2024 3:26 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1603

Re: Pic32mz2048EFH064 RS232 Channel 6 Problem

Hi, that works. I do not have the option of selecting B14 for RX and B15 for TX, for example, but B14 is displayed for TX. G9, B2, B6, B14, F3, D0, D1, D5 are displayed in both selection windows When I switch to channel 4, all TX pins are correctly present. B6, B0, B7, B8, B15, D9, D4, E3. With kind...
by SpeedPIC32
Fri Jan 12, 2024 4:02 pm
Forum: Bug Reports
Topic: Pic32mz2048EFH064 RS232 Channel 6 Problem
Replies: 8
Views: 1603

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: 1603

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: 7069

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: 7069

Re: PIC32 USB CDC No function after last update

$(compilerpic32)batch\PIC32compCDC.bat
"$(chip)" "$(srcdir)" "$(target)" "$(family)"