Search found 17 matches

by pschoon
Tue May 13, 2025 9:45 pm
Forum: Bug Reports
Topic: ESP32 Restarts after interrupt detect
Replies: 2
Views: 582

Re: ESP32 Restarts after interrupt detect

thanks
by pschoon
Mon May 12, 2025 6:42 pm
Forum: Bug Reports
Topic: ESP32 Restarts after interrupt detect
Replies: 2
Views: 582

ESP32 Restarts after interrupt detect

Ji, My first ESP32-S3-Wroom project with a button panel controlled with I2C. I'm using the MCP23017 2x8 GPIO chip. Port A is button contacts, Port B is button Led control. For reading out the buttons I use the chips IntA bus. When configured in FC as Interrupt and all is setup the ESP32 is fully res...
by pschoon
Sun Mar 16, 2025 4:44 pm
Forum: Feature Requests
Topic: LAN8720A LAN-PHY for ESP32
Replies: 0
Views: 1823

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: 4460

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: 4460

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: 4460

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: 1404

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 328 times
by pschoon
Thu Mar 02, 2023 8:03 pm
Forum: General
Topic: PIC16F project not compiling to HEX
Replies: 10
Views: 5263

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: 5263

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: 2430

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

.c file
no .h files..
V1.3_230207.c
(405.34 KiB) Downloaded 310 times