Search found 164 matches

by seokgi
Mon Oct 26, 2020 12:17 pm
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: Please Help Me!!(PIC18F47Q10_I2C)

It's Solved. Thank you very much MARTIN. I post programs for others. But there are some problems. Values are well read. However, the values measured and measured with an actual multimeter are different. Using a 10Kohm volume, low voltage was applied to both sides, and the voltage drawn from the midd...
by seokgi
Mon Oct 26, 2020 8:21 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: Please Help Me!!(PIC18F47Q10_I2C)

I think I am wrong. So, I modified the program using another MCU (PIC18F26K22) and another ADC (MCP3428).

But the result is not good. The first byte value comes in. However, only the value "255" comes in the second byte.

Pullup = 4.7KOhm

Somebody ask for advice.
by seokgi
Fri Oct 23, 2020 8:54 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: Please Help Me!!(PIC18F47Q10_I2C)

With your help, I2C works fine. Thank you.
However, when reading in 16bit, the first byte comes in and the second byte is fixed at 255. I upload my modified program.

Thanks for your help.
by seokgi
Thu Oct 22, 2020 10:37 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: 도와주세요! (PIC18F47Q10_I2C)

The program has been modified again. The timer interrupt works fine.
by seokgi
Thu Oct 22, 2020 10:07 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: Please Help Me!!(PIC18F47Q10_I2C)

Cleared the delay timer. And I looked at the datasheet. But I definitely used CH1. I don't know what's the problem.
by seokgi
Thu Oct 22, 2020 8:39 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Re: Please Help Me!!(PIC18F47Q10_I2C)

I pulled up 4.7Kohm resistors on SDA, SCL.
And when viewed with an oscilloscope, the clock is not generated in SCL.
Heart count monitors MCU operation status. Heart count doesn't make sense here, but it works fine.
by seokgi
Thu Oct 22, 2020 7:16 am
Forum: Flowcode V8
Topic: Please Help Me!!(PIC18F47Q10_I2C)
Replies: 16
Views: 6386

Please Help Me!!(PIC18F47Q10_I2C)

Hello!! I want to receive data from MCP3421 to I2C using PIC18F47Q10. However, no data is received. So, I verified it through the oscilloscope and logic analyzer, but there is no response from the MCU pin. No schematic problem. FC8 was also reinstalled. But the result is the same. Also, please revie...
by seokgi
Mon Oct 19, 2020 8:47 am
Forum: Flowcode V8
Topic: PIC18F47Q10 EBM013_TouchPads not working
Replies: 0
Views: 44677

PIC18F47Q10 EBM013_TouchPads not working

As mentioned in https://www.matrixtsl.com/mmforums/view ... 76&t=22120,

Touch_Pad does not work at all in PIC18F47Q10.

Please Help me.
by seokgi
Wed Oct 14, 2020 10:32 am
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC not working

You may be very busy, but I hope you will solve my problem.
Thank you.
by seokgi
Thu Oct 08, 2020 11:33 am
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC not working

Whenever solve the problem?
by seokgi
Wed Oct 07, 2020 1:05 am
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC

Comfile is not running.

Thank you very much!!
Benj !!
by seokgi
Tue Oct 06, 2020 1:51 pm
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC not working

I'm using final version. And update everyday.

Thank you
by seokgi
Tue Oct 06, 2020 7:26 am
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC not working

I want to use the touchpad. But it doesn't work. It works well with programs created by others (MPLab X IDE).
However, it does not work in FC8, and only 0 is displayed.

Please help me.
by seokgi
Mon Oct 05, 2020 4:16 am
Forum: Flowcode V8
Topic: PIC18F47Q10 ADC not working
Replies: 43
Views: 23899

Re: PIC18F47Q10 ADC작동 중

I have tried various things. But ADC doesn't work.
by seokgi
Fri Sep 25, 2020 6:19 am
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

Re: PIC24fj256GA406 RS-485 Based Modbus RTU

Here is my schematic.
Thanks for your help every time.
by seokgi
Wed Sep 23, 2020 8:14 am
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

Re: PIC24fj256GA406 RS-485 Based Modbus RTU

I changed the MCU to PIC18F47Q10 and tested it. However, the result is not good. When I used MAX485 and tested it in RS-232 TTL mode, the data is not perfect due to timing problems, but it works well. However, MODBUS RS-485 mode does not work. PIC18F47Q10 has UARTINT0, but UARTINT1 is not visible. S...
by seokgi
Thu Sep 17, 2020 1:44 am
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

Re: PIC24fj256GA406 RS-485 Based Modbus RTU

Thanks for your interest. Sometimes I make mistakes without my knowledge. But I've been working in industrial automatic control for 30 years. Therefore, I am well aware of what I told you.
Thanks for the advice.
by seokgi
Wed Sep 16, 2020 10:55 am
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

Re: PIC24fj256GA406 RS-485 Based Modbus RTU

I have used several methods, but it doesn't work. Replaced in anticipation of a defective chip. And I changed Read DDR from Low to Hihg. The received signal comes in as a result. However, it is not received from the communication program (Modbus Poll). If set serial TTL instead of Modbus mode, trans...
by seokgi
Sat Sep 12, 2020 3:46 am
Forum: Flowcode V8
Topic: PIC24FJ256GA406 I2C Comfile Error
Replies: 0
Views: 4999

PIC24FJ256GA406 I2C Comfile Error

Hello?
I have a problem.
When compiling, an error similar to the screen occurs.
Please help me.
by seokgi
Fri Sep 11, 2020 6:41 pm
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

Re: PIC24fj256GA406 RS-485 Based Modbus RTU

It was recognized by RS-232 communication. 1ms 1s timer works well.
by seokgi
Fri Sep 11, 2020 9:46 am
Forum: Flowcode V8
Topic: PIC24fj256GA406 RS-485 Based Modbus RTU
Replies: 10
Views: 4653

PIC24fj256GA406 RS-485 Based Modbus RTU

Hi!
I am working on a project using PIC24fj256GA406.
MODBUS Slave mode does not work.
I checked RX and TX using RS-232 port and RS-485 converter.
I upload my program.
Please review.
Thank you.[/b]
by seokgi
Tue Sep 08, 2020 2:16 am
Forum: Flowcode V8
Topic: PIC24FJ256GA406 SPI Channel4 Different
Replies: 2
Views: 1514

PIC24FJ256GA406 SPI Channel4 Different

Hello everybody!

I designed to use SPI by referring to the PIC24FJ256GA406 manual. The pin definition of SPI channel4 and FC8 are different in the manual. MISO and MOSI have been changed. My PCB is already made.

Is there any way to solve this?
by seokgi
Wed Aug 19, 2020 9:42 am
Forum: Flowcode V8
Topic: DingDong Chaim Bell Sound Generation
Replies: 4
Views: 3845

DingDong Chaim Bell Sound Generation

Hello?
I need chime sounds (Ding~~Dong~) while working on the project.

I ask for help, thinking that there are some people who have tried it.

Thank you.
by seokgi
Mon Aug 10, 2020 7:27 am
Forum: Flowcode V8
Topic: String Compare Function not working with RS232
Replies: 12
Views: 4187

Re: String Compare Function not working with RS232

This is the rs-232 program I use.
I hope it helps.
by seokgi
Wed Aug 05, 2020 1:49 am
Forum: Flowcode V8
Topic: PIC 18F47Q10 Digital Output?
Replies: 3
Views: 2110

Re: PIC 18F47Q10 Digital Output?

Thanks for your advice. Share the schematic. As I advised, I knew there were some things I didn't know. I have no experience with FET. So, I want to use the FET Gate driver. Gate Driver wants to use ZXGD3001E6. The power supply voltage is 12V and the control voltage is 3.3V. However, the Vin voltage...