Search found 164 matches

by seokgi
Fri Sep 08, 2017 9:49 am
Forum: 8-Bit PIC
Topic: Question - Pic 18F25K50 - HID Keyboard 4X5
Replies: 5
Views: 3637

Question - Pic 18F25K50 - HID Keyboard 4X5

I would like to use the PIC 18F25K50 to create a keyboard that works like a computer keyboard (4X5). So I made a keyboard and read key values. However, I did not succeed in connecting the HID USB Keyboard to my computer. Perhaps it is because the 18F25K50 's Config is wrongly selected and the HID Co...
by seokgi
Fri Feb 17, 2017 9:30 am
Forum: Flowcode V7
Topic: 18f26k22 RC5 comfile error
Replies: 1
Views: 2250

Re: 18f26k22 RC5 comfile error

Solved!!

extended instruction --> disable
by seokgi
Fri Feb 17, 2017 7:52 am
Forum: Flowcode V7
Topic: 18f26k22 RC5 comfile error
Replies: 1
Views: 2250

18f26k22 RC5 comfile error

I have some Ques. Com Target folder: D:\Down Source name: D:\Down\RC5_Test_Rx.fcfx Title: Description: Device: PIC.18F.18F26K22 Generated by: Flowcode v7.1.1.0 Date: Friday, February 17, 2017 15:34:47 Users: 1 Registered to: seokgi Licence key: HNMEMM http://www.matrixtsl.com Launching the compiler....
by seokgi
Fri Aug 19, 2016 1:02 am
Forum: Flowcode V7
Topic: 18f46k22, 4x4 keypad
Replies: 0
Views: 3350

18f46k22, 4x4 keypad

I tested the program without a ghost. But 18f26k22, the 18f46k22 not be executed. And in 16f1937 The key value occurs in the normal state. It was set the clock. I do not know what I did wrong, give help. Many times it is helpful only sorry request. Thank you.
by seokgi
Wed Aug 17, 2016 5:29 pm
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

I solved.

Using column b0,b1,b2,b3
row c0,c1,c2,c3

That's OK!

But I still don't know. Why does not the Port B.


Thanks So Much !!! Benj!!!
by seokgi
Wed Aug 17, 2016 5:11 pm
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

B6,B7 is Puls signal out. B4,B5 is no signal
by seokgi
Wed Aug 17, 2016 4:50 pm
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

The second program is column 1 and 2 signal out. but 3,4 are no signal. i checked logic probe.

1,2 is pulse out 3,4 no signal.
by seokgi
Wed Aug 17, 2016 3:30 pm
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

How about this Program. Use port B
by seokgi
Wed Aug 17, 2016 3:09 pm
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

Thanks Benj!!

Also Port B is same state.
by seokgi
Wed Aug 17, 2016 11:35 am
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

Re: KeyPad 4X4 Error

Benj!!!

Thank you for your interest. This is not the people who use fc7. it's too hard.
by seokgi
Wed Aug 17, 2016 10:16 am
Forum: Flowcode V7
Topic: KeyPad 4X4 Error
Replies: 11
Views: 7213

KeyPad 4X4 Error

Using keypad 4x4.
But Column 1, 2 signal is out. 3, 4 signal is nothing.

Sorry! english little.

I have Ghost & FC7 PIC.
by seokgi
Tue Aug 16, 2016 5:47 pm
Forum: Flowcode V7
Topic: Not comfile
Replies: 1
Views: 2306

Not comfile

I am using flowcode7. AVR is not compiled. And PIC seem strange that are compile And the rs-232 seems to be running well should not. In the simulation, the chip runs well there is not are right. And it has also EB006V9. But also not to run Ghost. I do not know sure the fault. Give your help.
by seokgi
Fri Aug 12, 2016 1:28 am
Forum: E-blocks
Topic: Some Ques. EB006V9
Replies: 4
Views: 6748

Re: Some Ques. EB006V9

LeighM wrote:Hi
That usually means that you have not compiled the target code in ICD mode.
Enable ICD mode in Flowcode, then tick the "Enable Icon Step Through" on the Debugger dialog.
Then Compile to Chip.
by seokgi
Fri Aug 05, 2016 5:04 am
Forum: E-blocks
Topic: Some Ques. EB006V9
Replies: 4
Views: 6748

Some Ques. EB006V9

have ghost. But I can not use it EB006V9 error message : ICD has failed to communicate with the target. Did not read required Firmware ID size back. First line is the correct FW ID, second line was read from the chip: 1c 73 f2 1b de 69 e8 1f ff 00 00 00 00 00 ff ff Ghost Whats problem!!