Search found 62 matches

by DirkB
Fri Nov 03, 2023 5:50 pm
Forum: Bug Reports
Topic: PIC 18F14K22 no PWM
Replies: 0
Views: 14978

PIC 18F14K22 no PWM

Hello, I have migrated one of my projects from the PIC 16F1825 to the PIC18F14K22. I noticed that the PWM is not working. The PWM works in the simulation. I created a new project with the chip and PWM. The same result. Everything else works correctly so far. Everything works correctly on the PIC16F1...
by DirkB
Thu Oct 26, 2023 6:07 pm
Forum: Feature Requests
Topic: PIC18-Q41 Family
Replies: 1
Views: 3727

Re: PIC18-Q41 Family

and of course the PIC18F-Q40 family

thank you
by DirkB
Thu Oct 26, 2023 11:40 am
Forum: Feature Requests
Topic: PIC18-Q41 Family
Replies: 1
Views: 3727

PIC18-Q41 Family

Hello,

is the support of the 18F-Q41 family planned?

Dirk
by DirkB
Wed Oct 25, 2023 3:13 pm
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Hello, just for my understanding. With PLL, the clock is 32Mhz. The PIC needs 4 instructions for one command. So it works as if it is clocked with 8 Mhz and only one instruction is needed for one command. instruction for one command, right? When and where in the programme is a clock frequency of 32 ...
by DirkB
Mon Oct 23, 2023 4:57 pm
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Hello Martin,

what exactly did you change in the settings of the PWM?

Thaks
Dirk
by DirkB
Mon Oct 23, 2023 4:57 pm
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Hello Ben, I am using the XC8 Pro compiler. It compiles within a few seconds and the hex file is much smaller. For Midi I always use the hardware UART. What do you mean by "If you want to try and go faster then you could use C for your output to get rid of a few instructions. See this." Thanks Dirk
by DirkB
Mon Oct 23, 2023 2:27 pm
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Sorry, I forgot the program with the PWM.
by DirkB
Mon Oct 23, 2023 2:17 pm
Forum: Bug Reports
Topic: Problem with DAC MCP41x6
Replies: 19
Views: 6927

Re: Problem with DAC MCP41x6

Of course I have installed pullup resistors.
by DirkB
Mon Oct 23, 2023 2:17 pm
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Hello Martin, It must be a bug. It cannot be that with a clock frequency of 8 Mhz with the program with PWM an output frequency of 10 Khz results. With the second flash the process can always rest 1 second. This is not meaningful. I need continuous calculations which are not possible. Please check t...
by DirkB
Mon Oct 23, 2023 11:08 am
Forum: General
Topic: PIC16F1825 Bug in OSCCON
Replies: 18
Views: 3486

Re: PIC16F1825 Bug in OSCCON

Hello,

it probably affects the whole 12(L)F18XX, 16(L)F18XX, 16(L)F14XX family and probably many more.

Dirk