Page 1 of 1
all eeprom component Compilation failure
Posted: Mon Feb 13, 2023 1:09 am
by niedian
all eeprom component Compilation failure.why?

- serial_24c16 Compilation failure.jpg (16.94 KiB) Viewed 1733 times
Re: all eeprom component Compilation failure
Posted: Mon Feb 13, 2023 7:00 am
by p.erasmus
I told you once before use the help wiki when working with components !
If you do not connect the pin properies of the component the code will not compile

- P1.JPG (124.48 KiB) Viewed 1730 times
I connected the eeprom to mcu pins in your FC chart and it compiles fine for me

- P2.JPG (122.35 KiB) Viewed 1730 times

Re: all eeprom component Compilation failure
Posted: Tue Feb 14, 2023 12:06 am
by niedian
Thank you very much