Page 1 of 1
PCF8574 component macro error in V10
Posted: Sun Mar 05, 2023 2:17 am
by niedian
Data output error after compilation in V10. That's true in V8.
The PCF8575 component macro has an error in V10
Posted: Sun Mar 05, 2023 2:26 am
by niedian
The PCF8575 Data output error after compilation in V10. That's true in V8.
Re: PCF8574 component macro error in V10
Posted: Sun Mar 05, 2023 3:04 pm
by medelec35
Hello.
I have just tested a PCF8574T
Sent data in a repeated loop of 1, 2 & 4 and the correct pins P0, P1 & P2 are at the correct logic of 100, 010, 001,100, 010 & 001 etc.
Can you explain the difference in data expected and what you got?
I have noticed in your PCF8574.fcfx project you posted, none of the expanders have their Device Type selected within properties.
You will need to select either PCF8574 or PCF8574A as they have different addresses.
It could be the wrong addresses are being used.
Re: PCF8574 component macro error in V10
Posted: Mon Mar 06, 2023 12:34 am
by niedian
It's perfect. Thank you!
Re: PCF8574 component macro error in V10
Posted: Mon Mar 06, 2023 7:53 am
by medelec35
I'm glad your project is working now does that include the PCF875 as well?
As it was not a bug I will move the topic from the bugs section.
Thank you for updating us.