Search found 108 matches

by HjH
Sat Jul 31, 2010 5:58 pm
Forum: Flowcode V4
Topic: duty cycle
Replies: 2
Views: 2217

duty cycle

Hi

I have a PIC18F14K50. I want navigate 2 channel with PWM. The duty cycle from channel 1 should not affected the duty cycle from channel 2. If I set the duty cycle from channel 2 or channel 3 or channel 4 this doing have no effects.
See the code snippet


Can anybody help me
by HjH
Tue Jul 27, 2010 8:57 pm
Forum: Flowcode V4
Topic: PORT Interrupt no function
Replies: 3
Views: 3312

Re: PORT Interrupt no function

Hello medelec35,

sorry thank you for the code snippet. This is a good idea

MFG
HjH
by HjH
Tue Jul 27, 2010 8:54 pm
Forum: Flowcode V4
Topic: PORT Interrupt no function
Replies: 3
Views: 3312

Re: PORT Interrupt no function

Hello medelec35,

the code with interrupt is narrower as without. My problem is the OCB4 - OCB6 must be set. I set OCB6 with a small C program then works he only, until I use the RS232 port. Then apparently activated the FLOCODE the serial clock. I don't know how I can stop the serial clock
by HjH
Mon Jul 26, 2010 8:52 pm
Forum: Flowcode V4
Topic: RS232
Replies: 3
Views: 2692

Re: RS232

Hi

the PIC 25j50 oscillate always at the internal Oscillator. I can the menu piont konfiguration change the internal Oscillator is always active

HjH
by HjH
Sun Jul 25, 2010 2:31 pm
Forum: Flowcode V4
Topic: PORT Interrupt no function
Replies: 3
Views: 3312

PORT Interrupt no function

Hi

I have a PIC18F14K50. In my programm RB6 should be port change interrupt If I transfer the code in the PIC and start then, no interrupt will activated. What is my mistake.


Can anybody help me
by HjH
Sat Jul 24, 2010 7:51 pm
Forum: Flowcode V4
Topic: Configuration for USB
Replies: 1
Views: 1849

Configuration for USB

Hi

I have a PIC 18F25J50 controller. How must I configuration the 18F25J50 therewith I can send about USB.

Can anybody help me
by HjH
Sat Jul 24, 2010 3:41 pm
Forum: Flowcode V4
Topic: RS232
Replies: 3
Views: 2692

Re: RS232

Hi

I have a PIC18F25J50 controller. I will send the character 'A' at the RS232. The UART1 is connected with RS232. The quartz is 12MHz. The problem is no character 'A' send the PIC

The configuration are this:

2. Divide by 3
6. CPU system clock divide by 3
10. HS+PLL, USB-HS+PLL

Can anybody help me
by HjH
Sat Jul 24, 2010 3:36 pm
Forum: Flowcode V4
Topic: RS232
Replies: 3
Views: 2692

RS232

Hi

I have a PIC18F25J50 controller. I will send the character 'A' at the RS232. The UART1 is connected with RS232. The quartz is 12MHz.

The configuration are this:

2. Divide by 3
6. CPU system clock divide by 3
10. HS+PLL, USB-HS+PLL

Can anybody help me