Search found 99 matches

by Dirk Bubley
Mon Mar 17, 2014 5:57 pm
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

Re: FC6 with PIC18F2420 EE-Prom Problem

Hello Ben,

many thanks for your fast support. That new file solved the Problem!! :D

Great!!

BR

Dirk
by Dirk Bubley
Mon Mar 17, 2014 10:02 am
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

Re: FC6 with PIC18F2420 EE-Prom Problem

...delay before and after is also not solving the problem. I observed the following with no change in my code and the same chip: If I do a EE-Prom read only of the chip from my Pickit-2. The reading after this reset of the EE-Prom cell in the programm is then done correctly. If I do a power OFF/ON o...
by Dirk Bubley
Mon Mar 17, 2014 12:59 am
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

Re: FC6 with PIC18F2420 EE-Prom Problem

...just checked EEProm adress 100!

Same Problem!

BR

Dirk
by Dirk Bubley
Mon Mar 17, 2014 12:50 am
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

Re: FC6 with PIC18F2420 EE-Prom Problem

Hi,

I tried adress number 0,1 and 255. Same results, same Problem.

Maybe something in the middle could be a try.

BR

Dirk
by Dirk Bubley
Mon Mar 17, 2014 12:21 am
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

Re: FC6 with PIC18F2420 EE-Prom Problem

Many thanks Jac for the fast late reply. Update patch done to 6.0.4.0. Unfortunatly no Change of the Problem. Is there a difference in resetting the Pic18F2420? If a do a EE-Prom read with the follwing reset of the device, then my EE-prom value at the beginning of the Programm is read perfectly If I...
by Dirk Bubley
Sun Mar 16, 2014 11:31 pm
Forum: Flowcode V6
Topic: FC6 with PIC18F2420 EE-Prom Problem
Replies: 11
Views: 8425

FC6 with PIC18F2420 EE-Prom Problem

Hello together, Í have a Problem with write and read to the EE-Prom at a PIC18F2420. This function is not possible anymore with the amount of code, I have a feeling. The Errors is a bit strange. If I try a EE-Prom W/R with less code then in the compiler summary below, it works. If I write and read f...
by Dirk Bubley
Wed Feb 26, 2014 8:52 pm
Forum: Flowcode V6
Topic: FC4 and FC6 on the same PC
Replies: 2
Views: 2478

FC4 and FC6 on the same PC

Hello Matrix Team, I consider to purchase FC6. Until today I run FC4 and I´m happy with it. My plan is to leave all old project related to FC4 and start new projects with FC6. Is it possible to run both Versions of FC on the same PC. Any Point of concern, any interaction cause by registry entries et...
by Dirk Bubley
Sat Feb 22, 2014 7:51 pm
Forum: Flowcode V4
Topic: CRC-8 checksum calculation
Replies: 3
Views: 7661

Re: CRC-8 checksum calculation

...the underlined Byte Group is:

0x4C 0xA1 0xA8 0x5D 0x55 0x00 0x11 0xE8 0x23 0x21 0x1B 0x00

BR

Dirk
by Dirk Bubley
Sat Feb 22, 2014 10:08 am
Forum: Flowcode V4
Topic: CRC-8 checksum calculation
Replies: 3
Views: 7661

CRC-8 checksum calculation

Hello FC community, at the moment it try to find my way to the CRC checksum operation. In a RS232 serial byte transmission I have as an example the following byte sequence: 0x7E 0x9F 0x4C 0xA1 0xA8 0x5D 0x55 0x00 0x11 0xE8 0x23 0x21 0x1B 0x00 0xF4 0xF4 the last byte is a CRC checksum made with a pol...
by Dirk Bubley
Wed Oct 16, 2013 1:33 pm
Forum: Flowcode V4
Topic: I2C bus answere
Replies: 1
Views: 3411

Re: I2C bus answere

Hello Matrix team,

could be FC6 with the I2C slave component a solution for my problem above.


BR

Dirk
by Dirk Bubley
Tue Oct 15, 2013 10:04 pm
Forum: Flowcode V4
Topic: I2C bus answere
Replies: 1
Views: 3411

I2C bus answere

Hello together, I belive I Need some help with I2C bus. I must receive on I2C bus 0x11 (see attachment Picture from the bus) and then reply with the following answere: 0x11, 0x00, 0xMSB, 0xLSB, 0x01 ,0xF9, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 I don`t get this running with the n...
by Dirk Bubley
Wed Dec 19, 2012 4:13 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

Great many thanks!!

I will try it over the coming weekend!!

BR

Dirk
by Dirk Bubley
Tue Dec 18, 2012 11:58 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

Would be a good reason for me to buy a Prof. FC 5 license.

BR

Dirk
by Dirk Bubley
Tue Dec 18, 2012 11:39 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

Unfortunatly the 100KBaud rate is a must.

How about the Customize C-Code feature in FC5. Would be there a possibility to preset a individual Baudrate related to each RS232 component marco??


BR Dirk
by Dirk Bubley
Tue Dec 18, 2012 11:07 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

Up to 115kBaud is fine. Actually as said I`m using 100KBaud.

I need only the possibility to change between 9K6 and 100K and vice versa.

How is this done in FC5. I checked the demo software but I cant find any differences to setup the RS232 properties.
It looks the same like FC4.5 ???

BR

Dirk
by Dirk Bubley
Tue Dec 18, 2012 10:24 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

No I´m using the Pic Hardware UART.

BR

Dirk
by Dirk Bubley
Tue Dec 18, 2012 8:16 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Re: Baud rate change inside the FC programm

Yes that would be great if i could do this in 4.5. Below you can see my FC version.


Flowcode
Professional-Version
Flowcode v4.5.18.74s

BR

Dirk
by Dirk Bubley
Tue Dec 18, 2012 6:31 pm
Forum: Flowcode V4
Topic: Baud rate change inside the FC programm
Replies: 13
Views: 8810

Baud rate change inside the FC programm

Hello FC team, I`m facing a new problem regarding UART communication. In one of my projects I`m using a PIC 18F2420 UART with 100,000Baud. It works perfect and the setup was done for the Baud rate in the FC UART setup page for the device. For setup reasons I would like to change the baud rate to 960...
by Dirk Bubley
Sun Aug 26, 2012 10:52 pm
Forum: Flowcode V4
Topic: I2C component Compiler Error with PIC18f2420
Replies: 1
Views: 2446

Re: I2C component Compiler Error with PIC18f2420

Hello together,

problem solved with upgrade to version 4.5.18.74.

BR

Dirk
by Dirk Bubley
Sun Aug 26, 2012 7:07 pm
Forum: Flowcode V4
Topic: I2C component Compiler Error with PIC18f2420
Replies: 1
Views: 2446

I2C component Compiler Error with PIC18f2420

Hello Matrix Team, i get the follwing compiler error under FC version 4.2.3.58 and the use of a PIC 18f2420. This happens if I want to use the I2C master component. If i use a different PIC this error is not visible. Is this a known bug?? Any help is highly apreachiated!! 3G 1_0.c Starting preproces...
by Dirk Bubley
Wed Aug 01, 2012 1:05 pm
Forum: Flowcode V4
Topic: RC Servo Tool resolution
Replies: 2
Views: 3017

Re: RC Servo Tool resolution

Hi Nicolas,

yes that is a good idea. But i need more Servos to control.

8 or more.

BR

Dirk
by Dirk Bubley
Tue Jul 31, 2012 9:26 pm
Forum: Flowcode V4
Topic: RC Servo Tool resolution
Replies: 2
Views: 3017

RC Servo Tool resolution

Hi MM team, I´m doing my first steps with the Servo tool inside FC4. The tool an function works very well with 8Bit RC Servo resolution. :) Now my question. Is is possible to modify the servo toll to accept a INT. Because i would like to have a better Servo resolution. For example 11 or 12 bit is ve...
by Dirk Bubley
Thu Mar 22, 2012 3:38 pm
Forum: Flowcode V4
Topic: RS232 with parity and 2 stop bits
Replies: 7
Views: 4613

Re: RS232 with parity and 2 stop bits

Hi Jonny,

great idea and very good support! I will try your solution too.

In two weeks i will check out both solutions on hardware.

Many thanks!!

BR

Dirk
by Dirk Bubley
Tue Mar 20, 2012 10:01 pm
Forum: Flowcode V4
Topic: RS232 with parity and 2 stop bits
Replies: 7
Views: 4613

Re: RS232 with parity and 2 stop bits

Hi Ben,

your solution works perfect in simulation!! Great many thanks for your help!!


BR

Dirk
by Dirk Bubley
Tue Mar 20, 2012 4:15 pm
Forum: Flowcode V4
Topic: RS232 with parity and 2 stop bits
Replies: 7
Views: 4613

Re: RS232 with parity and 2 stop bits

Hello Ben, Hello together, i`m still struggling with the 9th bit in the RS232 component to sent it as calculated 0 or 1 for parity information. Let´s assume i want to sent EVEN parity and i will calculate the "ONES" in a byte. If I have 4 ONES in the byte, the parity bit-9 must be 0!! Right? With 5 ...