Search found 31 matches

by walbeek
Wed Apr 08, 2026 2:54 pm
Forum: General
Topic: EB-006 drivers
Replies: 3
Views: 428

Re: EB-006 drivers

Hello Martin, Thanks for your reply, I did find this page, however, all links don't seem to work. I do have the V9 version drivers for the EB006 programmer. I also have an older version that worked on Windows 10 but doesn't install on W11. Therefore I was looking for another version of the drivers. ...
by walbeek
Fri Apr 03, 2026 2:41 pm
Forum: General
Topic: EB-006 drivers
Replies: 3
Views: 428

EB-006 drivers

Hi there,

I have several EB-006 multiprogrammers, most of them are V6 or V7.
Can anybody share a driver for W11 to use these again?
I have checked an older topic about this but these links don't work.
It would be very usefull is someone can help out.
Thanks!
by walbeek
Fri Mar 27, 2026 1:11 pm
Forum: General
Topic: Use Grove SSD1315 display in FC10
Replies: 1
Views: 375

Use Grove SSD1315 display in FC10

Hi there,

Does anybody have any experiance on using the Seeed OLED display on FC10.
It is based on SSD1315 and that in't available at the moment.
The display is part of a standard Arduino sensor kit.
Please let me know if anybody has any suggestions on using this display.

Rinie
by walbeek
Wed Mar 26, 2025 1:48 pm
Forum: General
Topic: Inverted contacts
Replies: 1
Views: 1346

Inverted contacts

Hi there, I have a PCB design (display) with 3 buttons. We normally connect the PIC input-pin to ground with a resistor. Than the button pulls up the input-pin to 5V when pressed. In this design, the input-pins are high, connected to 5V. When a button is pressed, the input-pin connects to ground. In...
by walbeek
Wed Mar 19, 2025 12:44 pm
Forum: General
Topic: Modbus CRC problems
Replies: 8
Views: 8878

Re: Modbus CRC problems

Solved, thanks Steve.
by walbeek
Fri Mar 14, 2025 1:10 pm
Forum: General
Topic: Modbus CRC problems
Replies: 8
Views: 8878

Re: Modbus CRC problems

Hi there, We have done some more testing on the CRC problems and it seems to be a timing problem. When we read several ModBus addresses, than we have to wait for a while to read others. Reading and writing an address works for now. I have the following problem now. We have to write 8 to 10 Modbus ad...
by walbeek
Mon Mar 10, 2025 1:54 pm
Forum: General
Topic: RS485 communication test
Replies: 3
Views: 1959

Re: RS485 communication test

Hello Martin, Thanks for your reply. I have tried the bit-shift on several places in the code but I can't find any changes so far. I have also tried to change the RX and TX lines, and the direction HI or LOW on C5. Also no changes as far as I can see, but in simulation, I didn't expect them to have ...
by walbeek
Wed Mar 05, 2025 2:37 pm
Forum: General
Topic: RS485 communication test
Replies: 3
Views: 1959

Re: RS485 communication test

Update! I found a Modbus Master and Slave example on the Matrix site. After copying the settings of the VNET injectors, there seems to be communication. However, the tests doesn't run as expected for now, the data seems corrupted. When the TX has data to send, I first send 0xAA (170 or 10101010) as ...
by walbeek
Wed Mar 05, 2025 1:34 pm
Forum: General
Topic: RS485 communication test
Replies: 3
Views: 1959

RS485 communication test

Hi there, I have made two FC10 programs. The first one has 32 inputs and when a input is high, data is send to UART. The second one has 32 outputs and checks the UART continiously. When data is received the outputs should change. When I run both programs one One PC, I would like to test the communic...
by walbeek
Tue Mar 04, 2025 12:45 pm
Forum: General
Topic: Compatibility of Eblocks
Replies: 4
Views: 3336

Re: Compatibility of Eblocks

Hello Chipfreyer, Thanks for your reply. The list with PIC's that are compattible with the EB006 programmer is very helpfull. I also have several EB006 programmers, one is V9. I have tried to use this V9 version and mloader on the PIC16F18857. This PIC is shown in the Mloader software but still does...