Search found 15 matches

by pschoon
Sun Mar 16, 2025 4:44 pm
Forum: Feature Requests
Topic: LAN8720A LAN-PHY for ESP32
Replies: 0
Views: 1414

LAN8720A LAN-PHY for ESP32

Hi,

A lot of ESP32 small size embedded boards are delivered with the Microchip (SMSC) LAN8720A ethernet chip.
Wil this LAN8720A chip be available in the near future as a Component?
by pschoon
Mon Feb 03, 2025 7:04 pm
Forum: Feature Requests
Topic: PIC16F18877 IOC Flag register readout
Replies: 4
Views: 4363

Re: PIC16F18877 IOC Flag register readout

Thanks for notifying my suggestion.
by pschoon
Sun Feb 02, 2025 2:15 pm
Forum: Feature Requests
Topic: PIC16F18877 IOC Flag register readout
Replies: 4
Views: 4363

Re: PIC16F18877 IOC Flag register readout

Hi Steve,

Thanks for the quick reply. As you suggested this is exactly what i'm doing now.
As the PIC16F18877 is a chip also used in the e-blocks2, Interrupt based on the bit flag register could be a comprehensive feature....

Thanks for now.
by pschoon
Sun Jan 19, 2025 3:11 pm
Forum: Feature Requests
Topic: PIC16F18877 IOC Flag register readout
Replies: 4
Views: 4363

PIC16F18877 IOC Flag register readout

Hi, I like to use multiple IOC's to read out. Using the IOC is only one time possible. So all external interrupts have to be read out in this interrupt. This makes the code more complex by the fact I have to check every bit used in this interrupt. Is it possible to add an interrupt function using th...
by pschoon
Thu Oct 19, 2023 9:49 pm
Forum: General
Topic: FC10 Hardware I2C on MCP23017 not working
Replies: 2
Views: 1365

FC10 Hardware I2C on MCP23017 not working

Hi,

Developed a small PIC16F18877 control board with MC23017 IO expander on it.
I2C to expander is working in software mode but not in hardware mode (channel 1)!
IO_Switch_V100.fcfx
(25.49 KiB) Downloaded 319 times
by pschoon
Thu Mar 02, 2023 8:03 pm
Forum: General
Topic: PIC16F project not compiling to HEX
Replies: 10
Views: 5132

Re: PIC16F project not compiling to HEX

Hi,

I did a full database update and YES it works.

Many thanks..

:D :D :D
by pschoon
Wed Mar 01, 2023 8:31 pm
Forum: General
Topic: PIC16F project not compiling to HEX
Replies: 10
Views: 5132

Re: PIC16F project not compiling to HEX

Hi Steve, Thanks for looking in. It's not working for me. Took out all comments but still the same error.. Registered to: pschoon (51737870) Licence key: PxxxxA https://www.flowcode.co.uk Using <PICkit2 PK2CMD External Power> inbuilt settings for compiler Launching the compiler... C:\ProgramData\Mat...
by pschoon
Mon Feb 27, 2023 8:05 pm
Forum: Bug Reports
Topic: GLCD (SSD1306) Clear function does not fully clear
Replies: 5
Views: 2363

Re: GLCD (SSD1306) Clear function does not fully clear

.c file
no .h files..
V1.3_230207.c
(405.34 KiB) Downloaded 301 times
by pschoon
Mon Feb 27, 2023 8:02 pm
Forum: General
Topic: PIC16F project not compiling to HEX
Replies: 10
Views: 5132

Re: PIC16F project not compiling to HEX

sorry..
by pschoon
Sun Feb 26, 2023 5:01 pm
Forum: General
Topic: PIC16F project not compiling to HEX
Replies: 10
Views: 5132

PIC16F project not compiling to HEX

Hi, I imported my working FC9 project into FC10. Now when compiling it to HEX i get an Error.. D:\SC-Server\Projecten\xx\xx\Flowcode\V1.3_230207\FC10>"C:\Program Files (x86)\Flowcode\Common\Compilers\picv2\bin\xc8.exe" --chip=16F18857 "V1.3_230207.c" --MSGDISABLE=359,1273,1388 --...