Search found 164 matches

by seokgi
Thu Aug 08, 2019 6:19 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

I think the same thing. I'm waiting for a quick fix from Matrix.
thank you.
by seokgi
Thu Aug 08, 2019 12:02 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

I ran as you advised but it still doesn't work.
  ~ MCLR doesn't seem to be related to RE3, but requires configuration in Project Options.
I don't know how to deal with the PCB already produced.
Thank you for your attention.
by seokgi
Wed Aug 07, 2019 12:23 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

I used the updated 18LF67K40.fcdx but uart still doesn't work. LED works well. The timer interrupt does not work either.
by seokgi
Tue Aug 06, 2019 11:57 pm
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

Yes .
I tried it. But does not work.
by seokgi
Mon Aug 05, 2019 3:39 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

seokgi wrote:Crystal was replaced with 11.0592mHz.
I have confirmed that the program that flashes works.
The UART still does not work.
And how does RE3 and RG5 differ from the 18F67K40? RE3 works well as an output.
18LF67K40.fcdx is suspected.

Thank you.
by seokgi
Mon Aug 05, 2019 12:56 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

Crystal was replaced with 11.0592mHz.
I have confirmed that the program that flashes works.
The UART still does not work.
And how does RE3 and RG5 differ from the 18F67K40? RE3 works well as an output.
by seokgi
Fri Aug 02, 2019 1:37 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

I have never tried high voltage programming.

And I use PICKIT3.

Thank you for your attention.
by seokgi
Thu Aug 01, 2019 7:35 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

The above Hex file works very well.

However, FC8 does not work.

External Clock changed 11.0592mHz.
by seokgi
Tue Jul 30, 2019 11:25 pm
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

Unfortunately I do not know C Language.
Thank you for your interest.

I would like to have a deep interest in Matrix.
by seokgi
Tue Jul 30, 2019 3:19 pm
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

The execution of the project file was confirmed with led. Since it is necessary to use rs-232 2400 bps or data bit 7bit, we use 22.1184MHz which is double of 11.0592MHz. I measured it with an oscilloscope, but no data at all. And there seems to be a problem with MCLR RE3. RE3 will still work with th...
by seokgi
Tue Jul 30, 2019 1:54 pm
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

Re: 18F67K40 UART Problem

Thank you.
Circuit is working.
But uart is not work.
by seokgi
Tue Jul 30, 2019 8:01 am
Forum: Flowcode V8
Topic: 18F67K40 UART Problem
Replies: 46
Views: 18096

18F67K40 UART Problem

Hi. Everyone
I have to use five rs-232.
So I chose the PIC18F67K40.
But UART does not work.
Is the option wrongly selected?
I do not know the cause.
Can you help me?
Attach the file.
Thank you.
by seokgi
Tue Jul 02, 2019 10:08 am
Forum: Flowcode V8
Topic: Ghost error massage
Replies: 6
Views: 3360

Re: Ghost error massage

When will this solve the problem?
by seokgi
Tue Jun 25, 2019 10:10 pm
Forum: Flowcode V8
Topic: Ghost error massage
Replies: 6
Views: 3360

Re: Ghost error massage

Program is not running.

Thank you.
by seokgi
Tue Jun 25, 2019 10:43 am
Forum: Flowcode V8
Topic: Ghost error massage
Replies: 6
Views: 3360

Re: Ghost error massage

formatted the PC. Previously it was used as e-block1.
Use e-block2 for the first time.
Use the PIC16F18877.
This phenomenon occurs continuously.
by seokgi
Tue Jun 25, 2019 9:14 am
Forum: Flowcode V8
Topic: Ghost error massage
Replies: 6
Views: 3360

Ghost error massage

What should I do if I get this message?
by seokgi
Thu Jun 06, 2019 7:31 am
Forum: Flowcode V8
Topic: StringToFloat$(), StringToInt$() Ploblem Help me!!
Replies: 1
Views: 1455

StringToFloat$(), StringToInt$() Ploblem Help me!!

Hi! I have a problem. Something is going on in the process of converting letters to numbers, and I do not get the answers I want. I do not get a good answer when I use the StringToFloat & () function or the StringToInt $ () function. However, if you put "123.4" in the position of String, the value i...
by seokgi
Fri May 31, 2019 3:09 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

I solved this problem. It is all your help. Thank you. FC8 has opened a new world for me. I can not C language.
The problem was an oscillator. 11.0592MHz crystal was attached and solved.
Thank you all for your attention.

I love FC8.
by seokgi
Wed May 29, 2019 10:16 am
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

thank you for the reply.
I am reading the data7bit, stop 1bit on PC correctly. However, I tested various options in FC8 but it does not work.
by seokgi
Wed May 29, 2019 3:06 am
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

PDF document is RS-232 protocol.
by seokgi
Tue May 28, 2019 4:55 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

I will translate manual Korean to English in RS-232 section.
This time is GMT+9. I will do that tomorrow morning.
by seokgi
Tue May 28, 2019 2:53 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

That’s Korean language. No problems?
by seokgi
Tue May 28, 2019 12:52 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

Hi, Could you give a bit more detail? My project is loadcell indicator value via modbus to SCADA. Are you trying to receive 7 bits + 1 stop bit on some hardware with code written in Flowcode? Yes If so, what is the target processor? 18F26K22 Does the system that sends the 7 bits + 1 stop have any ti...
by seokgi
Mon May 27, 2019 2:01 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

Re: RS-232 Data bit option ?

I need stop bit setting. The indicater is only 7,1 none protocol. My Pc is well good. But FC8 is not working. Your page is not open.
by seokgi
Mon May 27, 2019 12:30 pm
Forum: Flowcode V8
Topic: RS-232 Data bit option ?
Replies: 14
Views: 6319

RS-232 Data bit option ?

Hi guys I have always been very helpful. Thank you. I need to get data to the RS-232 port while I'm working on the project. The protocol should receive 7 bits of data bit and 1 bit of stop bit. In FC8, however, only data bit 7 bit option is available. The data comes in incorrectly. I want to know th...